awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesAgentic Coding Assistants

IDE extensions that provide autonomous coding and project management capabilities.

Distinguishing note: Focuses on agentic, multi-step coding capabilities rather than simple completion.

Explore 5 awesome GitHub repositories matching development tools & productivity · Agentic Coding Assistants. Refine with filters or upvote what's useful.

Awesome Agentic Coding Assistants GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • github/awesome-copilotgithub का अवतार

    github/awesome-copilot

    35,119GitHub पर देखें↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Facilitates the discovery and installation of curated agents, hooks, and skills to enhance coding assistant functionality.

    Pythonaigithub-copilothacktoberfest
    GitHub पर देखें↗35,119
  • smtg-ai/claude-squadsmtg-ai का अवतार

    smtg-ai/claude-squad

    6,065GitHub पर देखें↗

    Claude Squad is a terminal-based orchestrator for running multiple AI coding assistants in parallel. It manages the lifecycle of AI agent sessions from a single keyboard-driven interface, allowing users to launch, monitor, pause, resume, and terminate agents without leaving the command line. The tool isolates each agent's work in separate git worktrees, so changes remain on independent branches and never interfere with each other. Before any modifications are committed or pushed, users can review a diff preview of what each agent produced and approve or reject the changes. This diff-based app

    Starts each AI agent with a user-specified shell command, supporting different assistants like Claude Code or Aider.

    Goaiderclaude-codecli
    GitHub पर देखें↗6,065
  • grapeot/devin.cursorrulesgrapeot का अवतार

    grapeot/devin.cursorrules

    5,970GitHub पर देखें↗

    Devin.cursorrules is a configuration framework that transforms Cursor and Windsurf IDEs into autonomous coding agents capable of executing multi-step development workflows without manual step-by-step prompting. It provides a structured set of rule files and configuration templates that extend native IDE agent functionality with automated planning and extended tool capabilities. The project bootstraps an agentic coding environment through a cookiecutter template or direct file copy, injecting plain-text configuration files into the project root that define agent behavior and tool integrations.

    Configures an IDE with automated planning and extended tool use to turn a standard AI coder into a self-evolving developer agent.

    Python
    GitHub पर देखें↗5,970
  • 1remote/1remote1Remote का अवतार

    1Remote/1Remote

    5,953GitHub पर देखें↗

    1Remote is a portable remote desktop client that manages and launches remote sessions across multiple protocols from a single unified interface. It organizes servers using a flexible tagging system and stores all configuration in structured JSON files for easy backup and transfer between machines. The application supports launching RDP, SSH, VNC, Telnet, and other remote connections, and allows users to replace default protocol handlers with custom external programs that accept command-line arguments. It includes a bulk server editor for applying uniform changes to addresses, credentials, or

    Launches arbitrary external programs with custom command-line parameters from the remote session interface.

    C#rdpremote-controlremote-desktop
    GitHub पर देखें↗5,953
  • eventstore/eventstoreEventStore का अवतार

    EventStore/EventStore

    5,809GitHub पर देखें↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    Provides pre-built MCP interfaces and agent skills for AI coding assistants to interact with the event store.

    C#
    GitHub पर देखें↗5,809
  1. Home
  2. Development Tools & Productivity
  3. Agentic Coding Assistants

सब-टैग एक्सप्लोर करें

  • Custom Program LaunchersStarts each AI agent with a user-specified shell command, supporting different assistants like Claude Code or Aider. **Distinct from Agentic Coding Assistants:** Distinct from Agentic Coding Assistants: focuses on launching arbitrary external programs rather than providing built-in IDE agent capabilities.
  • MCP Interface IntegrationsPre-built agent skills and MCP interfaces that let coding assistants build, debug, and deploy applications against a database. **Distinct from Agentic Coding Assistants:** Distinct from Agentic Coding Assistants: focuses on the MCP integration layer for connecting assistants to a specific database, not the autonomous coding capabilities of the assistant itself.