Skip to content

docs: add provider connection guides - #95

Merged
killswitch-GUI merged 1 commit into
mainfrom
codex/issue-93-provider-guides
Aug 5, 2026
Merged

docs: add provider connection guides#95
killswitch-GUI merged 1 commit into
mainfrom
codex/issue-93-provider-guides

Conversation

@killswitch-GUI

@killswitch-GUI killswitch-GUI commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a provider chooser and focused setup guides for Codex/ChatGPT, the OpenAI API, OpenRouter, local models, and other OpenAI-compatible endpoints
  • add validated schemaVersion: 2 provider overlays with credential, routing, sandbox, verification, and failure guidance
  • group the guides in collapsible Zensical navigation and cross-link the canonical onboarding, operator, and configuration pages
  • add parser-backed documentation contracts and CLI route validation

Impact

Users can choose their model access method directly from /use/, follow a copy/paste-ready task path, and collapse the provider subgroup to keep the sidebar compact.

Validation

  • cargo test -p colossus-cli --test documentation_contract
  • ./scripts/docs-site build
  • Playwright verification of expanded and collapsed desktop navigation
  • cargo xtask check rust

Closes #93


View with [code]smith
Need help on this PR? Tag @codesmith with what you need. Autofix is enabled.

@killswitch-GUI killswitch-GUI added the ci:full Run cost-bounded full pre-merge acceptance on the current PR head label Aug 5, 2026
@killswitch-GUI
killswitch-GUI merged commit 99a5826 into main Aug 5, 2026
18 of 23 checks passed
@killswitch-GUI
killswitch-GUI deleted the codex/issue-93-provider-guides branch August 5, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Run cost-bounded full pre-merge acceptance on the current PR head

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add provider connection guides for Codex, OpenRouter, OpenAI APIs, and local models

1 participant