tpmjs/packages
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
..
bridge feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
cli chore: remove build script from video package 2026-01-25 12:00:25 +10:00
config fix: resolve tailwind config import issues 2026-01-20 12:12:16 +10:00
db feat(skills): add RealSkills living endpoint for agent Q&A 2026-01-25 02:37:02 +10:00
env chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
executor-test feat(executor): formalize Executor Protocol v1.0 with compliance testing 2026-02-04 02:09:08 +10:00
mcp-client feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
mocks feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
npm-client feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
package-executor feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
storybook fix: update UI test expectations to match actual component classes 2026-01-20 13:54:25 +10:00
test chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tool-ideas chore: update ai package to 6.0.49 across all packages 2026-01-25 11:33:03 +10:00
tools fix(registry-search): remove category filter that causes missed results 2026-01-31 01:37:13 +10:00
types fix(agents): correct model id to 5.1-mini 2026-01-17 07:42:50 +10:00
ui feat(ui): add ToolRenderer system for Omega chat 2026-01-23 22:35:17 +10:00
utils chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
video wip 2026-01-26 02:41:45 +10:00