-
Notifications
You must be signed in to change notification settings - Fork 3.6k
0.10.0 release readiness: green CI, #6362 stack fixes, water cadence, Extensions trust review, SIGPIPE-safe MCP startup #6370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
eb86341
test(pet): pin the agent-event handoff the pet's ×N count rides on
c4d54b6
feat(terminal): give the session owner byte replay, resize and exit
ba2d23f
feat(runtime-api): serve the Engine's terminal byte stream (#34)
25c3542
fix(runtime-api): keep the terminal tests honest on non-Unix builds
164a25c
feat(runtime-api): resume the conversation stream from Last-Event-ID …
80394f0
feat(runtime-api): tell a replayed submission apart from a new admiss…
919d602
feat(tui): hold the host's idle-sleep assertion while a turn is in fl…
759a373
fix(ci): unred main's runtime-contract budget and de-flake the runnin…
b3d47d9
feat(engine): make a parked approval say so instead of waiting silent…
041e628
fix(runtime-api): gate the terminal routes on the owner's real availa…
06bde9f
docs(readme): caption the d7a9a1c capture honestly and resync transla…
claude b7b19c3
test(tui): count native fish poses in the underwater widget tests
claude e49f44c
fix(tui): keep config parsing and the store-binding test inside a 2 M…
claude 8d38e46
fix(tui): tick the water on the draw tier and aim the poll at the nex…
claude 486ea5b
feat(tui): keep the plugin trust review on the Extensions panel
claude 1555279
chore: lock the dead-code budget to the measured 174
claude 173c212
docs(changelog): record the 0.10.0 readiness fixes
claude 904314e
Merge PR #6361 (work/0.9.14-core-unblocks) into the 0.10.0 readiness …
claude d133483
fix(ci): compile the non-Unix terminal stubs and list the sandbox row…
claude 8811455
fix(tui): keep SIGPIPE from killing the session when a stdio peer exi…
claude 2ca42e9
fix(ci): keep the terminal request contract warning-free on the 501 b…
claude d5cfae1
fix(ci): give the release-candidate web check the history addedAt is …
claude 752bae3
fix(build): compile the sleep guard on Android and the other no-op Un…
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔍 Branch carries prohibited changelog edits
CONTRIBUTING.md reserves both changelogs for merge-time updates on
main. Remove these branch hunks to avoid conflicts with concurrent work.Was this helpful? React with 👍 or 👎 to provide feedback.