Skip to content

Agent AI apps

Autonomous AI agents that plan and execute multi-step work — from coding agents to general-purpose task runners.

18 apps · researched & kept current by Claude Code

Filter & search these 18 apps
  • View Genspark details
    AgentFREEMIUM

    Genspark

    MainFunc

    All-in-one AI workspace with an autonomous Super Agent.

    An AI workspace built around a Super Agent that breaks goals into sub-tasks, picks the right tools, and finishes work autonomously — building slides, sheets, docs, websites, and videos, and even placing phone calls. It orchestrates multiple large language models and dozens of integrated tools, synthesizing results into shareable Sparkpages. Built by a team from Google and Microsoft and available on web and mobile.

    Worth knowing

    Built by ex-Baidu execs; raced to $36M ARR within 45 days of launch, one of the fastest ramps on record.

    • super-agent
    • autonomous
    • workspace
    • research
  • View Qodo details
    AgentFREEMIUM

    Qodo

    Qodo

    AI code review and test generation across IDE, PRs, and CLI.

    Qodo (formerly CodiumAI) is a code-quality platform that runs AI review on pull requests, generates tests, and assists inside the editor. Its multi-agent reviewer pulls context from the codebase and PR history across GitHub, GitLab, Bitbucket, and Azure DevOps, with VS Code and JetBrains plugins plus a CLI so issues surface before merge.

    Worth knowing

    Rebranded from CodiumAI in 2024; its reviewer weighs prior PR history as context, not just the current codebase state.

    • code-review
    • test-generation
    • pull-requests
    • devtools
  • View CodeRabbit details
    AgentFREEMIUM

    CodeRabbit

    CodeRabbit

    AI code review on every pull request, IDE, and CLI.

    CodeRabbit posts contextual, line-by-line AI reviews on pull requests across GitHub and GitLab, with an agentic chat for follow-ups plus integrated linters and SAST tools. The same reviewer runs in the IDE (VS Code, Cursor, Windsurf) and from a CLI, so issues surface before the PR.

    Worth knowing

    Raised a $60M Series B (Scale Venture Partners, incl. NVIDIA's NVentures) in 2025 at a ~$550M valuation.

    • code-review
    • pull-requests
    • devtools
  • View Browser Use details
    AgentFREEMIUMOpen core

    Browser Use

    Browser Use

    Open-source browser automation for AI agents.

    MIT-licensed Python framework that connects AI agents to a real browser to navigate, fill forms, extract data, and run multi-step web workflows. It parses the live DOM into a structured view so any model — Claude, GPT, Gemini, Qwen, DeepSeek — can act on it. A hosted Browser Use Cloud adds managed sessions and a fully-hosted agent.

    Worth knowing

    Built by two ETH Zurich founders in YC's W25 batch; raised a $17M seed led by Felicis in March 2025.

    • browser-automation
    • open-source
    • web-agent
    • playwright
  • View Jules details
    AgentFREEMIUM

    Jules

    Google

    Async coding agent that clones your repo and ships PRs.

    Jules is Google's asynchronous coding agent. It clones your GitHub repository into a secure Google Cloud VM, understands the full project context, then writes tests, fixes bugs, and makes multi-file changes in the background before opening a pull request. A Jules Tools CLI and a Jules API extend it into your own workflows.

    Worth knowing

    First revealed as a Google Labs project in December 2024, Jules reached general availability on August 6, 2025.

    • coding-agent
    • async
    • github
  • View Factory details
    AgentPAID

    Factory

    Factory

    Agent-native software development with autonomous 'Droids'.

    An agent-native platform for software development built around 'Droids' — autonomous coding agents that plan, edit, and run tasks across a codebase. Works from a CLI/SDK and runs agents both in the cloud and locally in the background. Model-agnostic across frontier and open-weight models.

    Worth knowing

    Raised a $150M Series C led by Khosla Ventures in April 2026, hitting a $1.5B valuation.

    • coding-agents
    • software-development
    • cli
    • autonomous
  • View Amp details
    AgentFREEMIUM

    Amp

    Sourcegraph

    Agentic coding tool from Sourcegraph for terminal and editor.

    Amp is an agentic coding tool from Sourcegraph that works in the terminal and across editors, autonomously editing code and running tasks. It routes between frontier models across deep, smart, and fast modes, and centers on shareable 'threads' so teammates can view and search each other's agent sessions.

    Worth knowing

    Sourcegraph's successor to Cody — it shut down Cody Free/Pro in mid-2025 and moved individual devs to Amp.

    • coding-agent
    • cli
    • sourcegraph
    • devtools
  • View Open Interpreter details
    AgentBYO KEYOSS

    Open Interpreter

    Open Interpreter

    Natural-language interface that lets LLMs run code locally in your terminal.

    Gives LLMs a ChatGPT-like terminal interface to write and execute Python, JavaScript, Shell, and more on your own machine, asking approval before each run. It works with hosted models or fully local models via Ollama, LM Studio, or Jan using a --local flag. Free and open source under AGPL-3.0; you supply your own model (API key or local).

    Worth knowing

    Created by Killian Lucas; it went viral on launch in 2023, topping 20K GitHub stars in its first week as the #1 trending repo.

    • code-execution
    • terminal
    • local
    • open-source
    • +1
  • View Replit details
    AgentFREEMIUM

    Replit

    Replit

    Cloud IDE + Agent that builds, runs, and deploys from a prompt.

    A browser IDE with Replit Agent — describe an app and it scaffolds, codes, runs, and deploys it, with a hosted database and one-click publish. Zero local setup, ships from anywhere.

    Worth knowing

    Founded by Jordanian-born Amjad Masad; its Agent drove ARR from ~$10M to over $150M in 2025, lifting Replit to a $9B valuation by 2026.

    • cloud-ide
    • agent
    • deploy
    • full-stack
  • View Hermes Agent details
    AgentBYO KEYOSS

    Hermes Agent

    Nous Research

    Self-improving personal AI agent that learns skills and keeps persistent memory.

    A self-hostable AI agent from Nous Research that builds skills from experience, maintains long-term memory, and is reachable through a terminal TUI, a web dashboard, or messaging gateways (Telegram, Discord, Slack). It runs anywhere from a small VPS to local Docker, and works with any model via Nous Portal, OpenRouter, OpenAI, or self-hosted endpoints. Free and open source under MIT; you bring your own model access.

    Worth knowing

    From Nous Research, which raised $50M (Paradigm, 2025) at a $1B valuation; trains its open Hermes models on a Solana network.

    • personal-agent
    • memory
    • self-hosted
    • open-source
    • +1
  • View Goose details
    AgentBYO KEYOSS

    Goose

    Block

    Open-source on-machine AI agent for coding, workflows, and automation.

    An extensible AI agent from Block that runs natively on your machine as a desktop app or CLI, executing code and automating engineering tasks via MCP extensions. It supports 15+ LLM providers (Anthropic, OpenAI, Google, Ollama, and more) using your own keys. Free and open source under Apache 2.0.

    Worth knowing

    From Block (the Square/Cash App company) — an on-machine agent built around MCP extensions, with 15+ model providers.

    • coding-agent
    • mcp
    • automation
    • open-source
    • +1
  • View Lovable details
    AgentFREEMIUM

    Lovable

    Lovable

    Prompt a full-stack app into existence — UI, backend, and deploy.

    An AI app builder that turns prompts into full-stack web apps — React UI, Supabase backend, GitHub sync, and one-click publish. Popular for going from idea to shipped product fast.

    Worth knowing

    Renamed from the open-source GPT Engineer in Dec 2024; the Stockholm startup hit ~$400M ARR within ~14 months.

    • app-builder
    • full-stack
    • no-code
    • supabase
  • View Devin details
    AgentPAID

    Devin

    Cognition AI

    Autonomous software engineer agent. Plans, codes, ships from a prompt.

    Cognition's hosted SWE agent. Operates inside its own sandbox with a browser, terminal, and editor — plans the work, writes the code, and submits a PR. Aimed at long-horizon tickets rather than tab-completions.

    Worth knowing

    Maker Cognition acquired rival Windsurf in 2025; later raises pushed it to a ~$26B valuation.

    • autonomous
    • swe-agent
    • browser
    • sandbox
  • View v0 details
    AgentFREEMIUM

    v0

    Vercel

    Prompt-to-UI generator from Vercel. Outputs React + Tailwind + shadcn.

    Vercel's generative UI surface. Type a description, get a working React component using Tailwind and shadcn primitives — copy the code or fork into a v0 project for iteration.

    Worth knowing

    Launched by Vercel in October 2023 (100K waitlist signups in three weeks) and rebranded from v0.dev to v0.app in January 2026.

    • ui-gen
    • react
    • tailwind
    • shadcn
  • View OpenHands details
    AgentFREEMIUMOpen core

    OpenHands

    All Hands AI

    Open-source autonomous SWE agent. Successor to OpenDevin.

    Self-hostable agent platform with a browser, terminal, and editor in a sandbox — comparable to Devin in shape, open in licence. Active research community pushing the autonomous-SWE bar.

    Worth knowing

    Built by All Hands AI, co-founded by CMU professor Graham Neubig; raised a $5M seed led by Menlo Ventures in 2024.

    • autonomous
    • swe-agent
    • sandbox
    • open-source
    • +1
  • View Bolt.new details
    AgentFREEMIUM

    Bolt.new

    StackBlitz

    Prompt-to-app generator running in the browser. WebContainers under the hood.

    StackBlitz's in-browser full-stack app builder. Generates a working project — frontend, backend, deps — and lets you iterate in a sandboxed Node runtime without leaving the tab.

    Worth knowing

    Hit $20M ARR within ~2 months of its Oct 2024 launch, often cited as the fastest-growing software product after ChatGPT.

    • full-stack
    • web
    • webcontainers
    • prompt-to-app
  • View Cline details
    AgentBYO KEYOSS

    Cline

    Cline Bot Inc.

    Open-source autonomous coding agent in VS Code. BYO key.

    Community-maintained VS Code extension that turns the editor into an agent surface — reads the repo, runs commands, edits files, and verifies its work. Pairs naturally with Claude. Formerly known as Claude Dev.

    Worth knowing

    Built by Saoud Rizwan and renamed from 'Claude Dev' in Oct 2024; Cline Bot raised $32M in seed + Series A in 2025.

    • agentic
    • vscode
    • open-source
    • byo-key
  • View Manus details
    AgentFREEMIUM

    Manus

    Meta (formerly Monica / Manus AI)

    General-purpose autonomous agent for research, ops, and content.

    Cloud agent that browses, drafts, schedules, and follows multi-step instructions over hours. Closer to a virtual operator than a coding tool — strong for non-code knowledge work. Acquired by Meta; product continues to ship.

    Worth knowing

    China-founded (Butterfly Effect); cut Chinese ties, moved HQ to Singapore, then was acquired by Meta for ~$2B+ in Dec 2025.

    • autonomous
    • general-purpose
    • ops
    • browser