ejclaw
48d58a3324
fix: bootstrap role prompts into resumed sessions
2026-05-25 21:12:03 +09:00
Eyejoker
3595a37f1f
Merge pull request #159 from phj1081/codex/owner/ejclaw
...
fix: limit arbiter context to recent outputs
2026-05-25 18:54:08 +09:00
ejclaw
30278c4da4
fix: limit arbiter context to recent outputs
2026-05-25 18:51:34 +09:00
Eyejoker
52a1e142b6
Merge pull request #158 from phj1081/codex/owner/ejclaw
...
fix: keep paired review prompts output-only
2026-05-25 18:36:40 +09:00
ejclaw
0ad33b62dd
fix: keep paired review prompts output-only
2026-05-25 18:34:01 +09:00
Eyejoker
9219cf9c9d
Merge pull request #157 from phj1081/codex/owner/ejclaw
...
feat: add Android thin client MVP
2026-05-25 03:58:35 +09:00
ejclaw
18a8892107
feat: add android thin client MVP
2026-05-25 03:56:04 +09:00
Eyejoker
7fbcea30c4
Merge pull request #156 from phj1081/codex/owner/ejclaw
...
feat: add dashboard token auth for android clients
2026-05-25 03:30:21 +09:00
ejclaw
fe106645f9
feat: add dashboard token auth for android clients
2026-05-25 03:27:49 +09:00
ejclaw
8ef0f5630a
fix: recover pnpm symlink loops during workspace install
2026-05-24 23:58:47 +09:00
Eyejoker
7b66f91572
Merge pull request #155 from phj1081/codex/owner/ejclaw
...
fix: expose Discord file attachment paths
2026-05-23 15:53:34 +09:00
ejclaw
0b2ace6675
fix: expose discord file attachment paths
2026-05-23 15:50:58 +09:00
Eyejoker
eeaccb04c3
fix: stabilize dashboard settings smoke
...
Merge PR #154
2026-05-23 13:48:01 +09:00
ejclaw
c4860116e6
fix: stabilize dashboard settings smoke
2026-05-23 13:45:08 +09:00
ejclaw
e8729f04a8
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
2026-05-23 13:15:15 +09:00
Eyejoker
6eb89cdc51
fix: skip restart recovery announcements when no channel is connected
...
Prevents web-dashboard-only startup from crashing when Discord channels are unavailable.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-23 13:00:01 +09:00
Eyejoker
fd3145e2a7
feat: refresh dashboard settings UX and Codex feature toggles ( #153 )
...
* feat: refresh dashboard settings UX and Codex feature toggles
Improve settings/tasks mobile layout, model effort validation by agent type, and preset models for GPT 5.5 and Opus 4.7. Store Codex fast mode and goals in config.toml with Claude fastMode session sync and updated docs for Codex 0.133.
Co-authored-by: Cursor <cursoragent@cursor.com >
* style: apply pre-commit formatting after dashboard settings commit
Co-authored-by: Cursor <cursoragent@cursor.com >
---------
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-23 12:18:42 +09:00
ejclaw
1b6968a283
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
2026-05-23 11:14:14 +09:00
Eyejoker
58e5197dc6
feat: show live Codex usage status in dashboard
...
Store Codex wham/usage live plan and rate-limit state during account refresh, surface safe dashboard badges, and keep JWT subscription expiry as stale fallback only. Redacts balance and spend limit amounts from API/UI exposure.
2026-05-23 11:12:55 +09:00
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