Commit 64b3f98
authored
feat(copilot): add commands (#2797)
* Slash commands v0
* Web tools
* Web
* Fix popover
* Fix commands ui
* Fix for context mentions too
* Improvem tool names for options and config
* Fix thinking text scroll
* Fix ishosted
* Ui
* Ui
* Subagent parallelization
* Fix ui
* Fix lint
* Fix superagent
* Dont collapse info and super1 parent 4be4203 commit 64b3f98
23 files changed
Lines changed: 1522 additions & 530 deletions
File tree
- apps/sim
- app
- api/copilot/chat
- workspace/[workspaceId]/w/[workflowId]/components/panel/components/copilot/components
- copilot-message
- components
- tool-call
- user-input
- components
- hooks
- lib/copilot
- tools/client
- blocks
- other
- stores/panel/copilot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
462 | 464 | | |
463 | 465 | | |
464 | 466 | | |
| 467 | + | |
465 | 468 | | |
466 | 469 | | |
467 | 470 | | |
| |||
0 commit comments