mirror of
https://github.com/binhong87/obsidian-note-agent.git
synced 2026-07-22 06:52:10 +00:00
No description
Each provider now has its own apiKey / baseUrl / model stored under settings.providers[id]. Switching providers no longer clobbers the other one's credentials. Base URL shows the provider's default as placeholder (empty = use default), and migrateSettings folds legacy flat fields into the active provider's profile. Also: API key input no longer masked, key/URL/model/chats-folder inputs widened to a uniform half-row width, and chatsFolder changes now apply without a reload. Co-Authored-By: Claude Opus 4 <noreply@anthropic.com> |
||
|---|---|---|
| docs/superpowers | ||
| src | ||
| tests | ||
| .gitignore | ||
| CLAUDE.md | ||
| esbuild.config.mjs | ||
| main.css | ||
| main.js | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| vitest.config.ts | ||