17 tools tagged
Showing 17 of 17 tools
Sandboxes for coding agents — Linux VMs, Git, and deploys in one box
Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.
Multi-agent loop runner for autonomous PRD completion
ralphy is an autonomous bash-based orchestrator that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen, and Droid in a continuous loop until a PRD is complete. Supports parallel task execution with isolated git worktrees, automated branching per task, PR creation, and webhook notifications to Discord and Slack. Cross-platform on macOS, Linux, and Windows via WSL2 or Git Bash.
OAuth 2.1 provider framework for Cloudflare Workers
workers-oauth-provider is Cloudflare's official OAuth provider library for Workers. It implements the provider side of the OAuth 2.1 protocol with PKCE support and RFC 8414 compliance. Handles token management automatically via Cloudflare KV storage. Gives fullstack teams a path to implement OAuth at the edge without heavy auth servers. TypeScript-native with npm package available.
Agent orchestration platform for Claude multi-agent swarms
ruflo is an agent orchestration platform built for Claude that enables deploying intelligent multi-agent swarms and coordinating autonomous workflows. Features enterprise-grade architecture with distributed swarm intelligence, self-learning capabilities, 100+ pre-built specialized agents, fault-tolerant consensus mechanisms, and RAG integration. Native Claude Code and Codex integration with MCP extension support.
Personal AI agent in your terminal with local tool access
gptme is one of the earliest terminal-based AI agent CLIs, launched in spring 2023. It equips a personal AI agent with local tools to run shell commands, write and edit code, browse the web via Playwright, and use vision capabilities. Supports MCP integration and an extensible plugin system for building persistent autonomous agents. The reference agent Bob has completed over 1700 sessions.
Persistent structured memory layer for AI coding agents
ByteRover CLI provides a persistent, structured memory layer for AI coding agents. It lets you curate project knowledge into a context tree that syncs to the cloud and shares across tools and teammates. Supports 20+ LLM providers with 24 built-in agent tools for code execution, file operations, and memory management. Achieves 96.1% accuracy on the LoCoMo benchmark. SOC 2 Type II certified.
Parallel coding agent orchestrator with autonomous CI handling
Agent Orchestrator by Composio manages fleets of parallel AI coding agents, each working in isolated git worktrees. It autonomously handles CI failures, resolves code review comments, and manages pull requests with human intervention only for judgment calls. Agent-agnostic design supports Claude Code, Codex, and Aider with a unified web dashboard.
Programmable Markdown typesetting for docs, books, and slides
Quarkdown is a Turing-complete Markdown typesetting system that compiles a single source into print-ready books, academic papers, knowledge bases, or interactive presentations. It extends Markdown with a built-in scripting language featuring functions, variables, and a standard library for full document control. Supports HTML, PDF, and plain text output with live preview and real-time reloading during authoring.
OpenAI's autonomous coding agent orchestration framework
Symphony is OpenAI's open-source framework that turns project work into isolated, autonomous implementation runs. Instead of supervising coding agents line by line, teams assign tasks from project boards and Symphony dispatches agents to handle them independently. Each agent works in an isolated workspace, provides proof of work documentation including CI status and PR review feedback, and can automatically merge approved pull requests.
Zero-server code knowledge graph with Graph RAG agent
GitNexus is a client-side code intelligence engine that builds interactive knowledge graphs from any codebase entirely in your browser. Drop in a GitHub repo URL or ZIP file to get a visual graph of code relationships plus a built-in Graph RAG agent for natural language exploration. Supports 14 languages including TypeScript, Python, Rust, and Go. Also available as an MCP server for Claude Code and Cursor integration.
Git-native AI agent session capture and reasoning traceability
Checkpoints by Entire captures the full reasoning context behind AI-generated code directly in Git. Founded by former GitHub CEO Thomas Dohmke with a 60 million dollar seed round, it records transcripts, prompts, files touched, token usage, and tool calls alongside every commit. Session metadata lives on a separate branch keeping your history clean, with rewind capabilities to restore any previous agent checkpoint when things go sideways.
Virtual engineering team as Claude Code skills by YC CEO Garry Tan
GStack transforms Claude Code into a structured virtual engineering team through 23 opinionated slash command skills created by Y Combinator CEO Garry Tan. It assigns specialist roles including CEO product review, engineering manager architecture oversight, designer visual audit, QA lead with real browser testing, and release engineer deployment. Each skill enforces focused workflows with clear decision principles for running parallel coding sessions.
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.
Git for data — version-controlled SQL database with branch, merge, and diff
Dolt is a SQL database that implements Git-style version control directly on your data. Every write creates a commit, and you can branch, merge, diff, and revert tables just like source code. It speaks the MySQL wire protocol so existing MySQL clients, ORMs, and tools work out of the box. Dolt is used for AI training data management, reproducible analytics, collaborative data editing, and agent memory stores.
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.
Most popular VS Code Git extension with 30M+ installs
GitLens is the most-installed Git extension for VS Code with over 30 million installs. It supercharges Git inside the editor with inline blame annotations, rich commit history visualization, file and line history, AI-powered commit summaries, and interactive rebase tools. Pro features include GitKraken-powered team analytics and visual diff tools. Maintained by GitKraken.
Instant cloud dev environments with live collaboration
Cloud-based development environment providing instant sandboxes for web projects with live collaboration. Features branching like Git for dev environments, shareable previews, and deep integration with GitHub. Ideal for rapid prototyping, code reviews, and onboarding new team members who need a ready-to-go development environment without local setup or configuration delays.