Skip to content

[WIP] update docs to reflect checks#10489

Open
sestinj wants to merge 3 commits intomainfrom
nate/docs-updates-5
Open

[WIP] update docs to reflect checks#10489
sestinj wants to merge 3 commits intomainfrom
nate/docs-updates-5

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Feb 13, 2026

Summary

  • Restructured docs navigation: split "Documentation" tab into "Mission Control" and "CLI" tabs
  • Moved guides into their respective tabs (Understanding Continue → IDE Extensions)
  • Removed Guides tab, Cloud Agents guides, Continuous AI guides, Cookbooks, and Integration Guides from nav
  • Added "Continue Hub (deprecated)" section to IDE Extensions for Secrets and Configs
  • Added redirects for removed/moved pages

Test plan

  • Verify all nav links resolve correctly
  • Check redirects for removed pages work

🤖 Generated with Claude Code


Summary by cubic

Splits the old Documentation tab into Mission Control and a new CLI tab, and rebuilds the CLI docs with mode-specific pages, clearer install, and config/permissions references. Adds a docs style guide and cleans up outdated pages, titles, and redirects.

  • New Features

    • New CLI pages: TUI Mode, Headless Mode, Configuration, Tool Permissions, plus a concise Overview and Install.
    • Added docs-style guide (.claude/skills/docs-style/SKILL.md) with principles, tone, and heading rules.
  • Refactors

    • Replaced Documentation with Mission Control and a dedicated CLI tab; moved Mission Control content to index + Agents overview; consolidated Integrations; kept Metrics.
    • Removed Guides tab, Quick Start and CLI Guides, and Workflows/Sharing/Governance; added a “Continue Hub (deprecated)” with Secrets and Configs.
    • Simplified CLI frontmatter (titles match sidebar), updated Install/Overview content, and added redirects for moved/removed routes (e.g., agents/intro → agents/overview; governance/* → mission-control).

Written for commit 5b76416. Summary will update on new commits.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 13, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

- Add .claude/skills/docs-style/SKILL.md with tone, heading, and structure rules
- Add docs/cli/tui-mode.mdx as first page in new CLI tab structure
- Clean up overview.mdx frontmatter (title = sidebar title, drop description)
@sestinj sestinj requested a review from a team as a code owner February 13, 2026 17:25
@sestinj sestinj requested review from RomneyDa and removed request for a team February 13, 2026 17:25
New pages:
- cli/overview — concise intro, install snippet, two-mode summary, flags table
- cli/install — install, auth (login, API key, local key), requirements
- cli/tui-mode — interactive session, @context, slash commands, resume, tool permissions
- cli/headless-mode — -p flag, piping, output options, CI auth, examples
- cli/configuration — config resolution, --config, /config, config.yaml, CLI flags, secrets
- cli/tool-permissions — permission levels, defaults, flags, patterns, permissions.yaml, precedence, modes

Removed:
- cli/quick-start — content distributed into mode-specific pages
- cli/guides — stale redirect

Updated docs.json navigation to match new structure.
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant