code-kb v1.0.3
Release Notes: code-kb v1.0.3
code-kb v1.0.3 is a documentation and packaging patch. The binaries behave the same as v1.0.2. It ships julie-extract 3.0.0 inside every release archive.
What's Changed
1. Crates.io Packaging
- Both crates now package the repository README, so the crates.io pages are no longer empty.
code-kb-clicarries[package.metadata.binstall], socargo binstall code-kb-clidownloads the release archive instead of compiling.
2. Documentation Corrections
- The
replace_symbol_bodytool description, the README tool table, and the showcase site said syntax validation covered five languages. It has covered every languagejulie-extractparses since v1.0.2. - The README tool table lists
telemetry_summary, and the CLI section listscode-kb statsandcode-kb bug-report. - The showcase site leads with the plugin install for Claude Code, Codex, and Antigravity, names the
--rootrule for GUI apps, and shows the Codex config as TOML in~/.codex/config.toml. - The release guide covers the crates.io prerequisites, publish order, and install verification, and lists the site version badge in the bump checklist.
Crates.io
code-kb-core 1.0.3 and code-kb-cli 1.0.3 are published. cargo install code-kb-cli builds code-kb only; cargo binstall code-kb-cli fetches the release archive below. Both need julie-extract 3.0.0 from the julie-extractors releases on PATH or in JULIE_EXTRACT_BIN.
Assets & Checksums
Bundled release archives include matching precompiled code-kb and pinned julie-extract (v3.0.0) binaries:
| Archive | Platform | SHA256 Checksum |
|---|---|---|
code-kb-v1.0.3-x86_64-unknown-linux-gnu.tar.gz |
Linux x86_64 | 3836f96be67f164538ec351d110ae8f995d55e8f002e5c4dde127be00956993c |
code-kb-v1.0.3-aarch64-apple-darwin.tar.gz |
macOS Apple Silicon | 57368a5ea9eb2b00931865dcd99e78b01511b528610c9e5ef178e1af8db0bfd7 |
code-kb-v1.0.3-x86_64-apple-darwin.tar.gz |
macOS Intel | 77c84748446aad5d8059cacf38823535ef41fc97ba445a1841c6b1b5beff8a8a |
code-kb-v1.0.3-x86_64-pc-windows-msvc.zip |
Windows x86_64 | d7cb26a908bb3877da7a3d6fbfc4324b41bdda50df6cd7801d5ba8835117aad5 |