33Generated by ` node scripts/fork/seams.ts ` . Do not edit by hand.
44
55Upstream files touched by the fork series (main...HEAD).
6- Files: 31 of 40 budget. Lines changed: 633 .
6+ Files: 36 of 40 budget. Lines changed: 648 .
77
88| file | lines changed | features | markers |
99| --- | ---: | --- | ---: |
@@ -12,7 +12,9 @@ Files: 31 of 40 budget. Lines changed: 633.
1212| ` apps/desktop/src/app/DesktopEnvironment.test.ts ` | +2 / -2 | base | 0 |
1313| ` apps/desktop/src/app/DesktopStatePaths.ts ` | +4 / -2 | base | 2 |
1414| ` apps/mobile/package.json ` | +1 / -0 | base | 0 |
15+ | ` apps/mobile/src/features/settings/components/settings-sheet-targets.ts ` | +1 / -0 | cliproxy | 1 |
1516| ` apps/mobile/src/features/settings/SettingsRouteScreen.tsx ` | +3 / -0 | cliproxy | 3 |
17+ | ` apps/mobile/src/Stack.tsx ` | +2 / -0 | cliproxy | 2 |
1618| ` apps/server/package.json ` | +2 / -1 | base | 0 |
1719| ` apps/server/src/bin.ts ` | +2 / -0 | cliproxy | 2 |
1820| ` apps/server/src/cli/app.test.ts ` | +4 / -4 | base | 0 |
@@ -30,11 +32,14 @@ Files: 31 of 40 budget. Lines changed: 633.
3032| ` apps/web/package.json ` | +1 / -0 | base | 0 |
3133| ` apps/web/src/branding.test.ts ` | +10 / -10 | base | 0 |
3234| ` apps/web/src/branding.ts ` | +2 / -1 | base | 2 |
33- | ` apps/web/src/components/settings/SettingsPanels.tsx ` | +9 / -3 | base, cliproxy | 6 |
34- | ` apps/web/src/components/settings/settingsSearch.ts ` | +24 / -0 | base, cliproxy | 4 |
35+ | ` apps/web/src/components/settings/SettingsPanels.tsx ` | +7 / -3 | base, cliproxy | 4 |
36+ | ` apps/web/src/components/settings/settingsSearch.ts ` | +10 / -0 | base, cliproxy | 5 |
37+ | ` apps/web/src/components/settings/SettingsSidebarNav.tsx ` | +5 / -1 | cliproxy | 5 |
3538| ` apps/web/src/components/settings/useAvailableSettingsSearchItems.ts ` | +2 / -1 | cliproxy | 2 |
39+ | ` apps/web/src/routeTree.gen.ts ` | +21 / -0 | cliproxy | 0 |
3640| ` apps/web/src/versionSkew.ts ` | +2 / -1 | base | 2 |
3741| ` CLAUDE.md ` | +1 / -0 | base | 0 |
3842| ` packages/client-runtime/package.json ` | +5 / -0 | base, cliproxy | 0 |
3943| ` packages/contracts/src/environment.ts ` | +1 / -0 | base | 1 |
4044| ` pnpm-lock.yaml ` | +34 / -0 | base, cliproxy | 0 |
45+ | ` vite.config.ts ` | +1 / -0 | base | 1 |
0 commit comments