code-kb v1.1.2
code-kb v1.1.2
Highlights
A repository that had no index yet stayed unindexed until an agent called a tool. The MCP server now creates the index in the background as soon as it starts.
Bug Fixes
- Initial scan at server start:
code-kb servebound to a repository without.code-kb/artifact.dbnow runs the full scan in the startup thread. Before, the scan ran only on the first tool call, so a session that never called a tool left an empty.code-kbdirectory. - Stale index check at server start: an existing index is still reconciled against files that changed while no server ran, from the same startup thread.
- Scan errors reach the agent: the first tool call waits for the startup scan and returns the scan error when it failed, instead of the generic
--rootconfiguration hint.
Assets & Checksums
| Archive | SHA256 |
|---|---|
code-kb-v1.1.2-aarch64-apple-darwin.tar.gz |
359aca25b984b8face88034d43be37900f5d3be8588bc2676389f2af41a4dbc7 |
code-kb-v1.1.2-x86_64-apple-darwin.tar.gz |
2372efe71daa5993e1840ae4fdf59fb350165d4e16f5af352fc94fc7024f033b |
code-kb-v1.1.2-x86_64-pc-windows-msvc.zip |
d9906986d99c32fdfdec968aa286456b7af1b08af2cb2b19924a122657f1f32f |
code-kb-v1.1.2-x86_64-unknown-linux-gnu.tar.gz |
64e8f549632e8b0ac9c26d7b2ecd7db085baa765d1cbd10e6b0353c13d830532 |