Commit Graph

7 Commits

Author SHA1 Message Date
Logan Markewich ab218452bf update readmes 2025-10-13 09:03:18 -06:00
Terry Zhao 9662537ae8 docs: simplify root README and link to package READMEs 2025-09-19 19:30:55 -07:00
Terry Zhao cecac3fedc refactor(ui): remove explicit client props and use ApiProvider hooks
- use useAgentDataClient in `use-item-data` and `ItemCount`
- export `useAgentDataClient` from `lib`
- fix mock client factory to use agentUrlId

This completes the refactor to rely on ApiProvider context instead of passing clients through component props.
2025-09-19 18:40:40 -07:00
Terry Zhao 38c619861d bump 2025-07-17 17:36:20 -07:00
Terry Zhao bfa9002c3c add codecov badges to README files 2025-07-17 17:12:03 -07:00
Terry Zhao c53bbf9436 release 2025-07-16 20:53:57 -07:00
Terry Zhao 9ef4efe6c8 setup 2025-07-15 14:08:23 -07:00