Skip to content

chore: release v0.2.2.0#90

Merged
krukow merged 1 commit intomainfrom
release/v0.2.2.0-run24671325022
Apr 20, 2026
Merged

chore: release v0.2.2.0#90
krukow merged 1 commit intomainfrom
release/v0.2.2.0-run24671325022

Conversation

@krukow
Copy link
Copy Markdown
Collaborator

@krukow krukow commented Apr 20, 2026

Automated release PR for v0.2.2.0. Created by the Release workflow (run 24671325022).

Copilot AI review requested due to automatic review settings April 20, 2026 14:12
@krukow krukow enabled auto-merge (squash) April 20, 2026 14:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated release PR for v0.2.2.0 that updates release documentation references.

Changes:

  • Update the README git dependency :git/sha to the new release commit.
  • Add a 0.2.2.0 section to CHANGELOG.md and update comparison links ([Unreleased], new [0.2.2.0]).
Show a summary per file
File Description
README.md Updates the pinned git SHA for users consuming the library via git deps.
CHANGELOG.md Adds the v0.2.2.0 release header and adjusts changelog comparison links for the release.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment thread CHANGELOG.md
Comment on lines +6 to 9
## [0.2.2.0] - 2026-04-20
### Added (post-v0.2.2 sync, batch 2)
- **`includeSubAgentStreamingEvents` session option** — new boolean `:include-sub-agent-streaming-events?` on `::session-config`, `::resume-session-config`, and `::join-session-config`. When `true` (default), sub-agent streaming events are forwarded to the parent session's event stream. (upstream PR #1108)
- **Per-request HTTP headers on `send!`** — new `:request-headers` option (map of string→string) on `::send-options`. Forwarded as wire `requestHeaders` and merged with provider-level headers by the CLI. (upstream PR #1094)
Copy link

Copilot AI Apr 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new 0.2.2.0 release header makes the following subsections read as part of this release, but the headings use the label "post-v0.2.2 sync" which is inconsistent with the rest of the changelog’s convention (e.g., later sections use "(v0.2.2 sync)"). Consider renaming these headings to the same "(vX.Y.Z sync)" pattern (or moving them back under "Unreleased" if they are meant to be after the 0.2.2.0 release) so the upstream provenance of this release is unambiguous.

Copilot uses AI. Check for mistakes.
@krukow krukow merged commit 1bd8c40 into main Apr 20, 2026
5 checks passed
@krukow krukow deleted the release/v0.2.2.0-run24671325022 branch April 20, 2026 14:15
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.

2 participants