Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Nov 11, 2025

This PR removes two sections from the docs.json file:

  1. hub/source-control from the Hub section navigation
  2. customize/deep-dives/slash-commands from the Deep Dives section navigation

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


Summary by cubic

Removed hub/source-control and customize/deep-dives/slash-commands from docs.json to clean up the sidebar and prevent dead links. This hides these deprecated pages from the Hub and Deep Dives navigation.

Written for commit bdd3e4d. Summary will update automatically on new commits.

…m docs.json

- Removed hub/source-control from Hub section navigation
- Removed customize/deep-dives/slash-commands from Deep Dives section navigation

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

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
@continue continue bot requested a review from a team as a code owner November 11, 2025 19:31
@continue continue bot requested review from Patrick-Erichsen and removed request for a team November 11, 2025 19:31
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 11, 2025
@github-actions
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

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 1 file

@continue
Copy link
Contributor Author

continue bot commented Nov 11, 2025

CI Failure Analysis

The failing test should load model from real hub: openai/gpt-5 is experiencing an intermittent HTTP 502: Bad Gateway error when making a real API call to the Hub.

This failure is unrelated to the docs.json changes, which only remove two navigation entries:

  • hub/source-control from Hub section
  • customize/deep-dives/slash-commands from Deep Dives section

Evidence this is a flaky test:

  1. The test makes real HTTP requests to external services
  2. Recent main branch runs show the same CLI test failures
  3. The 502 error is a server-side issue with the Hub API, not a code issue

Resolution options:

  1. Re-run the failed test (maintainer access required)
  2. The test should pass on retry if Hub API is healthy
  3. This is a documentation-only change with zero impact on CLI functionality

My changes are confined to docs/docs.json and do not touch any code paths related to hub loading or CLI tests.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Nov 11, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 11, 2025
@BekahHW BekahHW merged commit 9cd5d03 into main Nov 11, 2025
60 of 62 checks passed
@BekahHW BekahHW deleted the remove-docs-json-entries branch November 11, 2025 19:58
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Nov 11, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2025
@sestinj
Copy link
Contributor

sestinj commented Nov 18, 2025

🎉 This PR is included in version 1.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Nov 19, 2025

🎉 This PR is included in version 1.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Nov 19, 2025

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants