8 dépôts
Platforms and tools for building, deploying, and managing autonomous AI agents.
Explore 8 awesome GitHub repositories matching part of an awesome list · Agent Frameworks and Platforms. Refine with filters or upvote what's useful.
Goose is an extensible agentic AI platform designed for autonomous task orchestration and developer-centric assistance. It provides a workflow engine that manages complex, multi-step objectives by delegating tasks to specialized subagents, all while maintaining stateful session continuity. The system is built to integrate directly into terminal and coding environments, allowing for automated file manipulation and context-aware interaction. The platform distinguishes itself through a secure, sandboxed runtime environment that enforces granular permission controls and policy-driven guardrails.
General-purpose agent that learns to use new extensions.
Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code. The editor utilizes a customized version of the VS Code interface to provide native artificial intelligence capabilities, including an environment for natural language code generation and codebase indexing. The platform covers a range of AI-assisted coding capabilities, such as intelligent code completion, automated c
AI-first code editor designed for pair-programming with intelligent assistance.
MemGPT is a memory management framework and external memory layer for large language models. It functions as a platform for building stateful AI agents that maintain a persistent identity and continuous context across multiple sessions. The system enables agents to bypass fixed context window limitations by using a virtual context windowing approach. This allows models to manage their own memory through internal commands to search, update, and delete stored information within a hierarchical structure of short-term working context and long-term archival storage. The framework provides a local
Offers a framework for building autonomous agents that maintain a continuous identity through self-improvement.
mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools and access data. It functions as a multi-agent orchestrator and protocol-compliant server, enabling the creation of agents that can discover and invoke tools from connected external servers. The project distinguishes itself through a durable workflow engine that supports long-running tasks capable of pausing, resuming, and surviving restarts. It implements complex orchestration patterns, including iterative evaluator-optimizer loops, hierarchical workflow nesting, and specialist
Composable framework for building and managing agent lifecycles.
OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a conversational interface. Agents on this platform can analyze data by generating and executing Python and SQL code, invoke external plugins, browse the web autonomously, and perform tasks like flight search, map directions, and social media posting—all driven by natural language. What distinguishes the platform is its architecture for persistent agent lifecycle management, isolated code execution via a sandbox, multi-agent coordination for complex workflows, and automatic plugin disco
Provides an open platform for deploying, managing, and interacting with language agents that can execute tools and browse the web.
Ce projet est un framework pour développer et orchestrer des agents logiciels autonomes au sein d'applications basées sur la JVM. Il fournit une boîte à outils pour intégrer l'intelligence artificielle directement dans la logique métier, permettant aux agents d'effectuer des tâches complexes via une planification dynamique orientée vers des objectifs plutôt que des machines à états rigides. En tirant parti des annotations déclaratives, le framework permet aux développeurs de définir les capacités des agents et de les intégrer dans des modèles de domaine orientés objet existants. Le framework se distingue par une couche d'abstraction neutre vis-à-vis des fournisseurs qui permet l'échange transparent de modèles de langage locaux et basés sur le cloud au runtime. Il prend en charge la collaboration distribuée, permettant à des agents indépendants de partager des informations et de déléguer des tâches à travers différents services. Pour garantir la visibilité sur la prise de décision autonome, le système inclut une instrumentation complète qui capture les traces d'exécution, les métriques de performance et les journaux d'opérations, qui peuvent être exportés vers des plateformes de surveillance externes. Au-delà de l'orchestration de base, la plateforme inclut une suite d'outils pour gérer les cycles de vie des agents, y compris la découverte automatisée de compétences, la validation et le bootstrapping d'environnement. Elle dispose d'une interface basée sur le terminal pour le chat interactif et l'exécution de tâches, aux côtés de primitives de sécurité qui appliquent des limites d'accès pour les opérations sur le système de fichiers. Le framework maintient également un dépôt de mémoire centralisé pour fournir un contexte partagé à travers les processus d'agents distribués.
Provides a platform for connecting software agents to external tools and data sources.
Open-source self-hosted AI agent runtime and multi-agent framework for autonomous agent swarms. Agent memory, MCP tools, schedules, delegation, and 23+ LLM providers (Claude, GPT, Gemini, OpenRouter, Ollama). A practical Claude Code and LangChain alternative.
Self-hosted runtime for multi-agent orchestration.
████████╗ █████╗ ███████╗██╗ ██╗ █████╗ ██████╗ ███████╗ ╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝██╔══██╗██╔══██╗██╔════╝ ██║ ███████║███████╗█████╔╝ ███████║██║ ██║█████╗ ██║ ██╔══██║╚════██║██╔═██╗ ██╔══██║██║ ██║██╔══╝ ██║ ██║ ██║███████║██║ ██╗██║ ██║██████╔╝███████╗ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝…
AI-native workspace for project management and automation.