Commit 76c4567
Submodule eca-webview updated 30 files
- src/pages/RootWrapper.tsx+12
- src/pages/chat/Chat.scss+49-7
- src/pages/chat/Chat.tsx+20-1
- src/pages/chat/ChatCommands.scss-1
- src/pages/chat/ChatContexts.scss-1
- src/pages/chat/ChatFileMentions.scss-1
- src/pages/chat/ChatFlag.scss-1
- src/pages/chat/ChatMessages.scss+3-1
- src/pages/chat/ChatPrompt.scss+68-2
- src/pages/chat/ChatPrompt.tsx+63-1
- src/pages/chat/ChatQuestion.scss+3-2
- src/pages/chat/ChatSubHeader.scss+5-2
- src/pages/chat/ChatSubHeader.tsx+11-2
- src/pages/chat/ChatTextMessage.scss-1
- src/pages/chat/ChatTimeline.scss+6-3
- src/pages/components/ChatResumePicker.scss+167
- src/pages/components/ChatResumePicker.tsx+245
- src/pages/components/SelectBox.scss+29-4
- src/pages/components/ToolTip.scss+3
- src/pages/components/ToolTip.tsx+2-2
- src/pages/settings/JobsTab.scss-1
- src/pages/settings/LogsTab.scss-1
- src/pages/settings/MCPsTab.scss+7-3
- src/pages/settings/MCPsTab.tsx+3-3
- src/pages/settings/ProvidersTab.scss+1-1
- src/pages/settings/Settings.scss-1
- src/protocol.ts+49
- src/redux/slices/chat.ts+113-1
- src/redux/thunks/chat.ts+101-3
- src/util.ts+23
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
225 | 251 | | |
226 | 252 | | |
227 | 253 | | |
| |||
0 commit comments