chore: sync with upstream pingdotgg/t3code main - #47
Conversation
yordis
commented
Sep 17, 2026
- Upstream's own per-file "viewed" marking covers everything the fork carried for keeping your place in a review, so that divergence no longer exists and its ledger entry is deleted rather than adapted.
- Provider secrets in 1Password stay, and upstream's new usage lookup passes its configured values straight through: usage reads only locate provider home directories, so nothing on that path can resolve a secret reference or report one as unresolved.
- Upstream now owns GraphQL request budgeting end to end, so the fork's separate cost-estimate accounting is dropped instead of layered on top of it.
- Upstream already ships a generic capability error alongside the legacy preview-only one, so the fork's subagent-threads capability needs no widened error literal and that area is taken from upstream as written.
- Subagent threads no longer require agent browser access, because upstream always seeds the pull-requests capability now. Kept as upstream wrote it since it reads as a fix rather than a regression, but it deserves a maintainer's eye.
- The fork's migration isolation guard reads upstream's remaining public migration manifest, so the assertion that fork schema never leaks into the shared chain survives upstream narrowing what it exports.
- The fork's list patch is kept over upstream's narrower one, because only the fork's version restores the padding it borrows during a scroll adjustment, which is what keeps the timeline from scrolling past its content.
- Background work ordering moved off an API Hermes does not implement, since that state is reachable from mobile and upstream now lints for it.
- One timeline truncation helper the fork referenced was upstream's to begin with and upstream removed it, so that area takes upstream's simpler shape instead of keeping a fork-shaped call around a symbol nobody owns.
…11347) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…1338) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…g#10757) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…11354) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria <maria@kuuro.net>
…11019) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…ingdotgg#11265) Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…11429) Co-authored-by: Illia Panasenko <hello@ipanasenko.me> Co-authored-by: Julius Marminge <julius0216@outlook.com>
…thread (pingdotgg#11440) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
…nt (pingdotgg#11461) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…tion (pingdotgg#11470) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <maria@kuuro.net>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…en preview (pingdotgg#10909) Co-authored-by: exe.dev user <exedev@ropeway-swimming.exe.xyz> Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com> Co-authored-by: Yash Singh <saiansh2525@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…otgg#12098) Co-authored-by: maria-rcks <maria@kuuro.net>
…pingdotgg#11598) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…es (pingdotgg#12179) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…ingdotgg#9741) Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com> Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…pingdotgg#11611) Co-authored-by: Julius Marminge <julius0216@outlook.com>
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com> Co-authored-by: maria <maria@kuuro.net>
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
…implements Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryHigh Risk Overview macOS desktop previews split into an untrusted PR workflow that only builds and uploads a Stable/nightly/preview releases refactor Mobile: EAS workflow gains a Smaller deltas: relay deploy passes Reviewed by Cursor Bugbot for commit 9579d86. Bugbot is set up for automated code reviews on this repo. Configure here. |