This release includes breaking changes for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agent
ai-agents
ai-assistant
ai-infra
ai-infrastructure
+10 more
ai-tools
bitloops
claude-code
cli
cursor
gemini
hooks
infrastructure
opencode
rust
Summary
AI summaryFixed CLI-1575 telemetry data not sending when user opts in.
Full changelog
What's Changed
- REST repositories endpoint for dashboard by @the-krafty-koder in https://github.com/bitloops/bitloops/pull/94
- Fixed the CLI-1546 issue by using base64 encoding to handle special by @sardounis in https://github.com/bitloops/bitloops/pull/97
- Fix daemon liveness detection by @giorgosnty in https://github.com/bitloops/bitloops/pull/95
- Add repo awareness to checkpoint detail endpoint by @the-krafty-koder in https://github.com/bitloops/bitloops/pull/96
- Move DevQL schema init to start and remove ingest init flag by @Varagos in https://github.com/bitloops/bitloops/pull/101
- Golang Support by @threeguts in https://github.com/bitloops/bitloops/pull/92
- Add daemon logger by @giorgosnty in https://github.com/bitloops/bitloops/pull/100
- Restructured the documentation by @sardounis in https://github.com/bitloops/bitloops/pull/102
- Sync command for current artefacts by @Varagos in https://github.com/bitloops/bitloops/pull/103
- Feature semantic embedding resilience by @ellik95 in https://github.com/bitloops/bitloops/pull/98
- Semantic clones bdd tests by @petrosVita in https://github.com/bitloops/bitloops/pull/104
- Move DevQL schema migration process to daemon bootstrap by @Varagos in https://github.com/bitloops/bitloops/pull/106
- Move sync to daemon execution context by @Varagos in https://github.com/bitloops/bitloops/pull/107
- Documentation Update and automatic by @sardounis in https://github.com/bitloops/bitloops/pull/109
- no-run removed by @petrosVita in https://github.com/bitloops/bitloops/pull/108
- Enhance sync cache error handling and update parse status constants to improve clarity by @Varagos in https://github.com/bitloops/bitloops/pull/110
- fixed test config isolation by @ellik95 in https://github.com/bitloops/bitloops/pull/105
- Cli 1560 add sync to bitloops init by @danias in https://github.com/bitloops/bitloops/pull/111
- Added blob REST API endpoint by @the-krafty-koder in https://github.com/bitloops/bitloops/pull/112
- Cli 1575 telemetry is not sending data even when user opts in by @danias in https://github.com/bitloops/bitloops/pull/114
- CLI-1568 Normalised checkpoint provenance by @danias in https://github.com/bitloops/bitloops/pull/116
- Cli 1576 improve testing and build times during local development by @danias in https://github.com/bitloops/bitloops/pull/115
- CLI-1580 Enhance checkpoint provenance with first-class copy lineage support by @danias in https://github.com/bitloops/bitloops/pull/118
- Cli 1578 interaction capture phase 2 by @danias in https://github.com/bitloops/bitloops/pull/119
- CLI-1581 Stop Daemon on Uninstall by @danias in https://github.com/bitloops/bitloops/pull/120
- Add Quality Acceptance Tests by @Traigor in https://github.com/bitloops/bitloops/pull/83
- CLI-1582 move interactions directly to the event store by @danias in https://github.com/bitloops/bitloops/pull/122
- CLI-1552 Add support for java on bitloops by @threeguts in https://github.com/bitloops/bitloops/pull/113
- Host event contract by @Varagos in https://github.com/bitloops/bitloops/pull/123
- Update test harness sync event by @Varagos in https://github.com/bitloops/bitloops/pull/129
- feat: Allow null and unknown canonical kinds in artefact handling by @Varagos in https://github.com/bitloops/bitloops/pull/130
- CLI-1592 runtime store relational store migration by @danias in https://github.com/bitloops/bitloops/pull/125
- DevQL: tolerate null canonicalKind and streamline tests() coveringTests output by @Varagos in https://github.com/bitloops/bitloops/pull/132
- Cli 1595 cleanup .bitloops metadata and move its data inside runtime store by @danias in https://github.com/bitloops/bitloops/pull/133
- Refactor user prompt submission tests to utilize process state context by @danias in https://github.com/bitloops/bitloops/pull/136
- feat: add clone summary aggregate results by @ellik95 in https://github.com/bitloops/bitloops/pull/134
- add qat to ci by @Traigor in https://github.com/bitloops/bitloops/pull/124
- embedding compatibility fix by @petrosVita in https://github.com/bitloops/bitloops/pull/121
- add raw mode opt in by @ellik95 in https://github.com/bitloops/bitloops/pull/127
- test-harness cleanup: remove dead CLI paths, shadow parser logic, and unused discovery/alias layers by @Varagos in https://github.com/bitloops/bitloops/pull/138
- Ingest implementation per commit by @giorgosnty in https://github.com/bitloops/bitloops/pull/128
- CLI-1571 as an ai agent i want a quick query command that will inform me of the dev ql schema by @danias in https://github.com/bitloops/bitloops/pull/137
- Fix qat hanging init by @Varagos in https://github.com/bitloops/bitloops/pull/139
- Add QAT scenarios for test-harness by @Varagos in https://github.com/bitloops/bitloops/pull/140
- summary on deps by @giorgosnty in https://github.com/bitloops/bitloops/pull/142
- feat: expose clone source and target line ranges by @ellik95 in https://github.com/bitloops/bitloops/pull/135
- Fix CI Rust cache paths and skip redundant test prebuild by @danias in https://github.com/bitloops/bitloops/pull/147
- Cli 1586 create qa tests by @Traigor in https://github.com/bitloops/bitloops/pull/144
- Develop by @danias in https://github.com/bitloops/bitloops/pull/150
- Qa ingest by @giorgosnty in https://github.com/bitloops/bitloops/pull/151
- CLI-1570 Add slim selectArtefacts selection stages by @danias in https://github.com/bitloops/bitloops/pull/149
- Feature current embeddings by @ellik95 in https://github.com/bitloops/bitloops/pull/143
- feat: add persisted capability event queue runtime state by @Varagos in https://github.com/bitloops/bitloops/pull/148
- Cli 1596 leverage the new codex hooks by @Traigor in https://github.com/bitloops/bitloops/pull/152
- Fix edges calls in macros by @giorgosnty in https://github.com/bitloops/bitloops/pull/156
- Code and Summary Embeddings by @ellik95 in https://github.com/bitloops/bitloops/pull/157
- Cli 1588 stage 3 ann neighbor retrieval by @petrosVita in https://github.com/bitloops/bitloops/pull/145
- CLI-1620 rewire bitloops bitloops to work with the new embeddings runtime and cleanup bitloops embeddings from bitloops bitloops by @danias in https://github.com/bitloops/bitloops/pull/158
- Fix ci release binary path and test failures by @danias in https://github.com/bitloops/bitloops/pull/162
- Stage DuckDB runtimes and harden QAT daemon teardown by @danias in https://github.com/bitloops/bitloops/pull/163
- Fix tests by @danias in https://github.com/bitloops/bitloops/pull/164
- v0.0.13 by @danias in https://github.com/bitloops/bitloops/pull/155
New Contributors
- @the-krafty-koder made their first contribution in https://github.com/bitloops/bitloops/pull/94
- @petrosVita made their first contribution in https://github.com/bitloops/bitloops/pull/104
Full Changelog: https://github.com/bitloops/bitloops/compare/v0.0.12...v0.0.13
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Give your AI agent a brain that understands your codebase
Get notified when new releases ship.
Sign up freeAbout Give your AI agent a brain that understands your codebase
All releases →Related context
Related tools
Earlier breaking changes
- v0.0.23 Removed augmentation hooks.
Beta — feedback welcome: [email protected]