Fix fresh install and local setup blockers - #148
Merged
Conversation
DavertMik
approved these changes
Aug 27, 2026
DavertMik
added a commit
that referenced
this pull request
Aug 28, 2026
PR #148 edited models.json without running `bunosh docs:sync`, leaving the anthropic block in docs/basics/providers.md stale. The staleness gate lived only in publish.yml, so nothing went red until the 0.3.3 tag was pushed and the release job died before npm publish. Regenerate providers.md and run the same `docs:sync --check` in test.yml, so any push or PR that touches models.json or the env var table fails there. Claude-Session: https://claude.ai/code/session_01RXmuB8FE2dCdpZ2B7ZJzf2 Co-authored-by: DavertMik <davert@testomat.io> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the issues reported from a fresh local Explorbot setup:
init --path . --provider <name>without switching to global installation.envkeys for the selected providerlearn --replaceaurhorizetypo in init outputExisting behavior remains compatible:
init --provider <name>without a project path remains globalinit --path .without a provider keeps OpenRouter as the default.js,.mjs, and.tsconfigs remain supportedexplorbot.config.jsfilename