Skip to content

Conversation

@mbrt
Copy link
Owner

@mbrt mbrt commented Jul 22, 2025

This PR adds support for models from Anthropic and OpenAI, in addition to the pre-existing Gemini models.

In addition:

  • Add a new interactive init flow, which should make things much easier to jump start.
  • Make configuration load a lot more intuitive, as: env is loaded first, default config next, and actual config at last, so defaults behave like actual defaults, but can always be overridden.
  • Initial config is empty, so by default we can always evolve it transparently (unless users override).
@mbrt mbrt merged commit 999d4c3 into main Jul 22, 2025
1 check passed
@mbrt mbrt deleted the multi-provider branch July 22, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants