sync(upstream): 2026-04-24#13
Closed
boggedbrush wants to merge 36 commits into
Closed
Conversation
Upstream-Ref: pingdotgg/t3code@f9019cd Adapted-by: kept Kodo non-interactive fetch hardening while adopting per-remote refresh coalescing
… spaces (#1805) Upstream-Ref: pingdotgg/t3code@2fce84a
…tup (#2005) Upstream-Ref: pingdotgg/t3code@9dcea68 Adapted-by: kept Kodo server test scaffolding while porting the runtime refresh fix
…cleanup (#2004) Upstream-Ref: pingdotgg/t3code@c9b07d6 Adapted-by: merged new shell-summary projections into Kodo migration registry and pipeline state
…pprovals projection (#2051) Upstream-Ref: pingdotgg/t3code@d22c6f5
(cherry picked from commit 5fffa4d)
…r bindings Upstream-Ref: pingdotgg/t3code@ed6b7fb Upstream-Ref: pingdotgg/t3code@721b6b4 Adapted-by: ported the workspace search layer wiring and provider stop-session persistence without dragging in unrelated test harness churn
No new upstream main commits beyond 9df3c640 were available. Also fixes branch-local typecheck drift so bun fmt, bun lint, and bun typecheck pass cleanly on the active sync PR branch.
Upstream-Ref: pingdotgg/t3code@44afe784 Adapted-by: ported the backend browse API and a focused Sidebar folder browser without taking upstream command-palette or project-flow rewrites
The contracts package already serves types from src/index.ts, so bundling declaration output during workspace builds is redundant and was tripping rolldown-plugin-dts on Windows during dev:server startup.
(cherry picked from commit f6978db60553716a9974b9e85f855bae8124905d)
…s (#2192) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Julius Marminge <julius0216@outlook.com> (cherry picked from commit 8dbcf92a0d125050988474f258df3e55c538efec)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: = <=> (cherry picked from commit 20f346d8ef58b21c339bc956c1728f4f16d09a87)
Upstream-Ref: pingdotgg/t3code@e25db3a5 Upstream-Ref: pingdotgg/t3code@aa2d385a Upstream-Ref: pingdotgg/t3code@fd3b96b4 Upstream-Ref: pingdotgg/t3code@b0b7b38d Adapted-by: ported atomic config writes and remaining CODEX_HOME expansion paths without importing upstream-only provider cache/runtime modules
Owner
Author
Backend/runtime/tooling changes applied
Mixed commits adapted
Manual-review candidates
Skipped frontend/settings/release changes
Checks run
Branch/PR notes
|
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 free
to 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.
Summary
Carries forward the active upstream sync branch onto the dated branch
sync/upstream-2026-04-24, targetingmain, and records the 2026-04-24 upstream review window frompingdotgg/t3code.No Kodo-specific frontend, branding, theming, QoL, workflow, or UX behavior was overwritten in this run.
Applied backend/runtime/tooling changes
Adapted changes
Manual-review candidates
8d1d699fprovider model selections to option arrays: broad schema/settings/migration/provider/web rewrite.0ee302e2dynamic tool-call request-permission shape: protocol/contract compatibility review needed.188df6daClaude session cwd resume drift: useful backend runtime fix, but needs focused provider-session adaptation and local validation.Skipped frontend/settings/release changes
d5b7690fsubscribe RPC latency tracking: web runtime-state behavior.0d55a428stale runtime projection snapshots: web runtime projection behavior.00b5c3e1task sidebar auto-open setting: settings/sidebar UX.ada410bcrelease prep: version churn.Validation
bun fmtnot run: local shell cannot fetch/write Git metadata because repository.gitACLs deny writes in this automation environment.bun lintnot run: same environment restriction.bun typechecknot run: same environment restriction.Notes
docs/upstream-sync-log.mdon this branch.