diff --git a/ui/src/pages/accounts.tsx b/ui/src/pages/accounts.tsx index 6b368253..dc0813b1 100644 --- a/ui/src/pages/accounts.tsx +++ b/ui/src/pages/accounts.tsx @@ -75,142 +75,147 @@ export function AccountsPage() {
+ Primary Actions +
+ + + ++ Legacy Migration +
+ {hasLegacyFollowUp ? ( ++ {legacyContextCount} account + {legacyContextCount > 1 ? 's still need' : ' still needs'}{' '} + first-time mode confirmation. +
+ )} + {legacyContinuityCount > 0 && ( ++ {legacyContinuityCount} shared account + {legacyContinuityCount > 1 ? 's remain' : ' remains'} on standard + legacy continuity depth. +
+ )} +- Migration Follow-up -
-- {legacyContextCount} account - {legacyContextCount > 1 ? 's still need' : ' still needs'} first-time - mode confirmation. -
- )} - {legacyContinuityCount > 0 && ( -- {legacyContinuityCount} shared account - {legacyContinuityCount > 1 ? 's remain' : ' remains'} on standard legacy - continuity depth. -
- )} -Shared Standard
-- Project workspace sync only. Best default for most teams. -
+Shared Standard
++ Project workspace sync only. Best default for most teams. +
+Shared Deeper
+
+ Adds session-env, file-history,{' '}
+ shell-snapshots, todos.
+
Isolated
+No link. Best for strict separation.
+Shared Deeper
-
- Adds session-env, file-history,{' '}
- shell-snapshots, todos.
-
Isolated
-No link. Best for strict separation.
-Quick Commands
+