Commit 2eb59ee
committed
Port: feat(chat): add copy prompt button to task actions
Ported from Kilo Code PR: Kilo-Org/kilocode#867
Original Author: Justin Halsall
Changes:
- Added hook and its usage in .
- Added a "Copy Prompt" button to .
- Created a new changeset file .
Stripped Kilo Code specific comments:
- Removed single-line comments.
- Removed multi-line blocks.
Files modified:
- webview-ui/src/components/chat/TaskActions.tsx
- .changeset/stale-rivers-travel.md1 parent 7ae7440 commit 2eb59ee
File tree
2 files changed
+15
-0
lines changed- .changeset
- webview-ui/src/components/chat
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
| |||
0 commit comments