Showing 62 open source projects for "agent"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Agent Orchestrator

    Agent Orchestrator

    Agentic orchestrator for parallel coding agents

    Agent Orchestrator from Composio is an open-source orchestration layer designed to manage fleets of parallel AI coding agents working on a shared codebase. It enables each agent to operate independently in isolated git worktrees, handling tasks like fixing CI failures, addressing code review comments, and creating pull requests. The platform automates the coordination of multiple agents, reducing the need for manual oversight in complex development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Refact Agent

    Refact Agent

    WebUI for Fine-Tuning and Self-hosting of Open-Source LLMs

    Refact is an AI-powered code assistant designed to enhance software development workflows. It integrates with code editors and provides suggestions, refactoring assistance, and debugging insights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SWE-agent

    SWE-agent

    SWE-agent takes a GitHub issue and tries to automatically fix it

    ...We call this an Agent-Computer Interface (ACI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Claw Code

    Claw Code

    AI agent harness for AI coding agents

    Claw Code is an open-source AI agent harness project focused on building better tools for orchestrating and managing autonomous coding agents. It originated as a clean-room reimplementation inspired by the architecture of Claude Code, aiming to replicate core concepts without using proprietary code. The project provides a Python-based foundation for experimenting with agent workflows, tool integration, and task execution pipelines.
    Downloads: 593 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    CodiumAI Cover-Agent

    CodiumAI Cover-Agent

    CodiumAI Cover-Agent: An AI-Powered Tool for Automated Test Generation

    CodiumAI Cover Agent aims to help efficiently increasing code coverage, by automatically generating qualified tests to enhance existing test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodiumAI PR-Agent

    CodiumAI PR-Agent

    AI-Powered tool for automated pull request analysis

    ...You can try GPT-4 powered PR-Agent, on your public GitHub repository, instantly. Just mention @CodiumAI-Agent and add the desired command in any PR comment. The agent will generate a response based on your command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenCode

    OpenCode

    The open source coding agent

    OpenCode is an open-source AI coding agent designed to assist developers directly from the terminal, desktop, or IDE environments. It functions as a locally running assistant that can analyze codebases, execute development tasks, and interact with external tools while remaining highly configurable. The system is built around an agent model that can perform actions such as file manipulation, shell execution, and web access with user confirmation.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 8
    Kimi Code CLI

    Kimi Code CLI

    Kimi Code CLI is your next CLI agent

    Kimi CLI is a command-line AI agent that brings an intelligent software development assistant directly into your terminal, helping you with coding tasks, shell operations, and workflow automation without leaving your command prompt. It supports an interactive shell-like user interface where you can chat with the agent, request code edits, run shell commands, and receive contextual suggestions as you work, creating a seamless blend of AI-augmented development and traditional terminal usage. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    claurst

    claurst

    Your favorite Terminal Coding Agent, now in Rust

    ...The architecture suggests a focus on flexibility, allowing developers to adapt the system to different use cases or domains. It is likely intended as a lightweight but extensible platform for experimenting with agent behavior and orchestration. The project may also emphasize simplicity, making it accessible for developers who want to prototype agent systems quickly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Oh My codeX (OMX)

    Oh My codeX (OMX)

    Your codex is not alone. Add hooks, agent teams, HUDs

    Oh My codeX (OMX) is a multi-agent orchestration layer designed to extend the capabilities of OpenAI Codex CLI by introducing structured teamwork, automation, and advanced workflow management. It addresses limitations in the base Codex environment, such as the lack of hooks, agent coordination, and persistent execution, by layering a shell-based system that enables richer interaction patterns.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Learn Claude Code

    Learn Claude Code

    Bash is all you need, write a claude code with only 16 line code

    Learn Claude Code is an educational repository that teaches how modern AI coding agents work by walking learners through a sequence of progressively more complex agent implementations, starting with a minimal Bash-based agent and culminating in agents with explicit planning, subagents, and skills. It emphasizes a hands-on learning path where each version (from v0 to v4) adds conceptual building blocks like the core agent loop, todo planning, task decomposition, and domain knowledge skills, illuminating the patterns behind what makes a true AI agent tick. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Goose

    Goose

    AI coding agent that's more than suggestions - install, execute, edit+

    ...Its architecture supports extensibility, enabling users to tailor the agent to their specific needs and preferences. By leveraging Goose, developers can improve productivity and code quality through advanced AI-driven assistance.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Claude Code Architecture Study

    Claude Code Architecture Study

    Research on Coding Agents

    ...It likely provides step-by-step examples, conceptual explanations, and practical implementations that guide users through creating their own agents. The framework emphasizes learning by doing, allowing users to experiment with agent behavior, prompt design, and workflow structuring. It also explores how agents interact with tools such as file systems, terminals, and APIs, giving a holistic view of real-world applications. The project is particularly valuable for developers transitioning from traditional programming to AI-assisted or autonomous development paradigms.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Oh My OpenAgent

    Oh My OpenAgent

    The best agent harness

    Oh My OpenAgent is a large-scale, open-source agent orchestration framework that aims to provide a fully unified and extensible environment for AI-powered software development and automation. It builds on the idea that no single model is sufficient, instead enabling coordinated use of multiple models for reasoning, creativity, speed, and cost efficiency within a single workflow. The system is designed as a comprehensive agent harness where tasks are automatically decomposed, delegated, and executed across a network of specialized agents. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Codebuff

    Codebuff

    Generate code from the terminal!

    Codebuff is an open-source AI coding assistant that helps developers modify and improve their codebases using natural language instructions. Instead of relying on a single model, it orchestrates multiple specialized agents that collaborate to understand, plan, edit, and review code changes. This multi-agent approach enables more accurate edits, better context awareness, and fewer errors across complex projects. Codebuff operates primarily through a CLI, allowing developers to interact with their code directly from the terminal. It also offers an SDK for integrating agent-based coding workflows into applications and development pipelines. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Letta Code

    Letta Code

    The memory-first coding agent

    Letta Code is a memory-first CLI coding agent built on the Letta platform that offers developers a persistent AI assistant capable of learning and improving over time rather than resetting state each session, giving agents a sense of continuity and context across coding tasks. Unlike traditional session-based coding tools, Letta Code attaches a long-lived agent to a working directory so that the agent accumulates memory about a project’s structure, preferences, and history, effectively acting as a collaborative partner rather than a stateless helper. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SuperDesign

    SuperDesign

    AI Product Design Agent

    ...This tool is designed to support modularity and consistency, helping teams maintain a coherent design system without manually crafting every element. Because it is open source, anyone can inspect, extend, and customize the agent to fit specific workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Vibe Kanban

    Vibe Kanban

    Get 10X more out of Claude Code, Codex or any coding agent

    ...Vibe Kanban tackles this by enabling users to define tasks as cards on a board, assign those tasks to one or more coding agents, and then track progress and outcomes as each agent executes in the background with its own isolated workspace. It supports running multiple agents in parallel or in sequence, giving engineers the freedom to plan, review, and address higher-level concerns while AI helpers execute individual pieces of work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Plannotator

    Plannotator

    Annotate and review coding agent plans visually, share with your team

    Plannotator is an interactive plan review and annotation tool built to support AI coding agents, offering a visual UI for markup, refinement, and team collaboration around agent-generated plans. It allows developers to annotate proposed plans, sketches, and outlines from tools like Claude Code or OpenCode with pen tools, arrows, and highlighting, seamlessly capturing feedback that can be shared across teams or pushed back to agents. Plannotator integrates with diff views so reviewers can annotate changes line-by-line in git diffs, provide structured feedback, and navigate plans visually rather than through raw text alone. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Kilo Code

    Kilo Code

    Gives you a whole dev team of AI agents in your code editor

    ...Developers can install Kilo across terminals, VS Code, and JetBrains editors for seamless integration into existing workflows. The platform also provides parallel agents, smart autocomplete, one-click deployment, and automated code reviews. As the #1 agent on OpenRouter with 750,000+ users, Kilo has become a trusted companion for agentic engineering at scale.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21
    AutoMaker

    AutoMaker

    Start directing AI agents

    Automaker is an autonomous AI development studio designed to transform how software is built by allowing developers to describe features, then watching AI agents implement code, tests, commits, and more with minimal manual typing. Instead of writing every line of code by hand, users add feature cards to a Kanban board with natural language descriptions, and AI agents powered by the Claude Agent SDK handle multi-step tasks such as planning, generating code, running tests, and committing to an isolated git worktree. The core idea is to shift developers’ focus from mechanical coding to high-level architectural and product decisions while retaining control through review and approval of generated changes. Built with tools like React, Vite, Electron, and Express, Automaker offers both web and desktop workflows with real-time streaming of agent activity and visibility into progress.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    MiniMax-M2.1

    MiniMax-M2.1

    MiniMax M2.1, a SOTA model for real-world dev & agents.

    ...MiniMax-M2.1 excels in real-world software engineering tasks, including multilingual development and complex workflow automation. It demonstrates strong generalization across agent frameworks and consistently improves upon its predecessor, MiniMax-M2. Benchmarks show that it rivals or approaches top proprietary models while remaining fully open for local deployment and customization.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    OpenHands

    OpenHands

    Open-source autonomous AI software engineer

    Welcome to OpenHands (formerly OpenDevin), an open-source autonomous AI software engineer who is capable of executing complex engineering tasks and collaborating actively with users on software development projects. Use AI to tackle the toil in your backlog, so you can focus on what matters: hard problems, creative challenges, and over-engineering your dotfiles We believe agentic technology is too important to be controlled by a few corporations. So we're building all our agents in the...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Gemini CLI

    Gemini CLI

    Open source AI agent CLI tool to bring Gemini into your terminal

    Gemini CLI is an open‑source AI agent that brings the capabilities of Google’s Gemini 2.5 Pro large‑language model directly into your terminal, enabling tasks ranging from coding and debugging to content creation and research via natural‑language prompts, with support for multimodal outputs like image and video generation. Gemini CLI integrates with external tools and MCP servers, enabling media generation and enhanced workflow automation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    Omnara

    Omnara

    Talk to Your AI Agents from Anywhere

    Omnara is an open-source agent control platform that empowers developers to turn autonomous AI tools (e.g., Claude Code, Cursor, GitHub Copilot) into collaborative teammates by offering real-time dashboards, push notifications, and remote guidance across terminals, web, and mobile. Omnara transforms your AI agents (Claude Code, Codex CLI, n8n, and more) from silent workers into communicative teammates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB