Skip to content

docs: update README, CHANGELOG, CONTRIBUTING for v0.20.1#54

Merged
juice094 merged 2 commits into
mainfrom
docs/v0.20.1-readme-update
May 18, 2026
Merged

docs: update README, CHANGELOG, CONTRIBUTING for v0.20.1#54
juice094 merged 2 commits into
mainfrom
docs/v0.20.1-readme-update

Conversation

@juice094
Copy link
Copy Markdown
Owner

Summary

同步项目门面文档至 v0.20.1 实际状态:

README.md

  • 版本徽章 v0.20.0v0.20.1
  • 测试徽章 451+485+ passed
  • 预编译二进制下载链接指向 v0.20.1 Release 资产
  • 路线图:v0.20.0 标记为已发布,v0.20.1 标记为当前版本

CHANGELOG.md

  • 新增 v0.20.1:Phase 1 Production Hardening(E2E 测试、RF-7 隐私、Tantivy 一致性、性能基线、Architecture Invariants CI)
  • 新增 v0.20.0:知识完备性(双向链接、笔记历史、混合检索质量监控、StorageBackend trait、68 Tools)
  • 新增 v0.19.0:SQLite WAL、Tantivy 健康评分、Vault 导出、Redis ADR

CONTRIBUTING.md

  • 版本 v0.15.0v0.20.1
  • 测试数 427/0/3485+/0/5
  • Rust 版本 1.94.1+1.95.0+

🤖 Generated with Claude Code

juice094 and others added 2 commits May 18, 2026 09:55
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>
@juice094 juice094 merged commit f6d93b6 into main May 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant