Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
calebjacob created a comment on a pull request on nearai/nearai
Looks awesome! Nice work!
calebjacob opened a pull request on nearai/nearai
Support ?initialUserMessage query param and prompt user for permission
Closes: https://github.com/nearai/nearai/issues/707 Example URL: `/agents/flatirons.near/example-travel-agent/latest/run?initialUserMessage=%7B"action"%3A"pay-me"%2C"amount"%3A2.5%7D` If an `...calebjacob created a tag on near/pagoda-ui
3.0.4 - A React component library that implements the official NEAR design system.
calebjacob pushed 1 commit to main near/pagoda-ui
- Allow <Card> to be used as a label, fix <CheckboxGroup> props a60d4b1
calebjacob opened a pull request on nearai/nearai
New agent button
Closes: https://github.com/nearai/nearai/issues/708 Ended up creating a rudimentary work around to fake "tool selection" when deploying a quick template until we have a more robust system. We si...calebjacob opened an issue on nearai/nearai
Quick client side performance wins
- Client side pagination for `EntriesTable` that limits rendered table rowscalebjacob opened a pull request on nearai/nearai
Shared auth session between app.near.ai and chat.near.ai
Closes: https://github.com/nearai/nearai/issues/705 - Ended up needing to clean up our tRPC + React Query configuration to properly support reading and setting cookies in our tRPC middleware lay...calebjacob pushed 1 commit to auth-cookie nearai/nearai
- Final touches for auth cookie flows and migration 4810327
calebjacob created a comment on an issue on nearai/nearai
Sounds like a good idea! Should be really easy to knock out. I'll get to this soon.
calebjacob pushed 1 commit to auth-cookie nearai/nearai
- Wrapping up new authorization cookie flows and backwards compat 889a0fb
calebjacob closed an issue on nearai/nearai
Analyze agent details (x-ray)
Allowing any end user (developer or user of an integrated app) the ability to analyze the agent they're interacting with is a really unique value proposition for "open AI" compared to the current c...calebjacob opened an issue on nearai/nearai
"Add Agent" button on /agents route
> Similar to the Fork button, can you whip up a New Agent button that gives people the first step on how to get started? Two primary flows to support: 1. Create and deploy a new agent based o...calebjacob pushed 1 commit to auth-cookie nearai/nearai
- Add client/server trpc usage examples in readme 439c79e
calebjacob opened an issue on nearai/nearai
Share auth session between app.near.ai and chat.near.ai
Currently, if you sign in to `app.near.ai` and then visit `chat.near.ai` you will need to sign in again. This is a confusing, frustrating user experience for most people. Instead of saving the t...calebjacob pushed 1 commit to main nearai/nearai
- Bump next in /hub/demo in the npm_and_yarn group across 1 directory (#674) Bumps the npm_and_yarn group with 1 updat... 208c35c
calebjacob closed a pull request on nearai/nearai
Bump next from 14.2.17 to 14.2.21 in /hub/demo in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /hub/demo directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.17 to 14.2.21 <details> <summary>Release notes</summary> ...calebjacob pushed 1 commit to main nearai/nearai
- Fixing responsive design issues that popped up after prod build, updated primary CTA colors (#696) 7a307a3