v0.37.2
Patch release covering three merged PRs.
Conversation first is now the default placement (#549)
New installs now open the conversation in the main area with one reusable native companion panel beside it, instead of the classic sidebar layout. Existing installs are unaffected — any vault that has already saved settings keeps whatever placement it was using. You can switch either way at any time under Settings → General → Conversation placement.
Alongside that, the Skills Manager now opens in the right sidebar under conversation-first placement (creating the sidebar if it isn't open yet), matching where the Agents List opens. Previously it always took a main-area tab, which collided with the conversation. Classic placement keeps the original main-area-tab behavior.
Edited-file chips respect host-attached Project folders (#552)
Clicking an edited-file chip for a file inside an attached Project folder opened it in an external application instead of the in-app read-only viewer. The plugin now gives the host first refusal before falling back to the OS, so Geode routes those files to its read-only viewer. Obsidian behavior is unchanged.
"Chat about this document" (#545)
Three new entry points — file-explorer right-click, editor right-click, and the command palette — start a new thread with the composer pre-seeded with an @[[note]] mention and the caret parked after it. It seeds rather than dispatches, so you type the actual question and the existing mention resolver inlines the note at send time.
Also regenerates three screenshot baselines that had drifted (request-secret-modal normal/force, mcp-registration); the suite is now fully green at 204 passed / 2 intentional skips.
Install/update via BRAT: Settings → BRAT → Update all beta plugins.