What's Changed
- fix(electron): patch setMaxListeners and pass custom spawn to all SDK callers (#387) (#405)
- fix(style): inherit Obsidian body font in chat container (#402) (#403)
- 1.3.71
- fix(selection): stop clearing editor selection when sidebar gets focus (#391)
- feat: use native SDK Stop hook to enforce subagent result retrieval (#373)
- test: add manual abort signal handling tests for customSpawn (#383)
- fix: avoid passing AbortSignal to spawn() for Electron compatibility
- feat: trigger Obsidian file tree refresh after Write/Edit/NotebookEdit
- fix: unify tool result parsing and improve branch detection (#368)
Full Changelog: 1.3.70...1.3.72