Skip to content

fix: Claude multimodal support leaks temporary image files indefinitely#403

Closed
sam-saffron-jarvis wants to merge 1 commit intoSamSaffron:mainfrom
sam-saffron-jarvis:feat/codereview-2e09aa74
Closed

fix: Claude multimodal support leaks temporary image files indefinitely#403
sam-saffron-jarvis wants to merge 1 commit intoSamSaffron:mainfrom
sam-saffron-jarvis:feat/codereview-2e09aa74

Conversation

@sam-saffron-jarvis
Copy link
Copy Markdown
Contributor

What

Track Claude CLI temp image files created from multimodal prompt/tool-result data and remove them when the turn or provider session finishes.

Why

Without cleanup, every uploaded image or tool-result image materialized into /tmp is leaked indefinitely. Repeated multimodal use can eventually exhaust disk space and break later requests.

@SamSaffron
Copy link
Copy Markdown
Owner

Closing in favor of consolidated local changeset on branch pr-consolidation. The change from this PR was folded in along with: #387, #389, #390, #391, #400, #401, #402, #403, #404. Build and full test suite pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants