Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
calebjacob pushed 1 commit to improve-entries-table-performance nearai/nearai
- Limit the number of threads displayed in sidebar with a "show all" button b669a15
calebjacob pushed 1 commit to improve-entries-table-performance nearai/nearai
- Finished client side pagination logic 2bb83ed
calebjacob created a tag on near/pagoda-ui
3.1.0 - A React component library that implements the official NEAR design system.
calebjacob pushed 1 commit to main near/pagoda-ui
- Do not use Zustand 4.5.6 due to React 19 breaking change e4be0c2
calebjacob closed an issue on nearai/nearai
Train Visual+Text Model
- [ ] https://github.com/JasnahOrg/jasnah-cli/issues/3 - [ ] https://github.com/JasnahOrg/jasnah-cli/issues/1calebjacob pushed 1 commit to main nearai/nearai
- Cookie sign out fix #2 (#732) * Adjusting cookie syntax to hopefully fix production issue where auth cookie is never... 83c504e
calebjacob closed a pull request on nearai/nearai
Cookie sign out fix #2
Adjusting cookie syntax to hopefully fix production issue where auth cookie is never deleted. For some reason the issue only occurs in production so it has been tough to nail down.calebjacob pushed 1 commit to cookie-sign-out-fix-2 nearai/nearai
- Update delete cookie to include max-age=0 as well e2430ee
calebjacob opened a pull request on nearai/nearai
Cookie sign out fix #2
Adjusting cookie syntax to hopefully fix production issue where auth cookie is never deleted. For some reason the issue only occurs in production so it has been tough to nail down.calebjacob closed a pull request on nearai/nearai
Fix sign out cookie delete logic
I found an issue with our new cookie logic when signing out. The auth cookie wasn't properly being deleted. This fixes that. Also realized there was some Zustand hydration logic that could be clean...calebjacob opened a pull request on nearai/nearai
Fix sign out cookie delete logic
I found an issue with our new cookie logic when signing out. The auth cookie wasn't properly being deleted. This fixes that. Also the `package-lock.json` file wanted to update - so that's most of t...calebjacob pushed 1 commit to main nearai/nearai
- New agent button (#724) * Add new agent button and modal MVP * Update to latest UI lib * Fixing lint issues ... 035f370
calebjacob closed an issue on nearai/nearai
"New 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 closed 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 created a comment on a pull request on nearai/nearai
@arktoswb Good recommendations. I updated to default version to `0.0.1`. I think the CLI section is still helpful, but I did move it to the bottom and made the `View Docs` button a little more subtle.
calebjacob pushed 5 commits to new-agent-button nearai/nearai
calebjacob pushed 1 commit to new-agent-button nearai/nearai
- Default to 0.0.1 and swap new agent sections b70940f