Skip to content

Document the autter doctor setup validation command - #8

Merged
sagnik11 merged 1 commit into
mainfrom
posthog/docs-autter-doctor
Aug 18, 2026
Merged

Document the autter doctor setup validation command#8
sagnik11 merged 1 commit into
mainfrom
posthog/docs-autter-doctor

Conversation

@sagnik11

Copy link
Copy Markdown
Member

What

Documents the new autter doctor command shipped in autter-cli #51: end-to-end setup validation with a fix line for every failed check, exit 0/1 semantics, and a --json report.

Changes

  • cli/troubleshooting.mdx — leads with autter doctor and adds a "Validate the setup with autter doctor" section describing the checks in user-facing terms (Git version and config, repository filters, background service and Git event capture, a real checkpoint round-trip, coding-agent integration status, login state and platform reachability). autter debug stays as the full support report to review before sharing.
  • cli/command-reference.mdx — adds the autter doctor [--json] row under Configuration and maintenance and clarifies the autter debug row ("full support diagnostics report") to distinguish the two.
  • cli/install.mdx — "Verify the installation" now uses autter doctor (it validates end-to-end, including a test checkpoint) instead of autter debug.
  • cli/performance-faqs.mdx — the self-check bullet and "When to investigate further" block point at doctor.
  • cli/cursor.mdx, cli/copilot.mdx, cli/windsurf.mdx — post-install verification blocks use autter doctor; Windsurf's "What you get" bullet updated to "setup validation".

No navigation, page, or link changes, so docs.json is untouched.

Notes

  • Merge after autter-cli #51 ships in a release, so the docs never describe a command the installed CLI does not have.
  • mint validate / mint broken-links were not run locally (Mintlify CLI is not installed on this machine); changes are content-only with no new links or pages.

Created with PostHog Desktop

The CLI gained `autter doctor` (autter-cli #51): end-to-end setup
validation with a fix line per failed check, exit code 1 on failure,
and a `--json` report. Update the docs to make it the first
diagnostic step:

- Troubleshooting: lead with `autter doctor` and describe what it
  checks; keep `autter debug` as the full support report to share
- Command reference: add the doctor row, clarify the debug row
- Install: verify the installation with doctor instead of debug
- Performance FAQs and agent pages (Cursor, GitHub Copilot,
  Windsurf): point setup verification at doctor

Generated-By: PostHog Desktop
Task-Id: c84ac9ce-31cc-4e70-8451-62857be00f1c
@sagnik11
sagnik11 merged commit 6cda041 into main Aug 18, 2026
1 check passed
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.

1 participant