Releases: TekGadgt/Muse
Releases · TekGadgt/Muse
Release list
1.0.2
1.0.1
1.0.0
0.3.2
0.3.1
0.3.0
Added
- API keys are now stored in Obsidian's secure secret storage instead of plain text in
data.json - Existing keys are automatically migrated on first load
Changed
- Minimum Obsidian version bumped to 1.11.4 (required for
SecretStorageAPI) - Settings UI uses native
SecretComponentfor API key input
0.2.1
Fixed
- Remove disallowed
eslint-disablecomments forobsidianmd/ui/sentence-caserule - Add "OpenAI" to ESLint brands config instead of inline disable
- Fix placeholder casing for topics field
- Add explanatory comment for
require-awaitoverride in view
0.2.0
Muse v0.2.0
Rebranded from Claude Focus to Muse with multi-provider support.
What's new
- Multi-provider support — choose between Anthropic (Claude) or OpenAI (GPT)
- Model override — optionally specify a custom model instead of the default
- GitHub username field — simpler than entering a full URL
- Stronger prompt grounding — AI only references your actual repos, no hallucinated projects
- Atomic file writes — uses Vault.process for safe background saves