Skip to content

chore: move .continue/agents to .continue/checks#10596

Merged
sestinj merged 1 commit intomainfrom
nate/move-agents-to-checks
Feb 17, 2026
Merged

chore: move .continue/agents to .continue/checks#10596
sestinj merged 1 commit intomainfrom
nate/move-agents-to-checks

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Feb 17, 2026

Summary

  • Moves all agent definitions from .continue/agents/ to .continue/checks/
  • Removes the now-empty .continue/agents/ directory

Test plan

  • Verify all 6 agent files are present in .continue/checks/
  • Confirm checks run correctly from the new location

🤖 Generated with Claude Code


Continue Tasks: ▶️ 7 not started · ✅ 14 no changes — View all


Summary by cubic

Moved all agent definitions from .continue/agents to .continue/checks to align naming and keep all checks in one place. No content changes, only path updates.

  • Refactors
    • Renamed six agent markdown files into .continue/checks/
    • Removed the empty .continue/agents directory

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

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sestinj sestinj requested a review from a team as a code owner February 17, 2026 19:07
@sestinj sestinj requested review from RomneyDa and removed request for a team February 17, 2026 19:07
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 17, 2026
@continue-staging
Copy link
Contributor

No documentation updates needed for this PR.

This change moves Continue's own internal agent files from .continue/agents/ to .continue/checks/ within the Continue repository. This is an internal organizational change specific to the Continue codebase.

The user-facing documentation about directory structure remains accurate:

  • Checks.continue/checks/ (reviewed automatically on PR open)
  • Agents.continue/agents/ or continue.dev (configurable triggers)

The code in core/config/loadLocalAssistants.ts and the CLI still expect user agents to be placed in .continue/agents/, so the current docs correctly describe the expected behavior for end users.

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 6 files

@sestinj sestinj merged commit 71c5b45 into main Feb 17, 2026
60 of 62 checks passed
@sestinj sestinj deleted the nate/move-agents-to-checks branch February 17, 2026 21:25
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Feb 17, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant