Eyejoker
|
4f04484ed1
|
Merge pull request #79 from phj1081/codex/refactor-dashboard-server-test-split
Trim dashboard server integration tests
|
2026-04-28 20:12:48 +09:00 |
|
ejclaw
|
4ea9f0749b
|
Trim dashboard server integration tests
|
2026-04-28 20:06:40 +09:00 |
|
Eyejoker
|
54c5ae898f
|
Merge pull request #78 from phj1081/codex/fix-dashboard-room-content-clipping
Show full dashboard room content
|
2026-04-28 20:01:26 +09:00 |
|
ejclaw
|
38ba5b87fa
|
Show full dashboard room content
|
2026-04-28 19:53:00 +09:00 |
|
Eyejoker
|
f7f4888f92
|
Merge pull request #77 from phj1081/codex/refactor-dashboard-inbox-action-route
Extract dashboard inbox action route
|
2026-04-28 19:39:43 +09:00 |
|
ejclaw
|
23056f7cc7
|
Extract dashboard inbox action route
|
2026-04-28 19:34:43 +09:00 |
|
ejclaw
|
1bb57f5c1d
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 19:25:56 +09:00 |
|
Eyejoker
|
49382713ca
|
Extract dashboard room message route (#76)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
* Extract dashboard service routes
* Extract dashboard room timeline routes
* Extract dashboard task routes
* Extract dashboard overview route
* Extract dashboard room message route
|
2026-04-28 19:25:49 +09:00 |
|
ejclaw
|
ee8be2f127
|
Extract dashboard room message route
|
2026-04-28 19:20:39 +09:00 |
|
ejclaw
|
b1cbb360de
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 19:13:40 +09:00 |
|
Eyejoker
|
87d0ef8c05
|
Extract dashboard overview route (#75)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
* Extract dashboard service routes
* Extract dashboard room timeline routes
* Extract dashboard task routes
* Extract dashboard overview route
|
2026-04-28 19:13:33 +09:00 |
|
ejclaw
|
0d8682b2da
|
Extract dashboard overview route
|
2026-04-28 19:08:58 +09:00 |
|
ejclaw
|
036b80b106
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 19:03:51 +09:00 |
|
Eyejoker
|
69aa1c72c2
|
Extract dashboard task routes (#74)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
* Extract dashboard service routes
* Extract dashboard room timeline routes
* Extract dashboard task routes
|
2026-04-28 19:03:39 +09:00 |
|
ejclaw
|
29d1587afb
|
Extract dashboard task routes
|
2026-04-28 18:56:26 +09:00 |
|
ejclaw
|
95e5ca2258
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 18:46:53 +09:00 |
|
Eyejoker
|
530cd43397
|
Extract dashboard room timeline routes (#73)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
* Extract dashboard service routes
* Extract dashboard room timeline routes
|
2026-04-28 18:46:44 +09:00 |
|
ejclaw
|
46e6ab7a51
|
Extract dashboard room timeline routes
|
2026-04-28 18:39:46 +09:00 |
|
ejclaw
|
4a2a2fafbb
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 18:27:00 +09:00 |
|
Eyejoker
|
3a68db4854
|
Extract dashboard service routes (#72)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
* Extract dashboard service routes
|
2026-04-28 18:26:46 +09:00 |
|
ejclaw
|
77fe00e4b8
|
Extract dashboard service routes
|
2026-04-28 18:19:42 +09:00 |
|
ejclaw
|
9708a0e4e5
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 18:09:59 +09:00 |
|
Eyejoker
|
d1008546f8
|
Extract dashboard settings routes (#71)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
* Extract dashboard settings routes
|
2026-04-28 18:09:45 +09:00 |
|
ejclaw
|
cbb8e6bc85
|
Extract dashboard settings routes
|
2026-04-28 18:00:35 +09:00 |
|
ejclaw
|
0189852432
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 17:51:29 +09:00 |
|
Eyejoker
|
fb79aa307b
|
Extract dashboard simple route table (#70)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
* Extract dashboard simple route table
|
2026-04-28 17:51:15 +09:00 |
|
ejclaw
|
7f4c518c23
|
Extract dashboard simple route table
|
2026-04-28 17:43:20 +09:00 |
|
ejclaw
|
8082c61103
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 17:36:41 +09:00 |
|
Eyejoker
|
6197e90c8c
|
Fix structured attachment rendering (#69)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
* Fix structured attachment rendering
|
2026-04-28 17:36:11 +09:00 |
|
ejclaw
|
df8ee09bb4
|
Fix structured attachment rendering
|
2026-04-28 17:24:38 +09:00 |
|
ejclaw
|
b2b6a024ce
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 16:57:03 +09:00 |
|
Eyejoker
|
96d99f63e0
|
Extract dashboard SettingsPanel component (#68)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
* Extract dashboard SettingsPanel component
|
2026-04-28 16:56:37 +09:00 |
|
ejclaw
|
d17530f726
|
Extract dashboard SettingsPanel component
|
2026-04-28 16:46:45 +09:00 |
|
ejclaw
|
0a888c57ee
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 16:38:07 +09:00 |
|
Eyejoker
|
e68ce6c616
|
Render dashboard live progress markdown (#67)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
* Render dashboard live progress markdown
|
2026-04-28 16:37:43 +09:00 |
|
ejclaw
|
4e0cf80d91
|
Render dashboard live progress markdown
|
2026-04-28 16:30:37 +09:00 |
|
ejclaw
|
810d3dbf2e
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 16:19:34 +09:00 |
|
Eyejoker
|
74cb43b1d8
|
Extract dashboard ServicePanel component (#66)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
* Extract dashboard ServicePanel component
|
2026-04-28 16:18:54 +09:00 |
|
ejclaw
|
549016e84c
|
Extract dashboard ServicePanel component
|
2026-04-28 16:12:07 +09:00 |
|
ejclaw
|
baf52678e2
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 16:04:18 +09:00 |
|
Eyejoker
|
5902960144
|
Fix dashboard room thread chunk rendering (#65)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
* Fix dashboard room thread chunk rendering
|
2026-04-28 16:03:52 +09:00 |
|
ejclaw
|
680677111a
|
Fix dashboard room thread chunk rendering
|
2026-04-28 15:56:18 +09:00 |
|
ejclaw
|
4ee9006492
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 15:47:08 +09:00 |
|
Eyejoker
|
72f71d5abf
|
Extract dashboard UsagePanel component (#64)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
* Extract dashboard UsagePanel component
|
2026-04-28 15:46:47 +09:00 |
|
ejclaw
|
7fb562ae1f
|
Extract dashboard UsagePanel component
|
2026-04-28 15:41:24 +09:00 |
|
ejclaw
|
59bcb5c250
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 15:35:21 +09:00 |
|
Eyejoker
|
c19665a134
|
Extract dashboard TaskPanel component (#63)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
* Extract dashboard TaskPanel component
|
2026-04-28 15:35:02 +09:00 |
|
ejclaw
|
bf1bd6e6dd
|
Extract dashboard TaskPanel component
|
2026-04-28 15:24:53 +09:00 |
|
ejclaw
|
a653c212b4
|
Merge remote-tracking branch 'origin/main' into codex/owner/ejclaw
|
2026-04-28 15:05:24 +09:00 |
|
Eyejoker
|
6d13c3aa49
|
Extract dashboard InboxPanel component (#62)
* review: harden readonly git checks and lint verification
* test: satisfy readonly reviewer sandbox typing
* test: fix readonly reviewer sandbox assertions
* test: remove impossible readonly sandbox guards
* test: relax readonly sandbox assertions
* test: cast readonly sandbox expectation shape
* test: cast readonly sandbox expectation through unknown
* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke
* Add STEP_DONE guards, verdict storage, and stale delivery suppression
* style: format paired stepdone telemetry files
* Route STEP_DONE through reviewer
* Add structured Discord attachments
* style: format structured attachment test
* Fix room thread bot output parity
* Remove duplicate work item attachment migration from owner branch
* Remove legacy dashboard rooms renderer
* Extract dashboard parsed body renderer
* Extract dashboard redaction helpers
* Extract dashboard RoomCardV2 component
* Include RoomCardV2 test in vitest suite
* Extract dashboard RoomBoardV2 component
* Extract dashboard EmptyState component
* Extract dashboard InboxPanel component
* Split dashboard InboxPanel card renderer
|
2026-04-28 15:04:37 +09:00 |
|