disclaw/tests
Nick Tabeling 00f7909e6b
Some checks failed
CI / build-and-test (ubuntu-latest) (pull_request) Has been cancelled
CI / build-and-test (windows-latest) (pull_request) Has been cancelled
CI / lint (pull_request) Has been cancelled
feat(DIS-154): agent file sending via [ATTACH: path] convention
- parseAttachments() extracts [ATTACH: path] markers from response text
- validateAttachPath() enforces workspace boundary + readability + 8MB limit
- sendResponse() sends validated files as Discord attachments before text
- CLAUDE.md template teaches agents the [ATTACH: ...] syntax
- Path-traversal guard: only files within workspace are allowed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:16:50 +02:00
..
fixtures feat(runner): add --bare and --append-system-prompt-file flags 2026-04-09 11:22:44 +02:00
integration feat(DIS-103): ChannelQueue serializes messages per channel (FIFO) 2026-04-10 10:17:57 +02:00
unit feat(DIS-154): agent file sending via [ATTACH: path] convention 2026-04-13 10:16:50 +02:00