Releases: algodesigner/codeloom
Releases · algodesigner/codeloom
v0.1.8
What's Changed
- Fixed _resolve_node fuzzy matching prioritising path over label (893d71d)
- Skipped stress tests in CI and reverted cache purge (32757bb)
- Fixed macOS CI failures by purging pip cache before install (1191404)
- Consolidated install/uninstall CLI, added help command (0e94482)
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- Fixed README inaccuracies (d2ae9d1)
- Added DjVu, Ada, RST, and Org support (973f7ab)
- Updated README.md (aabd9a1)
- Added XML support and bumped to 0.1.6 (c9f6349)
- Added Fortran, PowerShell, and Groovy support (d901f60)
- Split Terraform/HCL cell and added HCL to doc/config table (1cdc415)
- Added 15 new languages (10 tree-sitter + 5 regex) and 605 tests (f96e010)
- Added R regex extractor and updated language table (5fb796d)
- Wired tree-sitter pipeline and added shell extraction (57debe4)
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- Rewrote README.md; removed the other versions to simplify maintenance (c9b4f64)
- Added 8 MCP tools, OpenCode plugin, and enhanced agent hooks (a2c16ef)
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Updated .gitignore (a0e9a90)
- Renamed project to codeloom in lockfile and gitignore (c48874f)
- Fixed OpenCode AGENTS.md sync and removed redundant Cline logic (b907598)
- Added intelligent agent detection and unified uninstall (4d27978)
- Implemented self-healing Smart Update for agent integrations (e134cad)
- Added the application image and referenced it in README's (829e461)
- Implemented high-performance graph evolution features (745a89a)
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fixed integration idempotent tests (661d5ab)
- Improved agent integration (35f5995)
- Reformatted the code to comply with 80 chars limit (cc37769)
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fixed unused variable ruff lint error (3e61610)
- Fixed DB discovery — build tool detects and reuses existing databases (821975d)
- Parameterised search cache key with filter and flag values (6d8a37b)
- Added source context snippets to search results (ce1c53a)
- Added source-vs-test search prioritisation (fcd78dd)
- Fixed stale Camo cache for PyPI and licence badges across all README translations (60b4539)
- Github build warning fix (d92791f)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial commit: codeloom — local-first code graph builder for AI agents (01d5216)
Full Changelog: 01d5216...v0.1.0