Conversation
|
Summary: this PR adds OpenRouter as a first-class provider end to end. It wires server-side execution and session persistence, adds OpenRouter auth/model settings, exposes it in chat and auto-research provider selection, and adds a standalone dr-claw chat CLI entrypoint backed by OpenRouter. I also ran npm run typecheck and npm run build, and both passed locally. I found two functional gaps worth fixing before merge:
After those two are addressed, the overall integration looks solid. |
|
Address those two issues: server/projects.js — Updated the OpenRouter history reader to: |
|
Addressed the remaining OpenRouter history issue in 0210672. Fix:
Impact:
Validation:
|
No description provided.