Skip to content

pr/8e81adf41 support claude image attachments#258

Merged
plusplusoneplusplus merged 3 commits into
mainfrom
pr/8e81adf41-support-claude-image-attachments
Jun 1, 2026
Merged

pr/8e81adf41 support claude image attachments#258
plusplusoneplusplus merged 3 commits into
mainfrom
pr/8e81adf41-support-claude-image-attachments

Conversation

@plusplusoneplusplus
Copy link
Copy Markdown
Owner

  • Support Claude image attachments
  • Support Codex image attachments
  • feat: suggest a non-conflicting folder name when cloning into an occupied directory

plusplusoneplusplus and others added 3 commits June 1, 2026 15:22
Forward supported file image attachments to Claude as base64 image blocks while preserving string prompts when no supported images are present.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…pied directory

When the derived repo name already exists as a subdirectory of the
chosen parent folder, CloneRepoDialog now pre-fills the Folder name
field with a suffixed alternative (e.g. "shortcuts-2") and shows a
soft informational note.  The user can freely edit the name; editing
clears the note and locks it against further auto-updates.  Navigating
to a new parent folder re-checks the current name unless it was
manually edited.

The server-side clone route now accepts an optional `dirName` field
and passes it as a positional argument to `git clone`, returning the
correct `clonedPath` in the response.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@plusplusoneplusplus plusplusoneplusplus merged commit 74a14b7 into main Jun 1, 2026
34 checks passed
@plusplusoneplusplus plusplusoneplusplus deleted the pr/8e81adf41-support-claude-image-attachments branch June 1, 2026 15:32
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.

1 participant