Uh oh!
There was an error while loading. Please reload this page.
chore(release): cut 0.1.23 - #320
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Release 0.1.23
Release-prep PR bumping v0.1.22 → v0.1.23. Merging this PR will be followed by pushing the
v0.1.23tag, which triggers.github/workflows/release.ymlto build and publish the GitHub Release.Commit audit
Audited 7 commits in
v0.1.22..main:feat(working-dir)working_dir for LLM agents + MCP serversdocsworking_dir carve-outfix(web)clone subworkflowContexts treefeat(web)inline expand/collapse subworkflowsrefactorshared_schema.py(byte-for-byte, golden tests)featruntime.tool_output limitsChangelog summary (
[0.1.23])Added
working_dirfor LLM agents and their MCP servers (feat(working-dir): working_dir for LLM agents and their MCP servers #297)runtime.tool_outputlimits for oversized MCP tool results (feat(providers): add runtime.tool_output limits for oversized MCP tool results #313)Fixed
Validation
make check✅ (lint + format +ty; one pre-existing unrelatedtywarning indialog_evaluator.py)make test✅ — 4160 passed. The only failure was the opt-inreal_apilive test (test_copilot_large_write) pinned to the unavailable internal modelclaude-opus-4.7-1m-internal; re-run with an available model (claude-opus-4.8) it passes (7m40s). Release CI runspytest -m "not real_api and not performance".make validate-examples✅Diff scope
Only
CHANGELOG.md,pyproject.toml,uv.lock.