Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Desktop app: allow attaching files (not just images) to a prompt

オープン
#898 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@aliarain がすでに取り組んでいます。

2026年9月21日 から。

評価

この issue はまだ評価されていません。

説明

desktop
Feature Description

Let the prompt composer attach arbitrary files, not only images.

Drag-and-drop and a file picker should accept .md, .txt, .json, .csv, .log, and source files. Text files get inlined into the message context with a token estimate; binaries and images continue through the existing image path. Show a chip per attachment with a remove action, and enforce a size cap.

Use Case

Right now I can only attach images. To get a .md file into context I have to describe its location inside the prompt ("the file is at x, go read it") and rely on the agent to open the right path — indirect, slow, and it fails when the agent guesses wrong. Attaching the file directly is more reliable and cheaper in tokens than narrating a path.

Additional Context

macOS 26.6.2 (build 25G83), arm64. Desktop app 0.1.35 (bundle ai.commandcode.desktop).

The two prose fields on this form (Feature Description, Use Case) have no id, so the app's prefilled issue URL cannot fill them — they are paste-only. Worth an id if attachment/prefill is ever wanted.

How important is this to you?

Important for my workflow

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CommandCodeAI/command-code のほかの issue

CommandCodeAI/command-code の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。