Skip to content

Releases: algodesigner/codeloom

v0.1.2

27 May 06:59

Choose a tag to compare

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

19 May 06:13

Choose a tag to compare

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

16 May 07:53

Choose a tag to compare

What's Changed

  • Initial commit: codeloom — local-first code graph builder for AI agents (01d5216)

Full Changelog: 01d5216...v0.1.0