logancyang_obsidian-copilot/src/hooks
Emt-lin 3a30b5bae6
feat: Improve error handling architecture across chain runners. (#1931)
* feat: Improve error handling architecture across chain runners.

# Conflicts:
#	src/LLMProviders/chainRunner/AutonomousAgentChainRunner.ts
#	src/chainFactory.ts
#	src/chainUtils.ts

* fix: Preserve correct content ordering in streaming messages

Fix two issues that could confuse users during streaming:
- Error blocks now inserted at correct stream position instead of always appending to end, preserving visual context
- Reset lastDisplayedContent between runs to prevent stale content from appearing in new responses

* fix: fix branch conflicts.

* fix: correctly dispose error block roots by parameterizing disposal helpers with registry.
2025-10-23 17:00:23 -07:00
..
useActiveFile.ts Listen to active note changes (#1015) 2025-01-06 23:23:56 -08:00
useChatManager.ts Merge 3.1.0 preview (#1906) 2025-10-10 21:38:50 -07:00
useChatScrolling.ts feat: Improve error handling architecture across chain runners. (#1931) 2025-10-23 17:00:23 -07:00
useLatestVersion.ts Add update notification (#1415) 2025-04-02 21:44:37 -07:00
useProjectContextStatus.ts feat: Add project new context loading ui. (#1695) 2025-08-08 09:59:00 -07:00