Immutable
release. Only release title and notes can be modified.
Added
- Adopt Agent Plugins 1.0.0 portable package format (#144, closes #143)
- New root
plugin.jsonmanifest that wraps theskills/core as a single portable Agent Plugins 1.0.0 plugin — validated against the official 1.0.0 manifest schema (0 errors) - Additive and non-breaking: adapters, install scripts (
install.sh/install.ps1), andpowers/are unchanged. Clients without a native Agent Plugins loader keep working exactly as before - Kiro-specific behavior (
powers/, the kiro-cli agent) is homed under theextensions["dev.kiro"]namespace, keeping the portable core clean - Intentionally MCP-free (
mcp.jsonis optional in the spec) — the skills read static pillar files rather than calling a server README.mdandllms.txtdocument the new "Via Agent Plugins" install path
- New root
Contributors
Thanks to @ajoshi01ai (Abhishek) for authoring this contribution. 🙌
Full changelog: v6.3.1...v6.4.0