anomalyco / anomalyco/opencode

[FEATURE]:Add ability to copy individual assistant messages

Open
#49,830 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Feature hasn't been suggested before.
  • I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Problem

Currently, /copy dumps the entire session transcript. When working in long sessions, there is no quick way to copy only a specific assistant response.

Proposed Solution

Add a discrete [copy] action in the assistant message footer (next to model/duration) that copies only that message to the clipboard on click.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing /copy command and the assistant message footer where model and duration are shown. Add the footer action so it copies only the selected assistant response, then verify it works in a long session without copying the full transcript.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.