Skip to content

Fix defunct hub.continue.dev URLs#10114

Merged
sestinj merged 2 commits intomainfrom
nate/fix-hub-continue-dev-url
Feb 2, 2026
Merged

Fix defunct hub.continue.dev URLs#10114
sestinj merged 2 commits intomainfrom
nate/fix-hub-continue-dev-url

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Feb 2, 2026

Summary

  • Replaced all references to the defunct hub.continue.dev with continue.dev in the cn check command output and skill documentation

Test plan

  • Run cn check with no agents configured and verify the tip URL points to continue.dev
  • Run cn check with agents and verify the report footer URL points to continue.dev

🤖 Generated with Claude Code


Continue Tasks: ▶️ 2 queued — View all


Summary by cubic

Replaced hub.continue.dev links with continue.dev in cn check output and the cn-check docs, and fixed cn check workers exiting with code 1 by handling --internal-check-worker. This removes dead links and makes workers run correctly.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sestinj sestinj requested a review from a team as a code owner February 2, 2026 09:56
@sestinj sestinj requested review from RomneyDa and removed request for a team February 2, 2026 09:56
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

⚠️ 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.

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

✅ Review Complete

Code Review Summary

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


Intercept --internal-check-worker flag before program.parse() so forked
worker subprocesses route to runCheckWorker() instead of hitting the
unknown command handler.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Feb 2, 2026
@sestinj sestinj merged commit 2aa4035 into main Feb 2, 2026
43 of 46 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Feb 2, 2026
@sestinj sestinj deleted the nate/fix-hub-continue-dev-url branch February 2, 2026 09:59
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2026
@sestinj
Copy link
Contributor Author

sestinj commented Feb 3, 2026

🎉 This PR is included in version 1.41.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

released size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant