Eyejoker
|
7fc558acb6
|
fix: restore main quality checks
|
2026-06-02 18:37:37 +08:00 |
|
ejclaw
|
df6ec5f2b2
|
feat: add MEDIA outbound attachment directive
|
2026-05-26 17:26:20 +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
|
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 |
|
Eyejoker
|
8bb77ffaa3
|
Fix structured IPC envelope leakage
Normalize EJClaw structured send_message envelopes, preserve attachments, unwrap stored room payloads, and add regression tests.
|
2026-04-28 01:35:26 +09:00 |
|
ejclaw
|
83b7aef494
|
Add structured Discord attachments
|
2026-04-25 09:21:47 +09:00 |
|