Skip to content

docs: align release surfaces to 0.8.0 + main → 0.8.1-SNAPSHOT#206

Merged
Skobeltsyn merged 2 commits into
mainfrom
release/0.8.0
Jun 14, 2026
Merged

docs: align release surfaces to 0.8.0 + main → 0.8.1-SNAPSHOT#206
Skobeltsyn merged 2 commits into
mainfrom
release/0.8.0

Conversation

@Skobeltsyn

Copy link
Copy Markdown
Contributor

Cuts 0.8.0 from main (75 commits since v0.7.24). Prepared up to — but not including — the Maven Central publish, which needs your Sonatype credentials + GPG keys.

In this PR

  • build.gradle.kts: 0.7.25-SNAPSHOT0.8.0
  • CHANGELOG.md: [Unreleased][0.8.0] — 2026-06-15 (+ fresh empty [Unreleased])
  • docs/roadmap.md: 0.8.0 theme reframed to what shipped (sandbox backends slipped); Docker/proxy/read-confinement → 0.9.0; WasmSandbox closed won't-do; agent→WASM = #4547
  • RELEASE_NOTES.md: rewritten for 0.8.0
  • README dep snippet intentionally left at 0.7.24 (runbook step 6)

⚠️ checkReadmeVersion is expected-RED here

Per docs/RELEASE_RUNBOOK.md, the README must keep advertising the last published version until 0.8.0 actually resolves on Maven Central. So with version = 0.8.0 but README still 0.7.24, checkReadmeVersion fails by design — it is the "not yet on Central" signal. Everything else (compile, tests, detekt, one-type-per-file) is green. (CodeQL java-kotlin is the usual Kotlin-2.4 expected-red.)

Your remaining steps (the publish + finish)

  1. Publish 0.8.0 to Sonatype/Central from this branch (your creds + GPG keys).
  2. Wait until it resolves — ./gradlew checkPublishedVersion (runbook step 5) goes green.
  3. Bump README dep snippet 0.7.240.8.0 and push — checkReadmeVersion now green, whole PR green.
  4. Merge this PR.
  5. Tag v0.8.0 (annotated) on the release commit.
  6. Bump main0.8.1-SNAPSHOT (runbook step 8; checkSnapshotPolicy enforces it).

🤖 Generated with Claude Code

Skobeltsyn and others added 2 commits June 15, 2026 01:32
Cut 0.8.0 from main (75 commits since v0.7.24): A2A v1, full multimodal
(audio/vision/image-gen/TTS), RAG seam, composition operators (handoff/firstOf/
speculative/loopUntil/aggregators/forum captains), HITL + eval, history
compression, the Gemini provider (#1917), agent.json (#4516), capability grants
(#4545), and the agentic-web standards groundwork (AGNTCY/AG-UI/x402/NLWeb).

- build.gradle.kts: 0.7.25-SNAPSHOT -> 0.8.0
- CHANGELOG: [Unreleased] -> [0.8.0] - 2026-06-15 (+ fresh [Unreleased])
- roadmap: 0.8.0 theme reframed (sandbox backends slipped); Docker/proxy/
  read-confinement -> 0.9.0; WasmSandbox closed won't-do; agent->WASM = #4547
- RELEASE_NOTES.md rewritten for 0.8.0

README dependency snippet intentionally NOT bumped yet (stays 0.7.24) — per
docs/RELEASE_RUNBOOK.md step 6 it advances only AFTER 0.8.0 resolves on Maven
Central. checkReadmeVersion is therefore expected-RED on this PR until then.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0.8.0 is published on Maven Central (agents-kt + agents-kt-ksp both resolvable);
this brings the in-repo release surfaces into agreement (release-integrity fix).

- build.gradle.kts: 0.8.0 -> 0.8.1-SNAPSHOT (runbook step 8 — main carries the
  next -SNAPSHOT; v0.8.0 is the tagged/published release point)
- README: dependency snippet 0.7.24 -> 0.8.0 (now resolvable on Central);
  "latest release" blurb rewritten for the 0.8.0 story; streaming line 7->8
  providers (+ Gemini native SSE)
- docs/comparison.md: provider count 7->8 (+ Gemini); status note 0.7.23 ->
  0.8.0 with the real 0.8.0 feature list
- docs/permission-manifest.md: dep snippet -> 0.8.0
- docs/applications.md: "seven providers" -> eight
- docs/streaming.md: 7->8 providers (four native incl. Gemini); "as of" -> 0.8.0
- docs/threat-model.md: "as of 0.7.24" -> 0.8.0
- docs/prd.md: drop the "CONFIDENTIAL" label (public repo) -> "Public design
  document" + a shipped/in-progress/planned disclaimer pointing at CHANGELOG/roadmap

CHANGELOG [0.8.0], roadmap reframe, and RELEASE_NOTES were already on this branch.
Gates: checkReadmeVersion + checkSnapshotPolicy + DocsConsistencyTest green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Skobeltsyn Skobeltsyn changed the title release: 0.8.0 — interoperable, multimodal agents (+ capability grants) docs: align release surfaces to 0.8.0 + main → 0.8.1-SNAPSHOT Jun 14, 2026
@Skobeltsyn Skobeltsyn merged commit 0c83c2c into main Jun 14, 2026
2 of 4 checks passed
Skobeltsyn added a commit that referenced this pull request Jun 14, 2026
release: 0.8.0 truth-sync (README/version/changelog/roadmap/PRD) — replaces #206
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