tpmjs/packages/types/src
Ajax Davis c8c1a12f22 feat: complete MCP Bridge implementation
- Add @tpmjs/mcp-client package for connecting to MCP servers
- Add @tpmjs/bridge CLI for bridging local MCP servers to TPMJS
- Add @tpmjs/test-file-writer test MCP server
- Add BridgeConnection and CollectionBridgeTool database models
- Add /api/bridge endpoints for bridge communication
- Add /api/collections/[id]/bridge-tools API for managing bridge tools
- Update MCP handlers to include bridge tools in tools/list
- Add bridge status UI at /dashboard/settings/bridge
- Add interactive bridge tutorial at /docs/tutorials/bridge
2026-01-13 00:59:34 +10:00
..
agent.ts feat: add environment variables support for agents and collections 2026-01-12 01:35:29 +10:00
collection.ts feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
executor.ts feat: add hot-swappable executor support for collections and agents 2026-01-09 00:19:22 +10:00
registry.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tool.ts feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tpmjs.ts feat(types): add new tool categories to TPMJS_CATEGORIES 2026-01-01 10:18:45 +10:00
user.ts feat: add usernames, pretty URLs, cloning, and sharing docs 2026-01-08 20:47:08 +10:00