Commit 6cc3cfc
authored
feat(cli): redesign dashboard for ATmosphereConf demo (#140)
* feat(cli): redesign dashboard for ATmosphereConf demo
Two-column layout (Repository | Network) instead of three columns for
narrow terminals and split-screen use. Key changes:
- Account status (ACTIVE/INACTIVE) displayed prominently in header
- Identity checks (handle resolution, DID document) in Network panel
- Per-relay host status (active/idle/offline) replaces commit sync check
- Separated activation beats: [a] activates only, [r] and [e] are
independent steps with contextual keybinding visibility
- Firehose commit events trigger debounced repo refetch for faster UI
* Change ascii art
* changeset1 parent 15487a7 commit 6cc3cfc
3 files changed
Lines changed: 238 additions & 137 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments