chore: sync with upstream pingdotgg/t3code main - #60
Conversation
…2613) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…otgg#13397) Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…otgg#13363) Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…gdotgg#13454) Co-authored-by: Claude Opus 5.5 <noreply@anthropic.com> Co-authored-by: GPT-6 Sol <noreply@openai.com>
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com> Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com> Co-authored-by: Julius Marminge <julius0216@outlook.com>
…ops startup (pingdotgg#13469) Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
…gdotgg#13388) Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…ngdotgg#13373) Co-authored-by: Claude Opus 5.5 <noreply@anthropic.com>
…dotgg#13365) Co-authored-by: Claude Opus 5.5 <noreply@anthropic.com>
Merge remote-tracking branch 'upstream/main' into yordis/chore-sync-upstream-20260924-2 Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
The sync merge commit's pre-commit hook stashed and restored unstaged content around lint-staged formatting, which silently dropped four already-resolved fixes from the merge commit's tree even though the working tree still had them. Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryMedium Risk Overview Provider usage resets: Adds Claude banked reset credits ( Observability: OTEL config uses flattened Antigravity: Git review diffs: When building a temp index for working-tree previews, copies preserve the real index mtime (rounded down) so same-timestamp “racy clean” edits are not dropped. Mobile / web branch UX: New-task and branch pickers use shared Marketing / icons: Antigravity and OpenCode harness assets switch to SVG; web adds macOS privacy and computer-use icons and refreshes Antigravity icon data. Web UI polish: Widespread migration to Reviewed by Cursor Bugbot for commit e066160. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit e066160. Configure here.
| const filteredBranches = useMemo( | ||
| () => filterNewTaskBranches(allBranchRefs, branchQuery), | ||
| [allBranchRefs, branchQuery], | ||
| ); |
There was a problem hiding this comment.
Remote worktree bases get doubled origin
Medium Severity
The new-task picker now lists remote refs whose name already includes the origin/ prefix. Worktree mode never rewrites that name, and startFromOrigin still prefixes origin/ again, so the label and worktree fetch look for a remote that does not exist.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit e066160. Configure here.
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |


Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.