Commit Graph

14 Commits

Author SHA1 Message Date
Eyejoker
7e013b5314 Remove inbox top-level navigation (#120)
* add gated codex goals support

* sync README SDK versions

* bump claude agent sdk

* add codex goals settings toggle

* reuse status dashboard message and simplify settings actions

* refine settings page UX

* fix settings nav hash routing

* add dashboard UX verification

* refine dashboard settings and inbox UX

* remove inbox top-level navigation
2026-05-02 19:58:05 +09:00
Eyejoker
fb32726ac0 refine dashboard settings and inbox UX 2026-05-02 14:22:49 +09:00
ejclaw
b653fe5375 fix dashboard progress turn activity 2026-04-29 20:04:47 +09:00
ejclaw
d7649f006f fix: require discord evidence for legacy dashboard outbound 2026-04-29 01:52:13 +09:00
ejclaw
6b2ef42374 fix: use work items as dashboard outbound SSOT 2026-04-29 01:23:29 +09:00
ejclaw
85e04e8a67 Use canonical turn progress for dashboard rooms 2026-04-28 22:53:00 +09:00
ejclaw
b83de973f8 Align dashboard room progress with Discord messages 2026-04-28 22:33:12 +09:00
ejclaw
38ba5b87fa Show full dashboard room content 2026-04-28 19:53:00 +09:00
Eyejoker
20e1a1e5e1 Fix mobile rooms and live progress parity
Improve mobile room UX, separate live progress from recent chat, and lock the parity behavior with service tests.
2026-04-28 01:27:55 +09:00
Eyejoker
d28068f646 Add dashboard room activity timeline 2026-04-27 11:46:35 +09:00
Eyejoker
19afc76b89 feat(dashboard): focus ops usage signals (#25)
* feat(dashboard): focus ops usage signals

* style(dashboard): apply usage formatting

* fix(dashboard): hide refresh timestamp noise
2026-04-27 00:25:21 +09:00
Eyejoker
80aad035d0 feat(dashboard): expose inbox activity data (#22) 2026-04-26 23:06:13 +09:00
Eyejoker
646bc34372 [codex] Improve mobile dashboard UX (#19)
* feat(dashboard): improve mobile control plane UX

* fix(dashboard): improve mobile nav accessibility

* feat(dashboard): add mobile drawer and usage glance cards

* feat(dashboard): add compact usage matrix and i18n

* fix(dashboard): make usage-first console layout

* fix(dashboard): remove chrome and group usage rows
2026-04-26 21:29:13 +09:00
Eyejoker
5ba607644f Add read-only web dashboard MVP
Adds a disabled-by-default loopback web dashboard MVP with read-only control-plane views, prompt preview redaction, Vite React UI, and validation coverage.
2026-04-26 17:05:50 +09:00