Commit d77f2f9
feat(multi-account): global-default resume routing (Batch 2e)
buildResumeCommand now emits `command claude` (bypassing the accounts.sh
`claude` dispatcher) so a configured non-anchor global-default can't
re-route an anchor-account resume to the wrong account. Behavior is
unchanged when the default IS the anchor; a no-op for single-account
users (command claude == claude).
2e's shell + CLI side already shipped in 2a (`codev account default`
plus the dispatcher `*)` -> defaultAccount). Also documents the
2c <-> Batch 3 coupling (cross-account resume needs shared session data).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017kCK4t5JSVynVZxGcrTGGp1 parent 5d0ac66 commit d77f2f9
3 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
354 | 359 | | |
355 | 360 | | |
356 | 361 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | | - | |
1079 | | - | |
| 1078 | + | |
| 1079 | + | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | | - | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1088 | 1094 | | |
1089 | 1095 | | |
1090 | 1096 | | |
| |||
0 commit comments