mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
541 B
541 B
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.