You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.6.5.6 Multi-Agent Hermes & Editing Without Freezes ⚡
Agent & Hermes CLI
Hermes CLI can now switch between multiple agents, and supports manual context compaction.
Fixed Obsidian freezing or becoming unresponsive while the agent edited files — line-count stats and edit review no longer run an unbounded full-file diff on the main thread. (#420)
Agent workspace scope no longer sends excluded paths to the model, and the js_eval bypass for reading them is closed. (#577)
Chat experience
Restored the streaming reveal trail on assistant output, with opacity interpolation handed to the browser for smoother, cheaper animation.
Hovering the token counter in a popout window no longer shows the tooltip in the main window. (#576)
Reading & knowledge base
Fixed PDF annotations where the number marker disappeared right after creation and the note input sometimes never appeared.
Knowledge base indexing on an outdated Obsidian installer no longer fails with extension "vector" is not available; it now tells you to update the client instead. (#579)