chore(release): prepare v0.9.0#82
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the v0.9.0 release by updating the changelog, syncing completed OpenSpec requirements into the main specs, and archiving the two completed OpenSpec changesets referenced by PRs #80 and #81.
Changes:
- Added v0.9.0 release notes to
CHANGELOG.mdfor PRs #80 and #81. - Synced new/updated requirements into the primary OpenSpec specifications (broker topology, session UX, command surfaces).
- Archived the completed OpenSpec change proposals/design/tasks/spec deltas for both workstreams.
Reviewed changes
Copilot reviewed 4 out of 16 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
CHANGELOG.md |
Adds the 0.9.0 release heading and summary bullets for PRs #80 and #81. |
openspec/specs/relay-broker-topology/spec.md |
Updates singleton broker scope semantics; adds requirements for route re-registration and secret-safe diagnostics. |
openspec/specs/messenger-relay-sessions/spec.md |
Adds requirements for workspace-aware stale session presentation and session-list action semantics. |
openspec/specs/messenger-command-surfaces/spec.md |
Adds requirements clarifying session-list action surfaces and /recent availability outside default row buttons. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/.openspec.yaml |
Archives metadata for the stabilized broker/session lifecycle change. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/tasks.md |
Archives completed task checklist for broker/session lifecycle stabilization. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/proposal.md |
Archives the proposal for broker/session lifecycle stabilization. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/design.md |
Archives the design rationale and decisions for broker/session lifecycle stabilization. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/specs/relay-broker-topology/spec.md |
Archives the spec delta snapshot for broker topology changes. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/specs/messenger-relay-sessions/spec.md |
Archives the spec delta snapshot for session UX/session list changes. |
openspec/changes/archive/2026-07-11-stabilize-broker-and-session-lifecycle/specs/messenger-command-surfaces/spec.md |
Archives the spec delta snapshot for command surface changes. |
openspec/changes/archive/2026-07-11-improve-tool-call-progress-reporting/.openspec.yaml |
Archives metadata for the tool-call progress reporting change. |
openspec/changes/archive/2026-07-11-improve-tool-call-progress-reporting/tasks.md |
Archives completed task checklist for improved tool-call progress reporting. |
openspec/changes/archive/2026-07-11-improve-tool-call-progress-reporting/proposal.md |
Archives the proposal for improved tool-call progress reporting. |
openspec/changes/archive/2026-07-11-improve-tool-call-progress-reporting/design.md |
Archives the design rationale and decisions for improved tool-call progress reporting. |
openspec/changes/archive/2026-07-11-improve-tool-call-progress-reporting/specs/messenger-relay-sessions/spec.md |
Archives the spec delta snapshot for tool-progress requirements in relay sessions. |
64a8a48 to
c761d2e
Compare
| ## 0.9.0 - 2026-07-11 | ||
|
|
||
| - Added safe, bounded tool-call progress cards with active, completed, and failed lifecycle aggregation, approval-aware publication, allowlisted intent summaries, redaction, and robust missing-ID correlation. #80 | ||
| - Stabilized scoped broker startup, route ownership, and reconnect registration, including migration of legacy lock files that could stall startup with `ENOTDIR`. #81 #83 |
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
improve-tool-call-progress-reportingandstabilize-broker-and-session-lifecycleValidation
openspec validate --all --strict(29 passed)git diff --checkTypecheck and tests were skipped locally because this PR contains documentation and OpenSpec changes only; repository CI will run the full checks.