anomalyco / anomalyco/opencode
[FEATURE]:Add ability to copy individual assistant messages
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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