Skip to content

Latest commit

 

History

History
99 lines (77 loc) · 4.92 KB

File metadata and controls

99 lines (77 loc) · 4.92 KB

Documentation Portal

Public documentation for codex-multi-auth.


Start Here

  1. Getting Started
  2. Daily-use landing page
  3. FAQ
  4. Troubleshooting

Daily Use

Document Focus
Daily-use landing page Common codex auth ... workflows and quick-start guidance
faq.md Short answers to common adoption questions
features.md User-facing capability map
configuration.md Stable defaults, precedence, and environment overrides
architecture.md Public system overview of the wrapper, storage, and optional plugin runtime
privacy.md Data handling and local storage behavior

Release History

Document Focus
releases/v1.2.6.md Current stable release notes
releases/v1.2.5.md Previous stable release notes
releases/v1.2.4.md Earlier stable release notes
releases/v1.2.2.md Stable archive
releases/v1.2.1.md Stable archive
releases/v1.2.0.md Stable archive
releases/v0.1.7.md Pre-1.0 stable archive
releases/v0.1.6.md Pre-1.0 stable archive
releases/v0.1.5.md Pre-1.0 stable archive
releases/v0.1.0-beta.0.md Archived prerelease notes
releases/legacy-pre-0.1-history.md Archived pre-0.1 changelog history

Repair

Document Focus
troubleshooting.md Recovery playbooks for install, login, switching, and stale state
upgrade.md Migration from legacy package and path history

Reference

Document Focus
reference/commands.md Commands, flags, and hotkeys
reference/settings.md Dashboard and runtime settings
reference/storage-paths.md Canonical and compatibility storage paths
reference/public-api.md Public API stability and semver contract
reference/error-contracts.md CLI, JSON, and helper error semantics
releases/v1.2.6.md Current stable release notes
releases/v0.1.0-beta.0.md Archived prerelease reference
Release history Stable, previous, and archived release notes

Maintainer Docs

Document Focus
DOCUMENTATION.md Documentation governance contract
development/ARCHITECTURE.md Runtime architecture and invariants
development/GITHUB_DISCOVERABILITY.md GitHub-facing metadata and presentation guidance
development/IA_FINDABILITY_AUDIT_2026-03-01.md IA and findability baseline audit
development/CONFIG_FIELDS.md Complete field and environment inventory
development/CONFIG_FLOW.md Configuration resolution flow
development/RUNBOOK_ADD_AUTH_COMMAND.md Safe workflow for adding a new codex auth ... command
development/RUNBOOK_ADD_CONFIG_FIELD.md Safe workflow for introducing a new config field
development/RUNBOOK_CHANGE_ROUTING_POLICY.md Safe workflow for changing routing, retry, or fallback policy
development/REPOSITORY_SCOPE.md Ownership map by repository path
development/RUNBOOK_ADD_AUTH_MANAGER_COMMAND.md Safe workflow for adding a new codex auth command
development/RUNBOOK_ADD_CONFIG_FIELD_SAFELY.md Safe workflow for introducing a new config/settings field
development/RUNBOOK_CHANGE_ROUTING_POLICY_SAFELY.md Safe workflow for changing routing or account-selection policy
development/TESTING.md Validation gates and test matrix
development/TUI_PARITY_CHECKLIST.md Dashboard UX parity checklist
benchmarks/code-edit-format-benchmark.md Benchmark methodology and outputs

Governance