Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1002 Bytes

File metadata and controls

23 lines (15 loc) · 1002 Bytes

Changelog

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.

[0.4.0] - 2026-02-23

Changed

  • Version aligned to global AgentStack 0.4.0.

[0.1.0] - 2026-02-23

Added

  • Initial release for Claude Code.
  • Manifest .claude-plugin/plugin.json with 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.