| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 6 days | chore: Move everything into one big crate | Benedikt Peetz | |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
| 6 days | chore: Remove more useless code | Benedikt Peetz | |
| 2026-03-23 | chore: Refactor CLI auth flows and token storage (#3317) | Michelle Tilley | |
| 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. | |||
| 2026-03-16 | feat: Allow headless account ops against Hub server (#3280) | Michelle Tilley | |
