Commit 9ade8c3
revert: remove wa_askgh_repo_indexed, use existing backend_repo_first_indexed
backend_repo_first_indexed already fires server-side in repoIndexManager.ts
when a repo is first indexed, which is more reliable than client-side tracking.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 532feb5 commit 9ade8c3
2 files changed
Lines changed: 1 addition & 6 deletions
File tree
- packages/web/src
- app/[domain]/askgh/[owner]/[repo]/components
- lib
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | 235 | | |
239 | 236 | | |
240 | 237 | | |
| |||
0 commit comments