Commit Graph

1334 Commits

Author SHA1 Message Date
ejclaw
7c5dd9e9df Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-23 09:39:51 +09:00
Eyejoker
763828e4f5 fix: load ejclaw mcp tools on claude first turn 2026-05-23 09:30:06 +09:00
ejclaw
a5411bc9b1 test: resolve shared runner source in vitest 2026-05-23 09:27:48 +09:00
ejclaw
aa481ff027 fix: load ejclaw mcp tools on claude first turn 2026-05-23 09:23:48 +09:00
ejclaw
5d15af398c Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-23 09:16:25 +09:00
Eyejoker
262534cac9 chore: upgrade claude agent sdk (#150) 2026-05-23 09:09:32 +09:00
Eyejoker
dd6cb3c220 chore: upgrade codex runner sdk (#149) 2026-05-23 09:07:30 +09:00
ejclaw
913c375eec Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-21 05:59:50 +09:00
Eyejoker
63ac894b86 docs(prompt): add root-cause and work-note examples 2026-05-21 05:59:39 +09:00
ejclaw
59adbc7413 docs(prompt): add root-cause and work-note examples 2026-05-21 05:57:15 +09:00
ejclaw
6b254cbee9 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-21 05:36:13 +09:00
Eyejoker
ce750eed95 docs(prompt): allow durable work notes 2026-05-21 05:35:59 +09:00
Eyejoker
2bed35d315 docs(prompt): add debugging discipline rules 2026-05-21 05:32:37 +09:00
ejclaw
5f0b1a75eb docs(prompt): allow durable work notes 2026-05-21 05:26:14 +09:00
ejclaw
88ba26c930 docs(prompt): add debugging discipline rules 2026-05-21 05:25:34 +09:00
ejclaw
15b8b17ab9 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-21 04:54:11 +09:00
Eyejoker
77c2d031bc Recover only active groups after restart
Limit restart interruption snapshots, announcements, and recovery queueing to groups that were actively processing. Waiting groups remain compatible in stored context but no longer receive restart recovery signals.
2026-05-21 04:54:00 +09:00
ejclaw
5d2f7f8748 fix restart recovery active groups 2026-05-21 04:51:42 +09:00
ejclaw
384fce81a3 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-21 03:47:12 +09:00
Eyejoker
fbaca3ab68 Retry silent owner capacity failures
Classify Codex selected-model capacity as overloaded and requeue silent owner failures that leave paired tasks active.
2026-05-21 03:46:59 +09:00
ejclaw
18245e8462 fix silent owner capacity retries 2026-05-21 03:43:47 +09:00
ejclaw
e830b51981 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-19 21:53:10 +09:00
Eyejoker
f240cf7820 [codex] Recover Codex context overflow sessions 2026-05-19 21:52:54 +09:00
ejclaw
e2c32eef68 Recover Codex context overflow sessions 2026-05-19 21:50:05 +09:00
ejclaw
13a9577eb5 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-19 14:28:17 +09:00
Eyejoker
59c7318833 [codex] Clarify reviewer verification evidence (#141)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations

* Apply room skill overrides to runner spawn

* Refine scheduled task dashboard UX

* Remove reviewer final prompt reinjection

* Stabilize pnpm verification fixture

* Remove previous owner final prompt carryover

* Clear role-scoped sessions

* Tighten reviewer prompt output scope

* Clarify reviewer verification evidence

* Require reviewer status first line
2026-05-19 14:28:15 +09:00
ejclaw
bee8ff2c9b Require reviewer status first line 2026-05-19 14:26:27 +09:00
ejclaw
ef16e82b05 Clarify reviewer verification evidence 2026-05-19 14:17:34 +09:00
ejclaw
55dd0f9b63 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-17 09:07:40 +09:00
Eyejoker
4b98b493ee [codex] Tighten reviewer prompt output scope (#140)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations

* Apply room skill overrides to runner spawn

* Refine scheduled task dashboard UX

* Remove reviewer final prompt reinjection

* Stabilize pnpm verification fixture

* Remove previous owner final prompt carryover

* Clear role-scoped sessions

* Tighten reviewer prompt output scope
2026-05-17 08:07:38 +08:00
ejclaw
46b803170d Tighten reviewer prompt output scope 2026-05-17 09:05:34 +09:00
ejclaw
82c0b1bc85 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-17 02:02:52 +09:00
Eyejoker
86e3fa7521 [codex] Clear role-scoped sessions (#139)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations

* Apply room skill overrides to runner spawn

* Refine scheduled task dashboard UX

* Remove reviewer final prompt reinjection

* Stabilize pnpm verification fixture

* Remove previous owner final prompt carryover

* Clear role-scoped sessions
2026-05-17 01:02:40 +08:00
ejclaw
1b0360c8c0 Clear role-scoped sessions 2026-05-17 01:57:37 +09:00
ejclaw
a942973bb2 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-16 19:17:01 +09:00
Eyejoker
59874427aa Remove previous owner final prompt carryover 2026-05-16 18:16:50 +08:00
ejclaw
e06c5af70f Remove previous owner final prompt carryover 2026-05-16 19:14:25 +09:00
ejclaw
04838a1e9f Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-16 19:00:37 +09:00
Eyejoker
55592b34b2 Remove reviewer final prompt reinjection (#137)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations

* Apply room skill overrides to runner spawn

* Refine scheduled task dashboard UX

* Remove reviewer final prompt reinjection

* Stabilize pnpm verification fixture
2026-05-16 17:59:59 +08:00
ejclaw
84866279f8 Stabilize pnpm verification fixture 2026-05-16 18:55:56 +09:00
ejclaw
7574953158 Remove reviewer final prompt reinjection 2026-05-16 18:51:02 +09:00
ejclaw
d6de6e13a5 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-04 16:38:36 +09:00
Eyejoker
8c24082b19 Refine scheduled task dashboard UX (#135)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations

* Apply room skill overrides to runner spawn

* Refine scheduled task dashboard UX
2026-05-04 16:38:21 +09:00
ejclaw
bc03d66226 Refine scheduled task dashboard UX 2026-05-04 16:35:14 +09:00
ejclaw
6e832d4d22 Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-04 16:13:37 +09:00
Eyejoker
0a8decde8c Apply room skill overrides to runner spawn 2026-05-04 16:13:24 +09:00
ejclaw
4fcced66f6 Apply room skill overrides to runner spawn 2026-05-04 16:10:34 +09:00
ejclaw
f2d01cbbbd Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw 2026-05-04 03:27:51 +09:00
Eyejoker
85da2b918c Add room skill setting mutations (#133)
* 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

* Fix runtime inventory MCP JSON parsing

* Add room skill settings inventory

* Add room skill setting mutations
2026-05-04 03:27:35 +09:00
ejclaw
55c250cbf1 Add room skill setting mutations 2026-05-04 03:23:38 +09:00