Supported Integrations

    AIConfig works with all major AI coding assistants. One config file, unlimited compatibility.

    7 Stable
    5 In Beta
    3 Planned
    Stable

    GitHub Copilot

    Full support for GitHub Copilot instructions and workspace context.

    Config file:

    .copilot/instructions.md

    Supported features:

    • Custom instructions
    • Workspace rules
    • File ignores
    Stable

    Cursor

    Complete integration with Cursor's .cursorrules system.

    Config file:

    .cursorrules

    Supported features:

    • Project rules
    • File-specific rules
    • Agent mode settings
    Stable

    Windsurf

    Native support for Windsurf assistant configuration.

    Config file:

    .windsurf/config.json

    Supported features:

    • Context rules
    • Coding style
    • Framework preferences
    Beta

    Tabnine

    Integration with Tabnine's configuration system.

    Config file:

    .tabnine/config.json

    Supported features:

    • Team learning
    • Code patterns
    • Style enforcement
    Beta

    Codeium

    Support for Codeium custom context and rules.

    Config file:

    .codeium/config.yaml

    Supported features:

    • Context management
    • Custom prompts
    • Workspace settings
    Stable

    Continue

    Full support for Continue.dev configuration.

    Config file:

    .continue/config.json

    Supported features:

    • Custom commands
    • Context providers
    • Model settings
    Stable

    Amazon CodeWhisperer

    Full integration with AWS CodeWhisperer.

    Config file:

    .codewhisperer/config.json

    Supported features:

    • Code generation rules
    • Security scanning
    • Reference tracking
    Beta

    JetBrains AI Assistant

    Support for JetBrains' native AI assistant.

    Config file:

    .jetbrains/ai-config.xml

    Supported features:

    • IDE integration
    • Context awareness
    • Refactoring rules
    Beta

    Pieces for Developers

    Integration with Pieces AI workflow engine.

    Config file:

    .pieces/config.yaml

    Supported features:

    • Snippet management
    • Context capture
    • Workflow automation
    Planned

    Mutable.ai

    Upcoming support for Mutable AI assistant.

    Config file:

    TBD

    Supported features:

    • Coming soon
    Planned

    Sourcegraph Cody

    Upcoming support for Sourcegraph Cody.

    Config file:

    TBD

    Supported features:

    • Coming soon
    Planned

    Replit AI

    Future integration with Replit's AI assistant.

    Config file:

    TBD

    Supported features:

    • Coming soon

    Build Custom Adapters

    AIConfig's adapter system is fully extensible. Create adapters for internal tools, experimental AI assistants, or proprietary systems.

    Adapter API

    • Simple TypeScript interface
    • Full access to parsed config
    • File system utilities included
    • Test helpers provided

    Use Cases

    • Internal AI tools
    • Custom LLM integrations
    • IDE-specific configs
    • Team-specific workflows

    Missing Your Favorite Tool?

    We're constantly adding new integrations. Request support for your AI assistant or contribute an adapter to the project.