mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add incrementalStateUpdate message type to ExtensionMessage.ts - Implement postIncrementalUpdateToWebview() method in ClineProvider.ts - Update Task.ts to use incremental updates instead of full state posts - Add webview handler for incremental updates in ExtensionStateContext.tsx - Maintain backward compatibility for initial loads and reconnections - Reduces data transfer from O(n²) to O(1) per message update Fixes #6513 |
||
|---|---|---|
| .. | ||
| assistant-message | ||
| checkpoints | ||
| condense | ||
| config | ||
| context-tracking | ||
| diff | ||
| environment | ||
| ignore | ||
| mentions | ||
| prompts | ||
| protect | ||
| sliding-window | ||
| task | ||
| task-persistence | ||
| tools | ||
| webview | ||