All notable changes to the AgentStack Claude Code plugin will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Version aligned to global AgentStack 0.4.0.
- Initial release for Claude Code.
- Manifest
.claude-plugin/plugin.jsonwith name, description, version, author, license, keywords. - Three Skills: agentstack-8dna, agentstack-projects, agentstack-rules-engine (8DNA hierarchy & evolution, Projects & MCP tools, Rules Engine).
- MCP_QUICKSTART.md: get API key, add MCP via
claude mcp add --transport http. - README.md: what the plugin includes, Quick Start, capabilities table, plugin structure, requirements (Claude Code 1.0.33+).
- TESTING_AND_CAPABILITIES.md: how to verify the plugin, MCP setup, chat checks, troubleshooting, capabilities overview.