Skip to content
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
44eeee8
docs: record search performance review on main
cursoragent Jul 24, 2026
f956543
Merge origin/main into search performance review branch
cursoragent Jul 24, 2026
76d4787
fix: resolve search performance findings across modes
cursoragent Jul 24, 2026
449aaad
docs: pin search performance fix ledger to commit SHA
cursoragent Jul 24, 2026
5e4cfc0
merge: integrate remote search-performance-review branch
cursoragent Jul 24, 2026
f071611
style: prettier format after main merge
cursoragent Jul 24, 2026
05ffdb2
merge: sync origin/main into search performance PR
cursoragent Jul 24, 2026
1af92a9
fix: sync shared search shell mode on pathname navigation
cursoragent Jul 24, 2026
28c90e7
docs: sync PR #1134 policy body for CI gate
cursoragent Jul 24, 2026
190897d
fix: sync searchMode during render; clear maintainability budget
cursoragent Jul 24, 2026
d66b082
fix: keep full prescribing catalogue for safety filters
cursoragent Jul 24, 2026
821768a
merge: origin/main into search-performance-review branch
cursoragent Jul 24, 2026
6497e50
docs: finalize babysit agent merge and ledger HEAD
cursoragent Jul 24, 2026
59dddfd
chore: merge main into search performance review
cursoragent Jul 24, 2026
4f66399
merge: integrate updated search performance branch
cursoragent Jul 24, 2026
f1ad815
fix: lint-clean shared shell URL sync for React Compiler
cursoragent Jul 24, 2026
40701db
merge: origin/main into search-performance-review branch
cursoragent Jul 24, 2026
6f266a6
docs: record PR #1134 babysit closeout after main sync
cursoragent Jul 24, 2026
17c7014
merge: origin/main into search-performance-review branch
cursoragent Jul 24, 2026
a352508
merge: origin/main and harden Sheet focus restore teardown
cursoragent Jul 24, 2026
0062bf0
docs: refresh PR #1134 babysit ledger HEAD
cursoragent Jul 24, 2026
973d5d8
merge: origin/main into search-performance-review branch
cursoragent Jul 24, 2026
2a8e045
merge: origin/main into search-performance-review branch
cursoragent Jul 24, 2026
e2f91be
docs: record PR #1134 babysit merge-ready closeout
cursoragent Jul 24, 2026
cd14e67
Merge remote-tracking branch 'origin/main' into HEAD
cursoragent Jul 24, 2026
71321cc
Merge remote-tracking branch 'origin/main' into HEAD
cursoragent Jul 24, 2026
022a1ab
Merge remote-tracking branch 'origin/main' into cursor/search-perform…
BigSimmo Jul 24, 2026
9311d01
docs: ledger Run PR conflict sweep for #1134
BigSimmo Jul 24, 2026
ff15a38
docs: ledger re-sync sweep for PR #1134
BigSimmo Jul 24, 2026
a3716ff
Merge branch 'main' into cursor/search-performance-review-4ee9
cursoragent Jul 24, 2026
84fe9c7
Merge branch 'main' into cursor/search-performance-review-4ee9
cursoragent Jul 24, 2026
692834a
Merge remote-tracking branch 'origin/main' into HEAD
BigSimmo Jul 24, 2026
be303a1
docs: record PR 1134 maintenance
BigSimmo Jul 24, 2026
fec25f4
Merge remote-tracking branch 'origin/cursor/search-performance-review…
BigSimmo Jul 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/branch-review-ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,3 +759,4 @@ This file is append-only. Never rewrite or delete an existing review record; app
| 2026-07-24 | cursor/comprehensive-repo-review-ledger-d9a1 (PR #1150) | 345c02cdbaefb13aeb951a14674aedfe4648a50e | Run PR re-sync sweep | Before: CONFLICTING. After: merged origin/main clean. | merge origin/main and/or conflict re-check only; no provider-backed checks run |
| 2026-07-25 | cursor/pr-babysit-bugbot-agents-6c52 (PR #1167) | ee44812aae9dad1973d8302eba5bfca5000dffb6 | Open-PR maintenance: review-thread fixes | Before: 8 unresolved Codex/CodeRabbit threads; branch current with main. After: target-head pinning, fresh-main verification, exact `cursor[bot]` identity checks, explicit mutation/provider authorization, direct reply-then-resolve semantics, and no-op ledger bookkeeping are documented. | Prettier check on both agent files pass; `git diff --check` pass; GitHub author probe confirmed `cursor[bot]` account type `Bot`; no provider-backed checks run. |
| 2026-07-25 | codex/fix-merge-conflicts-and-ci-on-open-prs (PR #1170) | e979fc892f11a17b1a8f2ef1ab058ef40d629182 | Open-PR maintenance: CI fix + threads + drift | Before: Static PR checks failed because route-group moves made nine valid legacy `src/app/*` documentation references appear missing; 0 unresolved threads; branch already contained current main. After: docs-link resolution checks known App Router route groups and the focused failure is fixed. | `node scripts/check-docs-links.mjs` pass (1162 references); Prettier check pass; `git diff --check` pass; no provider-backed checks run. |
| 2026-07-25 | cursor/search-performance-review-4ee9 (PR #1134) | 692834a86e612cc8b311dc6895e007f182f5c5b8 | Open-PR maintenance: superseded docs-link thread and clean main sync | Before: branch was behind current main with one outdated docs-link thread; its product tree already matched main. After: merged current main cleanly and verified the route-group-aware docs-link fix now covers legacy route references. RAG impact: no retrieval behaviour change — history sync and docs tooling verification only. | `node scripts/check-docs-links.mjs` pass (1154 references); clean merge-tree; no live RAG canary or provider-backed check run. |