Skip to content

Feature: Additional AI agent support (Cursor, Windsurf, Continue, Aider) #16

Description

@erdemtuna

Source: codeFindings.md Section 6 (Medium Priority)

Only Claude Code and GitHub Copilot are currently detected. The AI agent ecosystem is growing:

  • Cursor (~/.cursor/)
  • Windsurf (~/.windsurf/ or ~/.codeium/)
  • Continue (~/.continue/)
  • Aider (uses dotfiles)

The current detection is a simple hardcoded list in internal/agent/ — adding agents is ~5 LOC each. Longer-term, a plugin/config-based approach would be more sustainable.

File: internal/agent/detect.go

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions