Ecosyste.ms: Timeline

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

calebjacob

calebjacob starred miguel12345/UnityWebglResponsiveTemplate
calebjacob pushed 1 commit to main nearai/nearai
  • Fix reload agent logic after saving agent secrets (#661) * Add notice message when saving secret as agent publisher,... e1a9d97

View on GitHub

calebjacob closed an issue on nearai/nearai
2 threads are created if `initial_user_message` was set
Tried this option on https://app.near.ai/agents/zavodil.near/botfather/0.101/run UI always created 2 threads with different threadIds.
calebjacob closed a pull request on nearai/nearai
Fix reload agent logic after saving agent secrets
Closes: https://github.com/nearai/nearai/issues/643 - Add notice text when saving secret for agent that you published - Update reload agent flow when saving secrets - Fixes bug related to `ini...
calebjacob pushed 1 commit to refresh-agent-secrets nearai/nearai
  • Fix duplicate initialUserMessage thread start e01e9ba

View on GitHub

calebjacob opened a pull request on nearai/nearai
Fix reload agent logic after saving agent secrets
- Add notice text when saving secret for agent that you published - Update reload agent flow when saving secrets <img width="601" alt="Screenshot 2024-12-18 at 10 10 20 AM" src="https://github....
calebjacob created a branch on nearai/nearai

refresh-agent-secrets

calebjacob deleted a branch nearai/nearai

remove-strict-engine-npmrc

calebjacob pushed 1 commit to main nearai/nearai
  • Remove strict-engine=true via .npmrc config file (#658) * Remove strict-engine=true via .npmrc config file * Fixi... 6bcf61e

View on GitHub

calebjacob closed a pull request on nearai/nearai
Remove strict-engine=true via .npmrc config file
The `engine-strict=true` option started causing issues when deploying to production. It's not worth the headache right now - opting to remove the config. Also added a quick CSS fix for an issue ...
calebjacob pushed 1 commit to remove-strict-engine-npmrc nearai/nearai
  • Fixing code copy button styles in production 1eed4c5

View on GitHub

calebjacob opened a pull request on nearai/nearai
Remove strict-engine=true via .npmrc config file
calebjacob created a branch on nearai/nearai

remove-strict-engine-npmrc

calebjacob pushed 1 commit to main nearai/nearai
  • Fork registry entry (#653) * Implement forking MVP for frontend and backend * Add develop button and modal, wrap ... 73738bf

View on GitHub

calebjacob deleted a branch nearai/nearai

fork-tracking

calebjacob closed an issue on nearai/nearai
Forking an agent in frontend
Make an easy way to fork an agent and modify code/metadata. I would imagine "Fork" button in https://app.near.ai/agents/near.ai/agent/1.0.0 screen and some screen with editing files like agent.p...
calebjacob closed a pull request on nearai/nearai
Fork registry entry
Closes: https://github.com/nearai/nearai/issues/274 - Fork any registry entry (not just limited to agents) - Add `Develop` button on entry details page to open instruction modal
calebjacob created a review comment on a pull request on nearai/nearai
Good idea - updated this here: https://github.com/nearai/nearai/pull/653/commits/3ad45a8723c5b18d5bece017d0832c8b1372be52

View on GitHub

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

View on GitHub

calebjacob pushed 1 commit to fork-agent nearai/nearai
  • Add type return to fork endpoint 3ad45a8

View on GitHub

calebjacob pushed 1 commit to fork-agent nearai/nearai
  • Forks - DB table for tracking (#656) * Implement forks table to track forking metadata and counts to display in UI ... 028e388

View on GitHub

calebjacob closed a pull request on nearai/nearai
Forks - DB table for tracking
- Added `forks` DB table to track forks - Display fork count on all fork buttons (just like the star button) - Display all forks of an entry on its detail overview page - Show fork icon with too...
calebjacob pushed 1 commit to master calebjacob/U2T

View on GitHub

calebjacob opened a pull request on nearai/nearai
Forks - DB table for tracking
- Added `forks` DB table to track forks - Display fork count on all fork buttons (just like the star button) - Display all forks of an entry on its detail overview page - Show fork icon with too...
calebjacob pushed 1 commit to fork-tracking nearai/nearai
  • List all forks on entry overview page 571c6be

View on GitHub

calebjacob pushed 4 commits to fork-tracking nearai/nearai
  • Use "shell" instead "bash" for syntax highlight 48de90f
  • Remove test error message 1857c6f
  • Simplify fork name conflict throw logic 50c505e
  • Implement forks table to track forking metadata and counts to display in UI 62310e3

View on GitHub

calebjacob created a review comment on a pull request on nearai/nearai
That's a good point. This additional throw logic isn't really needed due to the client side validation catching 99% of the issues with better UX. I simplified things here: https://github.com/nearai...

View on GitHub

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

View on GitHub

calebjacob pushed 1 commit to fork-agent nearai/nearai
  • Simplify fork name conflict throw logic 50c505e

View on GitHub

calebjacob created a review comment on a pull request on nearai/nearai
Good catch - `shell` is more generic. Updated: https://github.com/nearai/nearai/pull/653/commits/48de90fa0304c1b9d430b65d27753384f6a0cdbe

View on GitHub

Load more