agent-ecosystem/src/shared
iliya b8aa2d9f14 fix(auth): enrich PTY env and invalidate status cache after login
- Use buildEnrichedEnv() in PtyTerminalService so login terminal gets
  full PATH (Homebrew, nvm, etc.) and USER for Keychain lookup
- Add cliInstaller:invalidateStatus IPC to clear cached auth status
  after successful login, preventing stale "not logged in" responses
- Show "Verifying authentication..." spinner instead of flashing
  the "Not logged in" banner between modal close and status refresh

Ref #27
2026-03-25 13:36:12 +02:00
..
constants feat(attachments): expand file support and enhance attachment handling 2026-03-23 17:24:48 +02:00
types fix(auth): enrich PTY env and invalidate status cache after login 2026-03-25 13:36:12 +02:00
utils feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00