tpmjs/templates/vercel-executor/app
Ajax Davis 32c6e097ed feat(executor): formalize Executor Protocol v1.0 with compliance testing
- Add EXECUTOR_SPECIFICATION.md with formal v1.0 protocol spec
- Add executor-openapi.yaml (OpenAPI 3.0 specification)
- Create @tpmjs/executor-test compliance test package (15 tests)
- Update Railway executor to v1.0 compliance (15/15 tests pass)
- Update Unsandbox executor to v1.0 compliance (15/15 tests pass)
- Update Vercel executor to v1.0 compliance
- Add /info endpoint with capability advertisement to all executors
- Add structured error codes (PACKAGE_NOT_FOUND, TOOL_NOT_FOUND, etc.)
- Add protocolVersion and implementationVersion to /health responses
- Add X-TPMJS-Protocol-Version header support
- Add EXECUTOR_COMPLIANCE.md with test results documentation
2026-02-04 02:09:08 +10:00
..
api feat(executor): formalize Executor Protocol v1.0 with compliance testing 2026-02-04 02:09:08 +10:00
execute-tool feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
health feat(executor): formalize Executor Protocol v1.0 with compliance testing 2026-02-04 02:09:08 +10:00
info feat(executor): formalize Executor Protocol v1.0 with compliance testing 2026-02-04 02:09:08 +10:00
layout.tsx refactor(executor): use Vercel Sandbox SDK for isolated VM execution 2026-01-09 01:35:22 +10:00
page.tsx refactor(executor): use Vercel Sandbox SDK for isolated VM execution 2026-01-09 01:35:22 +10:00