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 ui-json-thread-messages nearai/nearai
- Add support for request confirmation and moved schema json endpoint path d0a4fef
calebjacob pushed 1 commit to ui-json-thread-messages nearai/nearai
- Updated product url display acb37d0
calebjacob pushed 1 commit to ui-json-thread-messages nearai/nearai
- Add image zoom for products cf4acb8
calebjacob created a tag on near/pagoda-ui
3.1.1 - A React component library that implements the official NEAR design system.
calebjacob pushed 1 commit to main near/pagoda-ui
- Added support for using .light or .dark class inside the DOM at any level, added dialog options 4916c56
calebjacob pushed 1 commit to ui-json-thread-messages nearai/nearai
- WIP: working on request choice components 7bd9ab5
calebjacob created a comment on a pull request on nearai/nearai
@gabehamilton Small change I'd suggest. Let's change the primary `json` key to an object instead of an array of objects: ```json [ { "type": "json", "schema": "https://api.near.ai/...
calebjacob opened an issue on nearai/nearai
Client capability exchange
UI clients of NEAR AI agents need to be able to communicate what capabilities it has (eg: e-commerce views, HITL confirm/deny). Potentially, the UI adds a message to the thread with this informatio...calebjacob closed an issue on nearai/nearai
Mobile nav is missing the Resources section
![image](https://github.com/user-attachments/assets/6cd1016e-9145-4a5b-9d41-cc891a9e2355) This used to work last time we had a drop-down in the nav so there should be an implementation in gut hist...calebjacob closed a pull request on nearai/nearai
Fix mobile resources nav
Closes: https://github.com/nearai/nearai/issues/746#event-16046094147calebjacob closed an issue on nearai/nearai
Quick client side performance wins
- Client side pagination for `EntriesTable` that limits rendered table rowscalebjacob pushed 1 commit to main nearai/nearai
- Improve entries table performance (#741) * Ignore .DS_Store files from Mac OS * WIP - client side pagination to l... c8f9427
calebjacob closed a pull request on nearai/nearai
Improve entries table performance
Closes: https://github.com/nearai/nearai/issues/722 - Added client side pagination to limit the number of table rows rendered in the UI for `<EntriesTable>` and improved search/filter logic to i...calebjacob created a comment on an issue on nearai/nearai
My next step will be rendering different views via React based on our schema outlined here: https://github.com/nearai/assistant-and-protocols/issues/13#issuecomment-2610588808
calebjacob opened a pull request on nearai/nearai
Fix mobile resources nav
Closes: https://github.com/nearai/nearai/issues/746#event-16046094147calebjacob closed an issue on nearai/nearai
Broken link for "Quick Start" docs on app.near.ai
Currently the Quick Start link is broken. It looks like the URL destination has changed from: https://docs.near.ai/agents/#quickstart-build-and-run-a-python-agent-on-nearai to https://docs.near....calebjacob closed a pull request on nearai/nearai
Fix quickstart link
Closes: https://github.com/nearai/nearai/issues/735calebjacob opened a pull request on nearai/nearai
Fix quickstart link
Closes: https://github.com/nearai/nearai/issues/735calebjacob opened an issue on nearai/nearai
Experiment with rendering product list within agent thread
calebjacob opened a pull request on nearai/nearai
Improve entries table performance
Closes: https://github.com/nearai/nearai/issues/722 - Added client side pagination to limit the number of table rows rendered in the UI for `<EntriesTable>` and improved search/filter logic to i...calebjacob pushed 1 commit to improve-entries-table-performance nearai/nearai
- Bump up thread sidebar display limit to 50 588bacf