tpmjs/packages
Ajax Davis 54dedc3056 feat: add like/love system for tools, collections, and agents
- Add ToolLike, CollectionLike, AgentLike junction tables with likeCount fields
- Create like/unlike API endpoints for all entity types
- Add user likes endpoints and public listings endpoints
- Create LikeButton component with optimistic UI updates
- Add collapsible Likes section in dashboard sidebar
- Create dashboard likes pages (overview, tools, collections, agents)
- Add public collections and agents pages with detail views
- Update AppHeader and MobileMenu with Collections/Agents navigation
- Auto-like on collection/agent creation
- Add heart icons to UI package

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-07 21:04:31 +10:00
..
config feat: redesign dashboard with sidebar layout and table components 2026-01-07 18:40:52 +10:00
db feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
env chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
mocks feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
npm-client feat: add GitHub stars syncing to metrics sync 2026-01-07 14:11:06 +10:00
package-executor fix: evaluate SANDBOX_EXECUTOR_URL at runtime 2026-01-02 12:06:38 +10:00
storybook feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
test feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tool-ideas fix: resolve type errors and lint issues for CI 2026-01-07 15:40:50 +10:00
tools fix: add biome-ignore comments and config overrides for lint issues 2026-01-02 01:51:46 +10:00
types feat: add AI Agents feature with multi-provider support and documentation 2026-01-02 20:08:52 +10:00
ui feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
utils chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00