Skip to content

docs: add LLM provider selection option to Setup Wizard in README#10

Open
zar-app[bot] wants to merge 1 commit into
mainfrom
zar-updates/truehannan-synthclaw-coagent/push-4800bc64e26e
Open

docs: add LLM provider selection option to Setup Wizard in README#10
zar-app[bot] wants to merge 1 commit into
mainfrom
zar-updates/truehannan-synthclaw-coagent/push-4800bc64e26e

Conversation

@zar-app

@zar-app zar-app Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What changed in the code
The setup wizard in cli/src/commands/setup.js was rewritten to replace a raw base URL prompt with a named provider selector, letting users pick from 9 built-in providers (DigitalOcean, OpenAI, Anthropic, etc.) or a custom URL. It also fixes pip install failures and shows masked credential values in edit mode.

What ZAR updated

  • README.md — The setup wizard now includes an explicit LLM provider selection step (the new PROVIDERS map in setup.js), letting users pick from 9 named providers plus a custom URL option. This is a new user-facing configuration option that belongs in…

Why it matters
The README's Setup Wizard section was missing the new LLM provider selection step entirely, leaving users unaware they could choose a named provider instead of manually entering a base URL.

Review and merge if this looks right. Reply or close if not — feedback helps ZAR improve.

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.

0 participants