Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Releases: cdeust/ai-architect-mcp

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 12:28
  • 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

Choose a tag to compare

@cdeust cdeust released this 27 Apr 12:16
  • 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

  • FIND-WIKI-001: split core/wiki/generator.py (355→211 lines) by @cdeust in #2

New Contributors

  • @cdeust made their first contribution in #2

Full Changelog: https://github.com/cdeust/ai-architect-mcp/commits/v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:21

What's Changed

  • FIND-WIKI-001: split core/wiki/generator.py (355→211 lines) by @cdeust in #2

New Contributors

  • @cdeust made their first contribution in #2

Full Changelog: https://github.com/cdeust/ai-architect-mcp/commits/v0.1.0