Releases: CristianChachaLeon/arch-ai
Releases · CristianChachaLeon/arch-ai
v0.4.6
What's Changed
- chore: remove deprecated mcp alias command by @CristianChachaLeon in #53
- chore: remove check and ci CLI commands by @CristianChachaLeon in #54
- feat: add .c ↔ .h mapping for C/C++ blast radius by @CristianChachaLeon in #55
- fix: deduplicate imports in analyze output and update README by @CristianChachaLeon in #56
- fix: add missing third() to test fixture to match import by @CristianChachaLeon in #57
- feat: implement Python global variable extraction for archai state by @CristianChachaLeon in #58
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- docs: update README with all 12 CLI commands and 7 MCP tools by @CristianChachaLeon in #50
- fix: group external dependencies in analyze tree display by @CristianChachaLeon in #51
- feat: add persistent disk cache and --force flag by @CristianChachaLeon in #52
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat: complete CLI coverage, add archai context, merge remaining-commands cleanup by @CristianChachaLeon in #47
- fix: archai init now generates .opencode/opencode.json with OpenCode native MCP format by @CristianChachaLeon in #48
- chore: bump version to 0.4.4, update changelog by @CristianChachaLeon in #49
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- feat: wire var_access through pipeline to populate Writers/Readers in state command by @CristianChachaLeon in #46
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: add get_file_detail MCP tool and archai file CLI command by @CristianChachaLeon in #40
- feat: add get_shared_state MCP tool and archai state CLI command by @CristianChachaLeon in #41
- feat: add trace_feature_flow MCP tool and archai trace CLI by @CristianChachaLeon in #42
- feat: add archai blast CLI command by @CristianChachaLeon in #43
- feat: add archai validate CLI command by @CristianChachaLeon in #44
- feat: add check, plan, ci CLI commands + propose_change MCP tool by @CristianChachaLeon in #45
Full Changelog: v0.4.1...v0.4.2