#13295: feat: add Eternal AI provider integration
docs
cli
commands
agents
stale
Cluster:
Model Authentication Enhancements
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR adds a new “EternalAI” provider option across onboarding and implicit provider resolution, plus documentation. It introduces `src/agents/eternalai-models.ts` for model discovery (fetching `/models` from a configured base URL with a static catalog fallback), wires `ETERNALAI_API_KEY` into env resolution, adds interactive + non-interactive onboarding flows to store credentials under `eternalai:default`, and registers an EternalAI provider config (`baseUrl`, `api: openai-completions`, models list). Documentation is added under `docs/providers/eternalai.md` and linked from the provider index.
<h3>Confidence Score: 3/5</h3>
- This PR is close, but has a couple of concrete correctness issues that will confuse users and can break setup depending on which URL is actually valid.
- Key wiring for auth choice and provider config looks consistent, but the EternalAI base URL is inconsistent between docs and runtime constants, and the configured default model alias does not match the actual default model ID, both of which are user-facing and should be corrected before merge.
- src/agents/eternalai-models.ts, docs/providers/eternalai.md, src/commands/onboard-auth.config-core.ts
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#7051: Add io-intelligence model inference provider
by rajagurunath · 2026-02-02
79.9%
#12059: feat(agents): Add Azure AI Foundry credential support
by lisanyambere · 2026-02-08
79.2%
#14393: feat: add standalone DeepSeek provider support
by osoulmate · 2026-02-12
79.1%
#15991: feat: add Novita AI provider support with dynamic model discovery
by Alex-wuhu · 2026-02-14
78.4%
#1943: Add jan.ai provider documentation
by csa1234 · 2026-01-25
78.1%
#14475: feat: Add native Azure OpenAI support
by dzianisv · 2026-02-12
78.1%
#12503: feat: add DeepSeek provider suppor
by MackDing · 2026-02-09
77.8%
#11151: feat: add DeepSeek provider support
by MackDing · 2026-02-07
77.5%
#20965: feat: Add comprehensive model configuration and discovery for various…
by rodeok · 2026-02-19
77.5%
#11204: feat(providers): add Chutes (Bittensor) provider
by CodingAbdullah · 2026-02-07
77.0%