| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore: Refactor CLI auth flows and token storage (#3317) | Michelle Tilley | 2026-03-23 |
| | | | | | | | | This PR eplaces the binary `is_hub_sync()` auth routing with an explicit `SyncAuth` enum that classifies the client's authentication state at runtime. This fixes a class of bugs where CLI session tokens were silently mis-stored or used with the wrong auth scheme during Hub migration. | ||
| * | feat: Allow headless account ops against Hub server (#3280) | Michelle Tilley | 2026-03-16 |
