release: 0.8.0 truth-sync (README/version/changelog/roadmap/PRD) — replaces #206#207
Merged
Conversation
DocsConsistencyTest bans '(four|five|six) (providers|adapters)' (provider count must read as ModelProvider.entries.size). My 0.8.0 alignment turned 'three adapters' into 'four adapters' (Gemini), tripping it on CI. Reworded streaming.md to list the native vs OpenAI-inherited providers by name. DocsConsistencyTest green on a real (--rerun-tasks) run. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…date) The local clock is +0300 (already 06-15 here) but UTC / CI / GitHub / the published v0.8.0 release are on 2026-06-14. Advertising 06-15 was a future date — correct CHANGELOG [0.8.0] and RELEASE_NOTES to 2026-06-14. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Replaces #206 (its head ref got stuck at an old commit on the GitHub side — close+reopen + empty-commit nudges did not re-sync it). Same content, fresh branch off the current tip.
0.8.0 release-truth synchronization — makes 0.8.0 the single public truth in-repo (0.8.0 is published on Central: both
agents-ktandagents-kt-ksp).build.gradle.kts:0.7.25-SNAPSHOT→0.8.1-SNAPSHOT(runbook step 8)0.7.24→0.8.0; "latest release" blurb + streaming line (7→8 providers, +Gemini)[Unreleased]→## [0.8.0] — 2026-06-14(Gemini + grants under it); RELEASE_NOTES dated 2026-06-14 (was a future 06-15)CONFIDENTIAL→ "Public design document" + shipped/planned disclaimerGates verified locally:
checkReadmeVersion+checkSnapshotPolicy+DocsConsistencyTestgreen.🤖 Generated with Claude Code