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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new in v0.14.3
Fixes
AWS SSO reauthentication now works on Macs with Homebrew-installed aws CLI. The one-click "Re-authenticate AWS SSO" button on expired-token error cards in the Agent Dashboard and Kanban view was failing silently with aws: command not found because Obsidian launches subprocesses with a minimal PATH. The plugin now resolves the absolute path to the aws binary (Apple Silicon Homebrew, Intel Homebrew, or ~/.local/bin) and passes an augmented PATH to the subprocess. (#201)
Features
Skill descriptions are now visible inline in the browse detail panel. When inspecting a skill in the Skills Manager browse tab, its SKILL.md description is fetched and rendered directly in the detail panel — no more clicking through to the marketplace just to see what a skill does. (#200)
Install
BRAT users: Settings → BRAT → Update all beta plugins
Manual: download main.js, manifest.json, styles.css from the assets below and drop them into .obsidian/plugins/claude-threads/