Skip to content

fix: align docs with current CLI - #157

Merged
fullstackjam merged 1 commit into
mainfrom
codex/fix-doc-drift
Aug 1, 2026
Merged

fix: align docs with current CLI#157
fullstackjam merged 1 commit into
mainfrom
codex/fix-doc-drift

Conversation

@fullstackjam

Copy link
Copy Markdown
Member

What does this PR do?

Align the CLI and contributor docs with the current implementation, and replace the removed openboot delete guidance in the config-limit error with the dashboard URL.

Why?

The README and changelog incorrectly said doctor and update were removed, AGENTS.md still described the deleted install screen and progress-event flow, and HARNESS.md contradicted the existing fmtprint architecture rule.

Testing

  • go vet ./... passes
  • Relevant tests added or updated
  • Tested locally (./openboot install --dry-run or similar) — not applicable to documentation and error-message changes
  • go test ./internal/cli/... ./internal/archtest/...

Cross-repo checklist

  • No docs/content update is needed in openboot.dev
  • No CLI ↔ server API contract change

Notes for reviewer

The config-limit regression test now verifies that the dashboard is suggested and the removed openboot delete command is not.

@github-actions github-actions Bot added tests Tests only docs labels Aug 1, 2026
@fullstackjam
fullstackjam merged commit 5b53f51 into main Aug 1, 2026
14 checks passed
@fullstackjam
fullstackjam deleted the codex/fix-doc-drift branch August 1, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs tests Tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant