Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 2, 2025

  • Understand the codebase and search path structure
  • Run linter and build to verify current state
  • Add .agents/commands to taskSearchPaths in pkg/codingcontext/paths.go
  • Add test for tasks in .agents/commands directory
  • Verify tests pass
  • Manually verify the CLI works with .agents/commands
  • Update documentation
    • docs/reference/search-paths.md - Added .agents/commands to Task File Search Paths
    • docs/how-to/create-tasks.md - Mentioned .agents/commands as an alternative location
    • README.md - Updated Supported Coding Agents and File Search Paths sections
  • Run code review and fix any issues
  • Run CodeQL security check
Original prompt

Add .agents/commands as a search path for tasks (aka "commands")


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Copilot AI changed the title [WIP] Add .agents/commands as search path for tasks Add .agents/commands as a search path for tasks Dec 2, 2025
Copilot AI requested a review from alexec December 2, 2025 04:13
@alexec
Copy link
Contributor

alexec commented Dec 2, 2025

@copilot Update the docs of course.

@alexec alexec marked this pull request as ready for review December 2, 2025 04:21
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 2, 2025

@copilot Update the docs of course.

Updated the documentation in commit 85b3a95:

  • docs/reference/search-paths.md: Added .agents/commands/ to Task File Search Paths section
  • docs/how-to/create-tasks.md: Mentioned .agents/commands as an alternative location
  • README.md: Updated Supported Coding Agents and File Search Paths sections

@alexec alexec enabled auto-merge (squash) December 2, 2025 04:28
@alexec alexec merged commit 2911b09 into main Dec 2, 2025
2 checks passed
@alexec alexec deleted the copilot/add-search-path-for-commands branch December 2, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants