Skip to content

Bump agent-session-kit to 0.7.0 - #8

Merged
AstroQore merged 1 commit into
mainfrom
chore/kit-0.7.0
Aug 31, 2026
Merged

Bump agent-session-kit to 0.7.0#8
AstroQore merged 1 commit into
mainfrom
chore/kit-0.7.0

Conversation

@AstroQore

Copy link
Copy Markdown
Owner

Summary

Follow-up to #7, now that 0.7.0 is released.

0.7.0 restructures the kit into peer Swift and Rust implementation lanes — Sources/ and Tests/ moved under implementations/swift/. Both manifests stay at the repository root and reach in with explicit paths, so every product name, import, and pin form is unchanged for this package. The bump is mechanical.

It also adds contracts/, where facts both lanes must honour live with a test on each side. The first is the session index schema, which until now existed only inside the Swift writer while the Rust reader asserted a matching version by hand.

Test plan

  • swift build: clean.
  • swift test: 1320 tests in 146 suites green.

🤖 Generated with Claude Code

0.7.0 restructures the kit into peer Swift and Rust implementation lanes:
Sources/ and Tests/ moved under implementations/swift/. Both manifests stay
at the repository root and reach in with explicit paths, so every product
name, import, and pin form is unchanged for this package -- the bump is
mechanical.

It also adds contracts/, where facts both lanes must honour live with a test
on each side. The first is the session index schema, which until now existed
only inside the Swift writer.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T07:55:10.352635Z fad28fc PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@AstroQore
AstroQore merged commit 1cc3990 into main Aug 31, 2026
1 check passed
@AstroQore
AstroQore deleted the chore/kit-0.7.0 branch August 31, 2026 07:57
This was referenced Aug 31, 2026
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