Skip to content

chore(release): sync upstream main for RTVision 0.0.58 - #60

Merged
kalvenschraut merged 24 commits into
rtvisionfrom
sync/upstream-rtvision-0.0.58
Sep 22, 2026
Merged

kalvenschraut merged 24 commits into
rtvisionfrom
sync/upstream-rtvision-0.0.58

Conversation

@kalvenschraut

Copy link
Copy Markdown
Member

Sync rtvision with pingdotgg/t3code main through f25a8e4b7, bringing 22 upstream commits into the next RTVision release. Two commits: an import of upstream main with conflicts taken from upstream, then an overlay that restores the RTVision integrations on top.

What arrives from upstream

Features

Fixes

What the overlay keeps

Vim command bus dispatch in the sidebar layout and chat route, merged with upstream's new editable-focus and model-picker shortcut context. Upstream deleted PullRequestCommentComposer and renamed PullRequestReviewBar into the new PullRequestComposer; the overlay re-applies MentionTextarea in both new forms so @username suggestions keep working. Every other overlapping file (Gitea registration in ws.ts, Vim in Sidebar and MessagesTimeline, inline CI runs in the PR detail panel, Vim keybinding docs, shared package exports) auto-merged cleanly.

Validation

Typecheck passes for web and server. Focused tests pass: 72 web files (1075 tests) across vim, pull requests, keybindings, and settings; 101 server, contracts, and shared files (2098 tests). Lint is clean on the overlay files. Browser verification was not done. No version bump is included; bump on rtvision after merge to trigger the RTVision release workflow.

Written by Claude Fable 5.1 through Claude Code in T3 Code.

🤖 Generated with Claude Code

maria-rcks and others added 24 commits September 21, 2026 14:39
…12843)

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: codex <codex@users.noreply.github.com>
…trees (pingdotgg#12953)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…gg#13094)

Co-authored-by: Anco <anco@bluebarry.ai>
Co-authored-by: Exotic <118054752+extoci@users.noreply.github.com>
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Merge upstream pingdotgg/t3code main at f25a8e4 (22 commits since
1de563c). Conflicted files take the upstream side; the follow-up
commit restores the RTVision overlays.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Restore the fork overlays dropped when conflicted files took the
upstream side:

- AppSidebarLayout / _chat route: Vim command bus dispatch and the
  sidebar Vim pane, merged with upstream's new editableFocus and
  modelPickerOpen shortcut context.
- PullRequestReviewForm (renamed from ReviewBar) and the new
  PullRequestCommentForm (replaces CommentComposer): use MentionTextarea
  so @username suggestions keep working in the merged composer.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@kalvenschraut
kalvenschraut merged commit 2943cf8 into rtvision Sep 22, 2026
16 of 17 checks passed
@github-actions github-actions Bot added size:XXL 📱 Native Change Changes the native fingerprint; merging blocks production OTAs until a new store build ships. vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📱 Native Change Changes the native fingerprint; merging blocks production OTAs until a new store build ships. size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.