Skip to content

chore(release): cut 0.1.23 - #320

Merged
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.23
Jul 20, 2026
Merged

chore(release): cut 0.1.23#320
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.23

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

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.23 tag, which triggers .github/workflows/release.yml to build and publish the GitHub Release.

Commit audit

Audited 7 commits in v0.1.22..main:

CommitPRDisposition
f9cd07b#297feat(working-dir) working_dir for LLM agents + MCP serversAdded
d52d883#305docs working_dir carve-outInternal (docs-only)
2ad20c4#308fix(web) clone subworkflowContexts treeFixed
eeee0c4#283 Copilot runtime connection supportAlready documented under v0.1.21 — not duplicated
e58a2bd#316feat(web) inline expand/collapse subworkflowsAdded
5585b5c#311refactor shared _schema.py (byte-for-byte, golden tests)Internal (refactor)
ee2bc47#313feat runtime.tool_output limitsAdded

Note: #283's feature ("Connect the Copilot provider to an existing runtime") was already announced in the v0.1.21 changelog (written ahead of its 2026-07-17 merge), so it is intentionally not duplicated here.

Changelog summary ([0.1.23])

Added

Fixed

Validation

  • make check ✅ (lint + format + ty; one pre-existing unrelated ty warning in dialog_evaluator.py)
  • make test ✅ — 4160 passed. The only failure was the opt-in real_api live test (test_copilot_large_write) pinned to the unavailable internal model claude-opus-4.7-1m-internal; re-run with an available model (claude-opus-4.8) it passes (7m40s). Release CI runs pytest -m "not real_api and not performance".
  • make validate-examples

Diff scope

Only CHANGELOG.md, pyproject.toml, uv.lock.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756
Jason Robert (jrob5756) merged commit 2669970 into mainJul 20, 2026
10 checks passed
@jrob5756
Jason Robert (jrob5756) deleted the chore/release-0.1.23 branch July 20, 2026 23:57
Sign up for freeto 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

@jrob5756