We should add a file upload which adds files to a directory outside of the repo, but where Claude can access them (with appropriate permissions). Maybe /tmp/uploads? We should allow uploads while Claude is working if possible, and prefix the next user message with [User uploaded file(s): /tmp/uploads/example1.md, /tmp/uploads/example2.png]
We shouldn't show on the user's screen that the files are pending until they submit their message. Maybe show them as attachments attached to the message input, and then the user message?
We should add a file upload which adds files to a directory outside of the repo, but where Claude can access them (with appropriate permissions). Maybe /tmp/uploads? We should allow uploads while Claude is working if possible, and prefix the next user message with [User uploaded file(s): /tmp/uploads/example1.md, /tmp/uploads/example2.png]
We shouldn't show on the user's screen that the files are pending until they submit their message. Maybe show them as attachments attached to the message input, and then the user message?