Commit graph

1 commit

Author SHA1 Message Date
Kohei
daac4033d5 feat: persist media images to disk and add copy_file tool
Save user/tool media (camera, screenshots) as files in data/media/ and
preserve base64 in session via AddFullMessage so images survive across
turns. Add copy_file tool to let the LLM copy media files into the
workspace. Clean up media files when messages are dropped by
forceCompression or summarization.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:11:53 +09:00