## Changes - Fixed file link handling in chat responses (thanks @nursandiid, #2): - Vault-internal absolute paths now open correctly. - Vault-external absolute paths no longer create `/Users/...` notes. - Vault config paths are not opened from rendered chat links. - Normalized archive export links to avoid unsafe absolute file links in exported Markdown. - Added regression coverage for wikilink path handling with nested or duplicate note names (thanks @nursandiid, #3). - Polished runtime model control sizing and toolbar labels.