32 tools tagged
Showing 24 of 32 tools
Open-source personal AI agent for messaging apps
OpenClaw is a free, open-source AI agent framework that turns any LLM into an autonomous personal assistant accessible through messaging apps like WhatsApp, Telegram, Discord, and Signal. Running entirely on your local machine via a Node.js gateway, it connects AI models to system tools, browsers, files, and APIs for multi-step task execution with persistent memory across sessions.
Parallel coding agent environment by Imbue for complex projects
Sculptor by Imbue is a parallel coding agent environment that enables multiple AI agents to work simultaneously on different parts of a codebase. It provides sandboxed execution environments where agents can write, test, and iterate on code independently before merging changes. Designed for large-scale software projects where single-agent approaches hit context and coordination limits.
AI coding agent by JetBrains for autonomous task execution
Junie is JetBrains' AI coding agent that handles engineering tasks autonomously within JetBrains IDEs and from the terminal. It plans multi-step workflows, executes code changes, runs tests, and verifies results using full project context. Supports BYOK with Anthropic, OpenAI, Google, and others. Achieves 60.8% on SWE-bench Verified. Available as IDE plugin and CLI.
Email API service that gives AI agents their own inboxes and identities
AgentMail is a YC S25 startup that provides email infrastructure specifically designed for AI agents. It gives each agent its own email address and inbox, enabling agents to send, receive, and manage email conversations independently. With $6 million in seed funding from General Catalyst and Paul Graham, and over 500 B2B customers, AgentMail solves the identity and communication gap that arises when organizations deploy autonomous agents that need to interact via email.
ByteDance's open-source LLM coding agent with multi-provider support
Trae Agent is ByteDance's open-source software engineering agent that autonomously resolves GitHub issues, fixes bugs, and implements features using any LLM provider. It supports OpenAI, Anthropic, Doubao, Azure, Ollama, and Gemini backends, making it one of the most provider-flexible coding agents available. With over 11,000 GitHub stars and a modular research-friendly architecture, it offers a strong alternative to Western-centric coding agents.
Human-in-the-loop approval and oversight layer for AI coding agents
HumanLayer is a YC-backed platform that adds human approval, oversight, and escalation workflows to AI coding agents. Instead of letting agents execute autonomously, HumanLayer provides checkpoints where humans review and approve agent actions before they touch real codebases and infrastructure. It bridges the gap between autonomous AI coding and enterprise-safe deployment by making human oversight programmable.
ByteDance's open-source multimodal desktop agent with vision-based GUI automation
UI-TARS Desktop is ByteDance's open-source multimodal AI agent that automates desktop and browser interactions using computer vision rather than DOM selectors or accessibility APIs. Powered by the UI-TARS vision model, it can understand and operate any graphical interface by looking at screenshots, making it capable of automating applications that traditional browser automation tools cannot reach, including native desktop apps and complex web UIs.
Rust-based agent OS with built-in security, WASM sandboxing, and multi-agent runtime
OpenFang is an open-source agent operating system built in Rust that provides a secure multi-agent runtime with WASM sandboxing, auditability layers, and multi-channel communication. It goes beyond typical orchestration SDKs by treating agent security and operational isolation as first-class concerns, making it suitable for teams deploying agents in environments where trust boundaries and audit trails matter.
Behavioral control layer for reliable customer-facing AI agents
Parlant is an open-source framework that adds behavioral governance to conversational AI agents. Instead of relying on prompt engineering alone, it lets teams define explicit policies, conversation guidelines, and behavioral rules that agents follow predictably across multi-turn interactions. Parlant sits between the LLM and the user-facing interface, enforcing consistent agent behavior for customer support, sales, and service automation use cases.
Multi-agent orchestration layer for OpenAI Codex CLI
Oh My Codex (OMX) transforms OpenAI Codex CLI into a coordinated multi-agent system. It layers workflow orchestration, persistent memory, team-based parallel execution via tmux worktrees, and a live HUD dashboard on top of standard Codex. OMX provides 30+ role-specialized agents and 40+ workflow skills covering planning, execution, verification, TDD, security review, and autonomous research loops.
Transparent AI agent framework with 100+ skills and real-time visibility
Agent Zero is an open-source general-purpose AI agent framework with 16,700+ GitHub stars that uses the computer itself as a tool. Unlike structured orchestration frameworks, it provides full transparency where every thought, action, and tool call is visible and editable in real time, supporting 100+ extensible skills.
Scalable browser infrastructure for AI agents
Hyperbrowser is a YC S24-backed cloud browser platform purpose-built for AI agent automation at scale. It provides managed browser instances with built-in CAPTCHA solving, residential proxy rotation, and anti-bot bypass, serving as the infrastructure layer that tools like browser-use, Stagehand, and Skyvern run on top of for reliable web interaction.
Secure sandboxed runtime for AI agent execution
NVIDIA OpenShell provides kernel-level isolation for AI agent workloads with Landlock, seccomp, and network namespace sandboxing. Announced at GTC 2026 with 17 enterprise partners including Adobe, Atlassian, SAP, and Salesforce, it offers declarative YAML policy enforcement, L7 HTTP inspection, and GPU passthrough — purpose-built to contain the blast radius when autonomous coding agents interact with filesystems and networks.
Browser automation framework turning websites into action APIs
Notte is a browser automation framework for AI agents that converts any website into a structured action API. Instead of scraping pages for text, Notte lets agents interact with sites — clicking buttons, filling forms, and navigating flows. Built with hybrid AI-plus-deterministic scripting, it includes digital personas, CAPTCHA solving, and proxy management for reliable automation at scale.
Autonomous AI pentester for web apps and APIs
Shannon is an autonomous AI-powered penetration testing tool that achieves a 96.15% success rate on the XBOW benchmark — significantly above the industry average. Using a multi-agent pipeline built on Anthropic's Agent SDK and Playwright, it performs reconnaissance, vulnerability analysis, exploitation, and reporting on web applications and APIs, having discovered 7 zero-day vulnerabilities in production software.
Multi-agent orchestration plugin for Claude Code
Oh My ClaudeCode (OMC) is a plugin for Claude Code that adds multi-agent orchestration with 32 specialized agents, smart model routing between Haiku and Opus, and five execution modes including fully autonomous Autopilot and parallel Ultrapilot. It provides 40+ skills, a real-time HUD statusline, and lifecycle hooks — transforming Claude Code into a coordinated AI development team with zero configuration required.
Open-source AI coworker with persistent memory and tool use
Rowboat is an open-source AI coworker platform that provides persistent memory, tool use, and multi-agent orchestration in a chat-based interface. It enables teams to build AI assistants that remember context across sessions, access internal tools and databases, and coordinate specialized sub-agents for complex workflows. Over 9,300 GitHub stars.
Autonomous AI agent for end-to-end software testing
TestSprite is an AI testing agent that autonomously generates test plans, writes test code, executes tests, and reports results without human intervention. Ranked #1 on Product Hunt for Developer Tools in 2025, it handles test creation from natural language requirements through execution and regression tracking. Credit-based SaaS model with 121K+ monthly visits.
Desktop orchestrator for parallel AI coding agents
1Code is an open-source desktop application for running multiple AI coding agents in parallel with isolated git worktrees and browser previews. It orchestrates agents like Claude Code and Codex in separate sandboxed environments, preventing conflicts while enabling concurrent development on different features. Built by the 21st.dev team with 5,300+ GitHub stars.
Open-source generalist AI agent for browser and code tasks
Suna is an open-source generalist AI agent that can autonomously browse the web, write and execute code, manage files, and interact with external services. It features a real-time browser automation engine, an isolated code execution sandbox, and integrations with popular APIs. Designed as an open-source alternative to commercial AI agent platforms. Over 9,000 GitHub stars with rapid community growth.
MCP server for AI-powered reverse engineering
GhidraMCP is an MCP server that enables LLMs to autonomously perform reverse engineering tasks through NSA's Ghidra disassembly framework. It exposes binary analysis capabilities like decompilation, function listing, cross-references, and symbol analysis as MCP tools, letting AI assistants generate malware reports and analyze compiled binaries.
Modular AI agent framework with off-prompt data
Griptape is an open-source Python framework for building AI agents and workflows with a focus on modularity and enterprise-grade off-prompt data handling. It separates predictable pipeline logic from unpredictable LLM interactions, providing structures for sequential and parallel task execution with built-in memory management and tool integration.
24/7 local screen & audio recording for AI agents
Screenpipe is an open-source Rust platform that records your screen and microphone 24/7 locally, then lets AI agents automate tasks based on what you've done. It uses event-driven capture with OS accessibility trees for efficient text extraction, stores everything in local SQLite, and exposes a REST API plus MCP server for AI integration with Claude, Cursor, and Ollama.
AI-driven task management for agentic coding
Taskmaster AI is an open-source task management system for AI-driven development that turns PRDs into structured, dependency-aware coding tasks. It runs as an MCP server inside Cursor, Claude Code, Windsurf, Lovable, and Roo, giving AI agents a disciplined workflow instead of ad-hoc code generation. Supports multiple AI providers with configurable main, research, and fallback models.