This repository was archived by the owner on May 4, 2026. It is now read-only.
Releases: cdeust/ai-architect-mcp
Releases · cdeust/ai-architect-mcp
Release list
v0.1.2
- fix(ci): pin tree-sitter language wheels <0.25 + bump package versions
Full Changelog: v0.1.1...v0.1.2
v0.1.1 — self-locating plugin MCP launcher
- fix(mcp): self-locating plugin launcher via installed_plugins.json
- fix(mcp): switch to uv tool --editable install for failsafe live source
- fix(mcp): add --reinstall to uvx so local source rebuilds every launch
- fix(parse): emit typed GraphNode/GraphRelationship, not raw dicts
- fix(deps): pin tree-sitter<0.25 — 0.25.x removed Query.matches/captures
- fix(git): decode git subprocess output with errors=replace
- fix(mcp): force uvx --refresh so source edits are always live
- fix(parse): never crash whole index on one bad UTF-8 byte
- fix(indexer): exclude .pipeline-worktrees + prune ignored dirs in walker
- refactor(code-intel): complete gitnexus migration — nuke dead facade and stubs
- chore: purge remaining gitnexus references from code-intelligence plugin
- fix(release): make initial PyPI publication work for both packages
What's Changed
New Contributors
Full Changelog: https://github.com/cdeust/ai-architect-mcp/commits/v0.1.1
v0.1.0
What's Changed
New Contributors
Full Changelog: https://github.com/cdeust/ai-architect-mcp/commits/v0.1.0