Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

calebjacob

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

View on GitHub

calebjacob pushed 1 commit to improve-entries-table-performance nearai/nearai
  • Finished client side pagination logic 2bb83ed

View on GitHub

calebjacob created a branch on nearai/nearai

improve-entries-table-performance

calebjacob published a release on near/pagoda-ui
3.1.0
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

View on GitHub

calebjacob deleted a branch nearai/nearai

cookie-sign-out-fix-2

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/1
calebjacob 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

View on GitHub

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

View on GitHub

calebjacob pushed 1 commit to cookie-sign-out-fix-2 nearai/nearai

View on GitHub

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 created a branch on nearai/nearai

cookie-sign-out-fix-2

calebjacob pushed 1 commit to main nearai/nearai
  • Fix sign out cookie delete logic (#731) 7bdb983

View on GitHub

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 created a branch on nearai/nearai

fix-sign-out

calebjacob deleted a branch nearai/nearai

new-agent-button

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

View on GitHub

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.

View on GitHub

calebjacob pushed 5 commits to new-agent-button nearai/nearai
  • replace python command with python3 (#718) 4fa7df3
  • Update sql.py (#720) d8dc893
  • temporarily disable ci tests (#725) 08943ed
  • Shared auth session between app.near.ai and chat.near.ai (#714) * WIP - updating tRPC init/config to better support ... 2e2aeb3
  • Fix conflicts dd4be44

View on GitHub

calebjacob pushed 1 commit to new-agent-button nearai/nearai
  • Default to 0.0.1 and swap new agent sections b70940f

View on GitHub

calebjacob deleted a branch nearai/nearai

auth-cookie

calebjacob closed 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 closed 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 created a review comment on a pull request on nearai/nearai
Good catch - fixed!

View on GitHub

calebjacob created a review on a pull request on nearai/nearai

View on GitHub

Load more