diff --git a/memory/2026-03-03-openrouter-api-integration-testing.md b/memory/2026-03-03-openrouter-api-integration-testing.md new file mode 100644 index 000000000..f1e29bbe9 --- /dev/null +++ b/memory/2026-03-03-openrouter-api-integration-testing.md @@ -0,0 +1,5 @@ +# 2026-03-03 Session Notes + +## OpenRouter API Integration Testing + +Quick demo session to validate OpenRouter API access via Signet secrets. Claude attempted to make an API call using the stored OPENROUTER_API_KEY via the secret_exec MCP tool. The first attempt with model ID `anthropic/claude-haiku` failed with a 400 error indicating the model ID format is no longer valid. Claude corrected to `anthropic/claude-3.5-haiku` for the second attempt, suggesting the OpenRouter API naming convention has changed. The secret_exec tool successfully injected the API key and redacted sensitive values in output. \ No newline at end of file diff --git a/memory/memories.db b/memory/memories.db index 1a156de89..ead081d7e 100644 Binary files a/memory/memories.db and b/memory/memories.db differ