Commit 4ccc61f
authored
Merge pull request Stack-Cairn#146 from Stack-Cairn/feat/editor-insert-code-mention
Composer mention-chip overhaul: insert code references, CSS-based chip spacing, caret navigation fixes19 files changed
Lines changed: 1186 additions & 94 deletions
File tree
- crates
- agent-gateway/web/src
- app
- components
- chat
- workspace-editor
- i18n
- lib/chat
- agent-gui
- src
- components
- chat
- workspace-editor
- i18n
- lib/chat/messages
- pages
- chat/queue
- test/chat
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
3697 | 3698 | | |
3698 | 3699 | | |
3699 | 3700 | | |
| 3701 | + | |
| 3702 | + | |
| 3703 | + | |
| 3704 | + | |
3700 | 3705 | | |
3701 | 3706 | | |
3702 | 3707 | | |
| |||
4369 | 4374 | | |
4370 | 4375 | | |
4371 | 4376 | | |
| 4377 | + | |
4372 | 4378 | | |
4373 | 4379 | | |
4374 | 4380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments