CommandCodeAI / CommandCodeAI/command-code

Allow paste for Plan/Model mode

Open
#400 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

p2
Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

Feature Description

Allow user to paste the text in the Plan/implementation -agent mode. Currently, when I copied and paste text, it shows as [#Text1] and agent is not able to understand the copied text, and just interprets as Text1.

Use Case

This will allow user to paste the information easily that they have created the prompt or other information from different places/sources.

Additional Context

No response

How important is this to you?

None

Contributor guide

No contributing guide indexed for this repository

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 reproducing the paste behavior in Plan/implementation-agent mode and locate the input-handling entry point that turns pasted text into [#Text1]. Trace how that value reaches the agent. Done means pasted content is available as readable prompt text rather than being reduced to a Text1 reference.

Written by the indexing model from the issue text.

Assessment

Domain
ai, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.