Skip to content

v0.3.0 — Tier-1 Parity Wins + Compat Ingestor + Security

Choose a tag to compare

@espetro espetro released this 30 Jun 14:44
· 182 commits to main since this release

v0.3.0 — Tier-1 Parity Wins + Compat Ingestor + Security

Tier-1 parity wins (3.1–3.6)

  • 3.1 — Subagent lifecycle parity: Pi stopsubagentStop collision fixed; OpenCode emits a documented WARN for subagent hooks instead of silently dropping them (#33)
  • 3.2mcpServers documented as the universal tool path; tools[] scoped to opencode/pimono, WARN on others (#34)
  • 3.3 — Schema sync: HandlerType file renamed to reference; settings duplicate removed; dep pins updated (#35)
  • 3.4 — Tier-1 capability matrix published at docs-site/reference/compat-matrix.md (#36)
  • 3.5Command and AgentDefinition types added; agentplugins-caveman and agentplugins-ponytail community rewrites ship (#37)
  • 3.6 — Ecosystem page + tier-1 parity porting guide (#38)

Epic #24 — Compat ingestor + security guardrails

  • @agentplugins/ingest — claude-code, codex, and skills-sh format ingestors with structured warnings (#24)
  • @agentplugins/migrate — MCP server with scan / convert / diff-manifest / verify-integrity / write-manifest tools
  • @agentplugins/security — osv-scanner, Scorecard, npm provenance wrappers; safe-fetch SSRF guard; lifecycle script policy
  • agentplugins import <format> <source> and agentplugins audit <source> CLI commands
  • Schema v1.1: dependencies[], sidecar, integrity fields

Other

  • Relicensed MIT → Apache-2.0

Release notes backfilled for informational purposes; sourced from CHANGELOG.md.

Installation

npx @agentplugins/cli add user/your-plugin