Skip to content

Add OpenRouter as an MVP AI provider - #43

Merged
itsflaid merged 1 commit into
mainfrom
codex/openrouter-provider
Jun 20, 2026
Merged

Add OpenRouter as an MVP AI provider#43
itsflaid merged 1 commit into
mainfrom
codex/openrouter-provider

Conversation

@itsflaid

Copy link
Copy Markdown
Owner

Summary

  • add arrow-key provider selection for Groq and OpenRouter during init
  • default OpenRouter setup to openrouter/free while preserving any model explicitly chosen by the user
  • route ask, analyze, config, and doctor through the configured provider
  • add OpenRouter validation, completion, streaming, usage normalization, safe errors, and snapshot detection
  • update the PRD, public docs, changelog, and personal testing notes

Verification

  • 116/116 CLI unit tests passed
  • TypeScript typecheck passed
  • production CLI build passed
  • built CLI help smoke test passed
  • npm tarball pack passed and includes OpenRouter/provider artifacts
  • git diff --check passed
  • secret-pattern scan passed

Note

  • full packed-package install E2E was not rerun locally because the desktop runtime did not provide an npm executable; tarball creation and existing package metadata tests passed

Closes #42

Co-authored-by: devmap-agent <238585242+devmap-agent@users.noreply.github.com>
@itsflaid
itsflaid merged commit b97c699 into main Jun 20, 2026
1 of 2 checks passed
@itsflaid
itsflaid deleted the codex/openrouter-provider branch June 23, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OpenRouter as an MVP AI provider

1 participant