Skip to content

Conversation

@BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Jan 21, 2026

Summary

This PR restructures the documentation navigation to improve discoverability and organization of customization-related content.

Changes

1. New 'Customize' Tab

  • Created a new top-level 'Customize' tab in the documentation
  • Added comprehensive landing page at customize/index.mdx that serves as a central hub for all customization topics
  • Landing page includes sections for:
    • Models & Model Providers
    • Rules & Prompts
    • MCP Tools & Model Roles
    • Deep Dives & Reference
    • Getting Started guides

2. Updated IDE Extensions Tab

  • Removed 'Customize Overview' from the 'Getting Started' section (was previously after Quick Start)
  • Streamlined the IDE Extensions tab to focus on extension-specific features

3. Enhanced Documentation Tab

  • Added 'IDE Extension' group with link to installation page
  • Improves discoverability of IDE extensions from the main Documentation tab

4. Updated Main Index Page

  • Added helpful callout after IDE Extensions section:

    "Learn more about extension features and how to customize →"

  • Provides clear navigation path for users wanting to explore features or customization

Benefits

  • Better Organization: Separates high-level customization concepts into their own dedicated tab
  • Improved Discoverability: Users can now easily find all customization options in one place
  • Clearer Navigation: The customize landing page acts as a comprehensive guide similar to the guides overview
  • Reduced Clutter: IDE Extensions tab is now focused on extension-specific content

Testing

  • Verified all links are functional
  • Confirmed navigation structure matches the intended hierarchy
  • Landing page content comprehensively covers all customize/* paths

This task was co-authored by bekah-hawrot-weigel and Continue.


Continue Tasks: ▶️ 1 queued — View all


Summary by cubic

Adds a top-level Customize tab with a central landing page to make all customization docs easy to find. Streamlines IDE Extensions and adds a clear link from the home page.

  • New Features

    • New Customize tab with landing page at customize/index.mdx that hubs Models, Providers, Rules, Prompts, MCP Tools, Model Roles, Deep Dives, and Reference.
  • Refactors

    • Navigation: removed “Customize Overview” from Getting Started, focused IDE Extensions on extension content, and added an “IDE Extension” group in the Documentation tab.
    • Home page: added a callout linking to extension features and the Customize hub.
    • Guides: fixed a broken link in “Run Agents Locally” to point to Create and Edit Cloud Agents.

Written for commit cfbefc1. Summary will update on new commits.

… link

- Create new 'Customize' tab in docs navigation with landing page at customize/index.mdx
- Add comprehensive customize landing page with sections for Models, Providers, Rules, Prompts, MCP Tools, and Model Roles
- Remove 'Customize Overview' from IDE Extensions > Getting Started section
- Add 'IDE Extension' group in Documentation tab linking to installation page
- Add link to extension features and customize docs on main index page

Generated with [Continue](https://continue.dev)

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
@BekahHW BekahHW requested a review from a team as a code owner January 21, 2026 13:52
@BekahHW BekahHW removed the request for review from a team January 21, 2026 13:52
@BekahHW BekahHW requested a review from sestinj January 21, 2026 13:52
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 21, 2026
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


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.

1 issue found across 3 files

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="docs/customize/index.mdx">

<violation number="1" location="docs/customize/index.mdx:98">
P2: Embedded image points to non-existent asset (`/images/customize/images/configure-continue-a5c8c79f3304c08353f3fc727aa5da7e.png`), likely rendering a broken image.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Replace broken link to /agents/agent-file-reference with correct link to /agents/create-and-edit page which covers rules, models, and MCP tool configuration.

Generated with [Continue](https://continue.dev)

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
Removed an image related to configuration and updated the text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continue-agent size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants