Open spec for declaring portable AI agent, skills, tools, and providers
Stars
2
Forks
0
Watchers
2
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
fix: use static refine message for Zod 4 type compatibility
94f3d8eView on GitHubfeat: validate schema fields against official JSON Schema 2020-12 meta-schema
9987134View on GitHubfix: replace remaining "execution" references with "run" in spec text
53ab07eView on GitHubrefactor: rename flow → agent across spec, schema, and examples
45d2775View on GitHubfix: remove non-standard keywords from schema examples
2d20f74View on GitHubfeat: migrate to pure JSON Schema 2020-12 file field convention
61c065bView on GitHubfeat: add optional TOOL.md companion file for tool packages
24c16e2View on GitHubfeat: nested provider definition + optional PROVIDER.md companion file
00420c0View on GitHubfeat: enforce semver validation, conditional provider MUST rules, and author min-length
f6fcf5fView on GitHubfeat: add conformance test suite and schema --check verification
906233dView on GitHub