Commit Graph

767 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
d3c02265e5 Normalize agent attachment output (#122) 2026-05-02 19:50:32 +09:00
Eyejoker
9e45534de0 Support status-prefixed structured attachments
Support status-prefixed structured attachment output and keep visible verdict text.
2026-05-02 19:22:55 +09:00
Eyejoker
fb32726ac0 refine dashboard settings and inbox UX 2026-05-02 14:22:49 +09:00
Eyejoker
490ae7d324 Reuse status dashboard message and simplify settings actions 2026-05-02 02:06:20 +09:00
Eyejoker
7576bcd3ff Update agent SDKs and add gated Codex goals support (#114)
* add gated codex goals support

* sync README SDK versions

* bump claude agent sdk

* add codex goals settings toggle
2026-05-02 01:42:04 +09:00
ejclaw
d5274f14c9 preserve owner codex human messages on silent failure 2026-04-30 13:34:00 +09:00
ejclaw
731984207c add dashboard MoA settings controls 2026-04-30 01:31:05 +09:00
ejclaw
95abda197d cover paired owner progress entry path 2026-04-30 00:58:39 +09:00
ejclaw
54ea9afae6 fix paired owner progress identity 2026-04-30 00:45:04 +09:00
ejclaw
c44b8c5160 fix message loop human interjection handling 2026-04-29 22:45:09 +09:00
ejclaw
6c6b67daca detect owner codex bad request loops 2026-04-29 22:20:06 +09:00
ejclaw
b653fe5375 fix dashboard progress turn activity 2026-04-29 20:04:47 +09:00
ejclaw
a536829673 fix: escalate paired step-done loops 2026-04-29 17:49:10 +09:00
ejclaw
f286b9f99e refactor: split ipc task processor handlers 2026-04-29 13:42:36 +09:00
ejclaw
4dcd4037f1 chore: clear low-risk lint warnings 2026-04-29 13:31:11 +09:00
ejclaw
8b458e9b0e test: remove duplicate handoff helper coverage 2026-04-29 13:02:51 +09:00
ejclaw
b56e91c232 test: rename paired completion signal tests 2026-04-29 12:51:34 +09:00
ejclaw
3d35feb6f3 Remove queued paired follow-up wrapper 2026-04-29 12:07:43 +09:00
ejclaw
118c255ad2 Extract message runtime handoff adapter 2026-04-29 11:54:38 +09:00
ejclaw
6502eb6586 Extract message runtime final delivery 2026-04-29 11:42:40 +09:00
ejclaw
2098db72d2 Extract message runtime after-delivery follow-up 2026-04-29 11:27:32 +09:00
ejclaw
dab8f97e5e Extract message runtime preflight helpers 2026-04-29 11:15:18 +09:00
ejclaw
e4d30f527d Extract message runtime role channel resolution 2026-04-29 11:03:16 +09:00
ejclaw
ac93c96c8f Remove paired execution shared shim 2026-04-29 10:52:37 +09:00
ejclaw
b774dcaae5 Extract paired task status helpers 2026-04-29 10:44:28 +09:00
ejclaw
34b0ee8f4c Extract paired arbiter request helper 2026-04-29 10:32:36 +09:00
ejclaw
247a710ae7 Extract paired source ref helpers 2026-04-29 10:22:33 +09:00
ejclaw
274e234365 Extract paired verdict signal helpers 2026-04-29 10:05:26 +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
4daa1382f0 Route outbound messages through canonical delivery 2026-04-29 00:07:06 +09:00
ejclaw
d2a27ecf34 Unify IPC outbound delivery through work items 2026-04-28 23:36:34 +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
1417c37042 Extract message runtime handoff helpers 2026-04-28 22:13:24 +09:00
ejclaw
929dc2ac5a Extract config path loading 2026-04-28 21:58:02 +09:00
ejclaw
55edab6475 Extract Discord inbound message handler 2026-04-28 21:40:08 +09:00
ejclaw
750f7d99d2 Cover dashboard route state helpers 2026-04-28 20:18:57 +09:00
ejclaw
4ea9f0749b Trim dashboard server integration tests 2026-04-28 20:06:40 +09:00
ejclaw
38ba5b87fa Show full dashboard room content 2026-04-28 19:53:00 +09:00
ejclaw
23056f7cc7 Extract dashboard inbox action route 2026-04-28 19:34:43 +09:00
ejclaw
ee8be2f127 Extract dashboard room message route 2026-04-28 19:20:39 +09:00
ejclaw
0d8682b2da Extract dashboard overview route 2026-04-28 19:08:58 +09:00
ejclaw
29d1587afb Extract dashboard task routes 2026-04-28 18:56:26 +09:00
ejclaw
46e6ab7a51 Extract dashboard room timeline routes 2026-04-28 18:39:46 +09:00
ejclaw
77fe00e4b8 Extract dashboard service routes 2026-04-28 18:19:42 +09:00
ejclaw
cbb8e6bc85 Extract dashboard settings routes 2026-04-28 18:00:35 +09:00
ejclaw
7f4c518c23 Extract dashboard simple route table 2026-04-28 17:43:20 +09:00
ejclaw
df8ee09bb4 Fix structured attachment rendering 2026-04-28 17:24:38 +09:00