diff --git a/docs/agent-setup/kiro.md b/docs/agent-setup/kiro.md index 90db4a6..7e4c79d 100644 --- a/docs/agent-setup/kiro.md +++ b/docs/agent-setup/kiro.md @@ -62,7 +62,7 @@ kiro-cli login API keys are available on Kiro Pro and higher tiers: 1. Generate a key at [app.kiro.dev](https://app.kiro.dev) -2. Enter it in **Settings → Agent Client → Kiro → API key** (stored in Obsidian's Keychain) +2. Enter it in **Settings → Agent Client → Preset agents → Kiro → API key** (stored in Obsidian's Keychain) A signed-in session takes precedence over the API key, so setting a key never breaks an existing login. diff --git a/docs/agent-setup/mistral-vibe.md b/docs/agent-setup/mistral-vibe.md index d38fab6..82b1cc6 100644 --- a/docs/agent-setup/mistral-vibe.md +++ b/docs/agent-setup/mistral-vibe.md @@ -65,7 +65,7 @@ vibe If you prefer to use an API key for authentication: 1. Get your API key from the [Mistral Console](https://console.mistral.ai/) -2. Enter the API key in **Settings → Agent Client → Mistral Vibe → API key** +2. Enter the API key in **Settings → Agent Client → Preset agents → Mistral Vibe → API key** ::: tip If the key isn't picked up If authentication still fails, set the key on the Vibe side instead: run `vibe --setup` in your terminal and configure your API key (it's stored in `~/.vibe/.env`). Then leave the **API key field empty** in Agent Client.