Skip to content

v1.0.0

Choose a tag to compare

@vuongngo vuongngo released this 13 Oct 12:20

1.0.0 (2025-10-13)

🚀 Features

  • aicode-toolkit: add global RULES.yaml support and improve MCP configuration (339179c)
  • coding-agent-bridge: implement Claude Code auto-detection and standardized MCP configuration (a3c96c4)
  • aicode-toolkit: add MCP server selection to init command with conditional template copying (fc0b466)
  • ⚠️ coding-agent-bridge: implement coding agent abstraction layer with ClaudeCodeService (b9f2ff9)
  • coding-agent-bridge: scaffold new TypeScript library package (a565aed)
  • scaffold-mcp: add constants scaffold for typescript-lib template (954200a)
  • aicode-toolkit: add gradient banner with theme colors (2d16e73)
  • aicode-toolkit: create standalone CLI application (785c2a3)

🩹 Fixes

  • correct README monolith documentation and improve terminal color visibility (91d0a20)

⚠️ Breaking Changes

  • coding-agent-bridge: architect-mcp now depends on coding-agent-bridge package

❤️ Thank You