Awesome AI AgentsIDE Integrations

devchat-ai/devchat

⭐ 392 Python added to this list on 2025-03-16 repository created 2023-04-17

DevChat is an open-source project designed to enhance developer productivity by enabling the creation of AI-driven workflows through natural language commands. It aims to bridge the gap between developers and AI tools by allowing users to direct AI to perform various tasks without leaving their integrated development environment (IDE). This project focuses on simplifying the customization and personalization of AI coding assistants to meet the specific needs of individual developers or teams. The core innovation of DevChat lies in its ability to generate intelligent workflows with just a few sentences, eliminating the need for complex drag-and-drop interfaces. These workflows can automate tasks such as submitting standardized merge requests, generating automated API test cases, or providing progress updates via voice notifications. The project fosters a community-driven approach to building a rich collection of intelligent workflows and plugins that leverage IDE context and autonomous agents. A significant feature of DevChat is its integration of knowledge engineering and knowledge graph capabilities. This allows the AI to deeply understand private knowledge bases and perform semantic queries effectively. By classifying knowledge for specific scenarios, the AI can generate more accurate and context-aware outputs. For example, it can analyze API documents to create comprehensive test cases, reducing manual exploratory testing and improving test quality. DevChat supports popular development environments through extensions and plugins, including Visual Studio Code and IntelliJ Platform. The project encourages contributions and collaboration through multiple repositories and an active Discord community. It also introduces the concept of Prompt-Centric Software Development (PCSD), where prompts are used to create code and other software engineering artifacts, representing a shift from traditional code-centric development paradigms. Overall, DevChat empowers developers to harness AI more effectively by providing a flexible, natural language interface for creating customized AI workflows, thereby enhancing productivity and streamlining software development processes.

https://github.com/devchat-ai/devchat

agentaiai-workflowsautomated-api-testingchatgptdeepseekdeveloper-productivitydevpromptopside-integrationintellij-pluginknowledge-engineeringknowledge-graphnatural-languageopen-sourcepcsdpersonalized-ai-assistantprogrammingprompt-centric-software-developmentsemantic-queriessoftware-developmentsoftware-engineeringvisual-studio-code-extensionvscode-extensionworkflow

Also in IDE Integrations

continuedev/continue

Continue is an open-source platform that enables developers to create, share, and use custom AI code assistants within popular IDEs, enhancing coding productivity and collaboration through features like Chat, Autocomplete, Edit, and Agent.

coder/coder

Coder is a platform for creating secure, self-hosted cloud development environments that streamline developer onboarding and optimize resource usage through automation and integrations.

sweepai/sweep

Sweep is an AI-powered coding assistant plugin designed to enhance productivity and coding efficiency within JetBrains IDEs.

tigerless-labs/autoharness

Claude Code plugin that distills reusable skills from real coding sessions, merges same-scenario skills instead of duplicating them, and prunes skills that stop being used.

eth-sri/lmql

LMQL is a Python-superset programming language designed for constraint-guided and efficient interaction with large language models, enabling advanced control flow, decoding, and integration with multiple LLM providers.

nicepkg/aide

Aide is a Visual Studio Code extension that leverages AI to provide one-click code conversion, commenting, optimization, and batch processing features to enhance developer productivity.

fcakyon/claude-codex-settings

Plugin marketplace and shared configuration for Claude Code, Codex CLI, Cursor and Gemini CLI, bundling skills, slash commands, hooks, subagents and MCP servers.

DeepMyst/Mysti

VS Code extension that runs twelve AI coding agents in one chat interface, with a brainstorm mode where two agents collaborate, selectable personas, permission controls and at-mention routing.