Commit Graph

1244 Commits

Author SHA1 Message Date
Eyejoker
2da6052eff Add read-only runtime inventory settings (#130)
* 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

* remove dashboard health top-level navigation

* fix: allow runtime image attachment paths

* feat: configure attachment allowlist dirs

* fix: clean duplicate dashboard status messages

* fix: poll dashboard duplicate cleanup between status updates

* fix: delete dashboard duplicates on create

* Refine settings IA with tabbed sections

* Add read-only runtime inventory settings
2026-05-04 02:13:42 +09:00
Eyejoker
c7d4bf82d7 Refine settings IA with tabbed sections
Split Settings into tabbed sections while preserving draft state, improve mobile Settings nav/touch targets, and update dashboard UX coverage for the Codex tab.
2026-05-04 01:50:15 +09:00
Eyejoker
75bdf21a09 Delete dashboard duplicates on create event
Event-driven cleanup removes stale dashboard messages as soon as Discord emits messageCreate, while preserving the tracked status message.
2026-05-04 00:22:03 +09:00
Eyejoker
bc78d43967 Poll dashboard duplicate cleanup between status updates
Run duplicate dashboard cleanup on a short interval so stale external Status messages are removed between normal status updates.
2026-05-04 00:02:27 +09:00
Eyejoker
2be267c51e Clean duplicate dashboard status messages
Clean duplicate Status dashboard messages by marker, preserve the tracked message, and avoid full-channel purge on startup.
2026-05-03 23:56:07 +09:00
Eyejoker
a4b7aef3bd Configure attachment allowlist dirs
Add EJCLAW_ATTACHMENT_ALLOWED_DIRS for explicit local image folders while keeping outbound attachment validation strict.
2026-05-02 22:40:41 +09:00
Eyejoker
4859c58f48 Fix runtime image attachment paths
Allow nested /tmp generated images and per-room runtime workspace attachments after realpath/image validation.
2026-05-02 22:02:13 +09:00
Eyejoker
6ea4ec5b68 Remove dashboard health top-level navigation (#123) 2026-05-02 20:20:37 +09:00
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
7f77327041 Add dashboard UX verification
Add a Playwright-based dashboard UX verification script for the Settings page. Covers hash-route nav stability, /goal toggle persistence, single restart confirmation, and serious/critical axe checks.
2026-05-02 04:00:42 +09:00
Eyejoker
921d738bb0 Fix settings navigation routing
Replace hash links in the settings side navigation with button-driven in-page scrolling so the hash router does not leave the settings page.
2026-05-02 03:11:15 +09:00
Eyejoker
1a2f879d11 Refine settings page UX
Refine the settings page with a clearer hero, side navigation, Codex /goal discoverability, and a single global restart action.
2026-05-02 02:40:09 +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
Eyejoker
bb1998be29 Merge pull request #113 from phj1081/codex/owner/ejclaw
Preserve owner Codex human messages on silent queued failure
2026-04-30 13:39:28 +09:00
ejclaw
d5274f14c9 preserve owner codex human messages on silent failure 2026-04-30 13:34:00 +09:00
Eyejoker
a8ddff759f Merge pull request #112 from phj1081/codex/owner/ejclaw
Add dashboard MoA settings controls
2026-04-30 02:29:47 +09:00
ejclaw
731984207c add dashboard MoA settings controls 2026-04-30 01:31:05 +09:00
Eyejoker
d2ccb40cac Merge pull request #111 from phj1081/codex/owner/ejclaw
Fix paired owner progress identity
2026-04-30 01:25:08 +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
Eyejoker
7ca6145f65 Merge pull request #110 from phj1081/codex/owner/ejclaw
Fix human interjection requeue handling
2026-04-29 22:49:55 +09:00
ejclaw
c44b8c5160 fix message loop human interjection handling 2026-04-29 22:45:09 +09:00
Eyejoker
46e1d44aa4 Merge pull request #109 from phj1081/codex/owner/ejclaw
Detect owner Codex Bad Request loops
2026-04-29 22:25:38 +09:00
ejclaw
6c6b67daca detect owner codex bad request loops 2026-04-29 22:20:06 +09:00
Eyejoker
8297057e5a Merge pull request #108 from phj1081/codex/agent-browser-skill-docs
fix agent-browser skill command examples
2026-04-29 22:03:58 +09:00
Eyejoker
002c89e0fc Merge pull request #107 from phj1081/codex/owner/ejclaw
Fix dashboard collapsed output previews
2026-04-29 22:03:54 +09:00
ejclaw
933db6fa1c fix agent-browser skill command examples 2026-04-29 21:26:33 +09:00
ejclaw
b653fe5375 fix dashboard progress turn activity 2026-04-29 20:04:47 +09:00
ejclaw
4aca45ca23 fix dashboard collapsed output previews 2026-04-29 19:49:33 +09:00
Eyejoker
166557bf32 Merge pull request #106 from phj1081/codex/owner/ejclaw
fix: escalate paired step-done loops
2026-04-29 18:00:46 +09:00
ejclaw
a536829673 fix: escalate paired step-done loops 2026-04-29 17:49:10 +09:00
Eyejoker
4ea7d6ce69 Merge pull request #105 from phj1081/codex/owner/ejclaw
refactor: split ipc task processor handlers
2026-04-29 13:48:29 +09:00
ejclaw
f286b9f99e refactor: split ipc task processor handlers 2026-04-29 13:42:36 +09:00
Eyejoker
8855f6f07d Merge pull request #104 from phj1081/codex/owner/ejclaw
chore: clear low-risk lint warnings
2026-04-29 13:35:26 +09:00
ejclaw
4dcd4037f1 chore: clear low-risk lint warnings 2026-04-29 13:31:11 +09:00
Eyejoker
7ffd4c65e1 Merge pull request #103 from phj1081/codex/owner/ejclaw
test: remove duplicate handoff helper coverage
2026-04-29 13:07:31 +09:00
ejclaw
8b458e9b0e test: remove duplicate handoff helper coverage 2026-04-29 13:02:51 +09:00
Eyejoker
ea7c5e8486 Merge pull request #102 from phj1081/codex/owner/ejclaw
test: rename paired completion signal tests
2026-04-29 12:58:33 +09:00
ejclaw
b56e91c232 test: rename paired completion signal tests 2026-04-29 12:51:34 +09:00
Eyejoker
3efa208370 Merge pull request #101 from phj1081/codex/owner/ejclaw
Remove queued paired follow-up wrapper
2026-04-29 12:14:38 +09:00
ejclaw
3d35feb6f3 Remove queued paired follow-up wrapper 2026-04-29 12:07:43 +09:00
Eyejoker
94f44a5d97 Merge pull request #100 from phj1081/codex/owner/ejclaw
Extract message runtime handoff adapter
2026-04-29 12:02:00 +09:00
ejclaw
118c255ad2 Extract message runtime handoff adapter 2026-04-29 11:54:38 +09:00
Eyejoker
d6e7476ce0 Merge pull request #99 from phj1081/codex/owner/ejclaw
Extract message runtime final delivery
2026-04-29 11:47:25 +09:00
ejclaw
6502eb6586 Extract message runtime final delivery 2026-04-29 11:42:40 +09:00
Eyejoker
198b353743 Merge pull request #98 from phj1081/codex/owner/ejclaw
Extract message runtime after-delivery follow-up
2026-04-29 11:34:15 +09:00