Desktop app: cannot copy text from assistant output
@aliarain がすでに取り組んでいます。
2026年9月21日 から。
評価
この issue はまだ評価されていません。
説明
Summary
In the desktop app I cannot copy text out of the assistant's output. Copy-paste is core to how I iterate — read a response, quote the relevant part, add further instructions — and that loop is impossible in the UI.
Expected Behavior
Text in an assistant response should be selectable and copyable, with a per-message (and per-code-block) copy button that writes the raw markdown. Copying a paragraph and pasting it into my next prompt, with extra instructions appended, should just work.
Actual Behavior
Selecting text in the assistant output does not copy, and there is no copy affordance on a message. To reuse part of a response I have to retype it or re-ask for it. Copy is fundamental to prompting — the user reads the model's output, quotes it, and adds direction — so the missing copy path blocks normal workflow.
Steps to reproduce the issue
- Open the desktop app and send any prompt that returns a multi-paragraph response.
- Select text in that response and press Cmd+C, or look for a per-message copy button.
- Paste elsewhere — nothing is copied / no affordance exists.
Command Code Version
Desktop app 0.1.35 (bundle ai.commandcode.desktop); the bundled CLI reports 1.58.0. Using the app version because this is a UI issue.
Operating System
macOS
Terminal/IDE
Command Code desktop app (ai.commandcode.desktop) — not a terminal or IDE integration.
Shell
zsh (/bin/zsh)
Fix prompt (optional)
Add copy support to assistant output in the desktop app. Make response text selectable and add per-message and per-code-block copy buttons that write the raw markdown to the clipboard (including fenced code, reasoning, and tool output). Verify: select a paragraph from a long response, copy it, paste into a new prompt, and confirm the text matches the original exactly, with code fences preserved.
Additional context
macOS 26.6.2 (build 25G83), arm64.
Workarounds that exist today: /copy copies the last response, /export md|html|jsonl dumps the session, /ide shares the open file plus selected lines. These help but do not substitute for in-UI copy.
- 主要言語
- 言語のデータがありません
- スター
- 4k
- フォーク
- 350
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CommandCodeAI/command-code のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/command-code#903 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/command-code#855 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
CommandCodeAI/command-code#841 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/command-code#655 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/command-code#608 ·