docs(agents): refresh 'Current State' section to v0.16.0 + v1.0 milestone#563
Merged
Conversation
…tone Previous state was 7 releases stale (claimed v0.9.0, 2026-04-29). Real ground truth (verified via git tags + Cargo.toml + CHANGELOG.md): - v0.16.0 shipped 2026-05-20 — last released CLI cut - v1.0 Desktop (Tauri GUI) milestone ratified 2026-05-23, in progress - Phase 25 (Rust core + Tauri spike) complete 2026-05-27 - Phase 26 (Read-only views, alpha cut) complete 2026-05-29 - Phase 27 (Sync + triage UI) in progress — context gathered 2026-06-02 Changes: - Replace v0.9.0 header line with v0.16.0 + v1.0 milestone framing - Replace 4 per-version detail bullets (v0.6–v0.9) with a single prose release-chain line covering v0.6–v0.16 (CHANGELOG.md holds the detail) - Add v1.0 phase progression table (matches STATE.md shape, compact) - Add note explaining why interim v0.10–v0.16 CLI releases shipped without v1.0 appearing (`crates/tome-desktop` is `cargo-dist`-excluded) - Preserve open-carry-overs paragraph unchanged (still accurate: 2 Linux UAT items + backup roundtrip flake) CLAUDE.md is a symlink to AGENTS.md — both agents see the update. Flagged in Phase 26 and Phase 27 deferred-items as a stale-doc carry-over.
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
Refreshes the 'Current State' section in
AGENTS.md(CLAUDE.md → AGENTS.md is a symlink, both agents share). Previous text claimed v0.9.0 (shipped 2026-04-29) — 7 releases stale.Ground truth verified:
v0.16.0(2026-05-20)Cargo.tomlworkspace version:0.16.0CHANGELOG.mdmost recent shipped:[0.16.0] - 2026-05-20Changes
v0.9.0 (shipped 2026-04-29)v0.16.0 (shipped 2026-05-20)/gsd:new-milestone'crates/tome-desktopiscargo-dist-excludedWhy
26-deferred-items.md) and Phase 27 CONTEXT.md<deferred>sectionTest plan
make cipasses (docs-only change; no code touched)git tag,Cargo.toml, andCHANGELOG.md.planning/ROADMAP.md(Phase 25 complete, Phase 26 PR Phase 26: read-only views — alpha cut (Status / Skills / Health + watcher + a11y + perf bench) #560 draft, Phase 27 context just gathered)