docs: update README, CHANGELOG, CONTRIBUTING for v0.20.1#54
Merged
Conversation
README: - Version badge v0.20.0 → v0.20.1 - Tests badge 451+ → 485+ passed - Download links point to v0.20.1 release assets - Roadmap: v0.20.0 marked released, v0.20.1 marked current CHANGELOG: - Add v0.20.1: Phase 1 Production Hardening (E2E tests, RF-7, Tantivy consistency, perf baselines, Architecture Invariants CI) - Add v0.20.0: knowledge completeness (backlinks, history, hybrid search metrics, StorageBackend trait, 68 tools) - Add v0.19.0: SQLite WAL, Tantivy health, Vault export, Redis ADR CONTRIBUTING: - Version v0.15.0 → v0.20.1 - Tests 427/0/3 → 485+/0/5 - Rust 1.94.1+ → 1.95.0+ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…nfigs/.kimi Remove files that don't belong in the source repository: - `spike/candle-embedding/` — prototype code; formal crate `crates/devbase-embedding` already exists and is maintained. - `configs/kimi-mcp.json` — external tool (Kimi CLI) configuration, not part of the devbase codebase. - `.kimi/skills/devbase-project/SKILL.md` — external tool skill definition, already covered by .gitignore but was still tracked. Archive vault examples to docs/: - `vault/examples/` → `docs/examples/vault/` - `vault/ideas/` → `docs/examples/vault/` - `vault/references/` → `docs/examples/vault/` These markdown files are preserved as documentation samples but no longer clutter the repository root. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
同步项目门面文档至 v0.20.1 实际状态:
README.md
v0.20.0→v0.20.1451+→485+ passedCHANGELOG.md
CONTRIBUTING.md
v0.15.0→v0.20.1427/0/3→485+/0/51.94.1+→1.95.0+🤖 Generated with Claude Code