Commit Graph

13 Commits

Author SHA1 Message Date
Eyejoker
6f82cea91e refactor: split message executor attempt lifecycle (#188) 2026-05-29 19:47:36 +09:00
Eyejoker
41f0460848 refactor: split paired executor lifecycle (#187) 2026-05-29 19:45:08 +09:00
Eyejoker
b2cfe385cf fix: keep streamed output delivery non-blocking (#186) 2026-05-29 19:42:21 +09:00
Eyejoker
9b9b6c111c Merge pull request #177 from phj1081/codex/message-runtime-quality
refactor: split message runtime processing
2026-05-27 15:24:31 +09:00
ejclaw
e154c6ec2e refactor: split message runtime processing 2026-05-27 08:10:53 +09:00
ejclaw
172c44e4fc refactor: split ipc task processor handlers 2026-05-27 07:51:12 +09:00
ejclaw
c4860116e6 fix: stabilize dashboard settings smoke 2026-05-23 13:45:08 +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
79a54185e9 Tighten dashboard server quality ratchet 2026-04-28 21:22:31 +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
79efa6b37c Add code quality gates
Add ESLint/quality gates, per-file ratchet budgets, and regression tests for code quality checks.
2026-04-28 01:19:06 +09:00