tpmjs/packages
Ajax Davis bc36d366bc feat: add hot-swappable executor support for collections and agents
- Add executor configuration to Collection and Agent models in Prisma schema
- Create ExecutorConfigPanel component for selecting default or custom executors
- Add executor resolution logic with cascade (Agent → Collection → System Default)
- Create /api/executors/verify endpoint to test custom executor connectivity
- Add executor documentation page at /docs/executors with API specification
- Create deployable Vercel executor template in templates/vercel-executor/
- Update MCP handlers and agent tool execution to use configurable executors
- Add executor types and schemas to @tpmjs/types package

Users can now deploy their own executor instances and configure collections
or agents to use custom executors instead of the TPMJS default executor.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 00:19:22 +10:00
..
config feat: redesign dashboard with sidebar layout and table components 2026-01-07 18:40:52 +10:00
db feat: add hot-swappable executor support for collections and agents 2026-01-09 00:19:22 +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 hot-swappable executor support for collections and agents 2026-01-09 00:19:22 +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