Commit d5a40e1
authored
feat: Error fixing and performance optimization (#387)
* feat(ui): enable auto approve settings display in chat
* refactor(core): optimize workspace event handling and request management
* feat(zgsm): enhance codebase index handling and confirmation dialog
* refactor(settings): optimize zgsm codebase settings component
* build: update dependencies and improve file monitoring performance
* test(workspace-event-monitor): fix event buffer size assertion
* feat(core): enhance process detection and health check
* test: enhance workspace event monitor tests with comprehensive coverage
* chore: version from 1.6.3-dev to 1.6.21 parent 7ec0b3a commit d5a40e1
File tree
19 files changed
+1712
-782
lines changed- packages/types/src
- src
- core
- costrict
- codebase-index
- webview
- webview-ui/src
- components/settings
- __tests__
- context
19 files changed
+1712
-782
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 142 | | |
150 | | - | |
151 | 143 | | |
152 | 144 | | |
153 | | - | |
| 145 | + | |
| 146 | + | |
154 | 147 | | |
155 | 148 | | |
156 | 149 | | |
157 | 150 | | |
158 | 151 | | |
159 | 152 | | |
160 | | - | |
| 153 | + | |
161 | 154 | | |
162 | 155 | | |
163 | 156 | | |
| |||
326 | 319 | | |
327 | 320 | | |
328 | 321 | | |
329 | | - | |
330 | | - | |
331 | 322 | | |
332 | 323 | | |
333 | 324 | | |
| |||
376 | 367 | | |
377 | 368 | | |
378 | 369 | | |
379 | | - | |
380 | | - | |
| 370 | + | |
| 371 | + | |
381 | 372 | | |
382 | 373 | | |
383 | 374 | | |
| |||
442 | 433 | | |
443 | 434 | | |
444 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
445 | 471 | | |
446 | 472 | | |
447 | 473 | | |
| |||
483 | 509 | | |
484 | 510 | | |
485 | 511 | | |
486 | | - | |
| 512 | + | |
487 | 513 | | |
488 | 514 | | |
489 | 515 | | |
| |||
496 | 522 | | |
497 | 523 | | |
498 | 524 | | |
499 | | - | |
| 525 | + | |
500 | 526 | | |
501 | 527 | | |
502 | 528 | | |
| |||
0 commit comments