31 tools tagged
Showing 24 of 31 tools
Open-source agentic development environment for parallel AI agents
Emdash is a modern content and digital asset management tool designed to help writers, content teams, and publishers organize, write, edit, and manage their content workflows in a streamlined, distraction-free environment. It replaces scattered content across documents, folders, and tools with a unified workspace where teams draft, review, collaborate, and publish written content, prioritizing the craft of writing.
Minimal terminal coding harness
Pi is an open-source minimalist coding agent built by Mario Zechner that runs in the terminal with an intentionally lean design — just four core tools (read, write, edit, bash) and a ~300-word system prompt. It treats the context window as scarce, omits sub-agents and MCP by default, and pushes extensibility to TypeScript extensions, skills, and prompt templates developers build for their own needs. A radical counterpoint to bloated AI coding tools.
Enterprise-grade AI coding agent system by Factory
System of specialized AI Droids — Code, Knowledge, Reliability, and Product — each optimized for specific development tasks. Ranked #1 on Terminal-Bench with 58.75% score. BYOK model with support for Anthropic and OpenAI models. Enterprise-focused approach that treats AI coding as a team of specialized agents rather than a single general-purpose assistant.
Open-source AI coding agent for the terminal
Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.
Automated PR workflow with AI review and labeling
ReviewPad automates the pull request workflow by applying team-defined rules for labeling, assigning reviewers, and providing AI-powered feedback on code changes. Its open-source GitHub repository supports custom automation scripts that standardize the review cycle, making it essential for mid-to-large teams enforcing governance without sacrificing development velocity across multiple repositories.
Vector similarity search for PostgreSQL
pgvector is an open-source PostgreSQL extension with 14K+ GitHub stars adding vector similarity search to your existing Postgres database. Store embeddings alongside relational data, perform exact and approximate nearest neighbor search using L2, inner product, cosine, and L1 metrics. Supports HNSW and IVFFlat indexes for fast similarity queries at scale. Eliminates the need for a separate vector database by bringing vector capabilities into existing PostgreSQL infrastructure.
AI-powered command-line productivity tool
ShellGPT (sgpt) is a command-line productivity tool powered by OpenAI models that generates shell commands, code snippets, and documentation directly in the terminal. Integrates with Bash, Zsh, PowerShell, and CMD; places AI-suggested commands into the terminal input via hotkeys. Supports persistent chat sessions, a REPL mode, and custom Python functions for extending capabilities. Accepts stdin and arguments for pipe-based workflows where command output can be piped to the AI.
AI-native open-source terminal for modern developers
Cross-platform terminal with built-in AI chat, inline file previews, and durable SSH sessions. Supports OpenAI, Claude, Gemini, and Ollama for in-terminal AI assistance. With 18k+ GitHub stars, it combines modern terminal UX with AI-powered command suggestions, making remote development and server management faster and more intuitive.
All-in-one LLM CLI tool with shell assistant, RAG, and function calling
All-in-one LLM CLI written in Rust that gives unified access to 20+ AI providers (OpenAI, Claude, Gemini, Ollama, Groq, Mistral, DeepSeek, and more) through one terminal interface. Includes a shell assistant, interactive REPL with session management, RAG over local files and URLs, custom roles, function calling, and a built-in HTTP server exposing Chat Completions, Embeddings, and Rerank APIs plus an LLM Playground and Arena for model comparison.
Natural language interface for running code on your computer
Open-source AI coding assistant with a focus on privacy and local-first execution. Runs models on your machine using Ollama or connects to cloud providers when needed. Supports VS Code with code completion, chat, and inline editing. Targets developers who want full AI coding capabilities without sharing proprietary code with third-party services, offering complete data sovereignty.
Rust-powered coding agent and pair programmer by OVH
ShAI (Shell AI) is a CLI that brings natural language to the command line, turning plain English descriptions into executable shell commands tailored to your OS and shell. Offers command generation plus command explanation (paste an unfamiliar command, get a breakdown). Adapts syntax for macOS, Linux, and Windows across bash, zsh, fish, and PowerShell. The OVH shai variant extends further into a full pair-programming coding agent with support for multiple LLM providers.
AI coding agent with hash-anchored edits, LSP, subagents, and browser tools
AI-powered code migration tool that automates framework upgrades, language migrations, and API version transitions. Analyzes your codebase to generate migration plans, then applies changes systematically across affected files. Reduces the risk and effort of major upgrades by handling the tedious, error-prone aspects of codebase-wide transformations that would take developers weeks to complete manually.
Multi-agent CLI pair programmer with FORGE, MUSE, and SAGE agents
Model-agnostic terminal coding tool with 3 specialized agents: FORGE for code editing, MUSE for planning and review, and SAGE for research. Supports 100+ LLM providers with local-first privacy and conversational Git integration. Apache 2.0 licensed. A thoughtfully designed multi-agent approach that separates concerns between coding, thinking, and information gathering for more reliable results.
Open-source AI coding agent for large projects and real-world tasks
Terminal-based coding engine that breaks complex tasks into subtasks with support for 2M token context windows, diff review sandboxes, and both autonomous and manual modes. Multi-model pipelines work with Anthropic, OpenAI, and Google. With 15k+ GitHub stars, Plandex is a mature open-source option for developers tackling large, multi-step development tasks from the command line.
Open-source GUI for managing AI coding agents with your own API keys
Unified desktop interface for Codex and Claude Code with a model selector dropdown. Features a git-integrated sidebar, parallel task and thread management, chat and plan modes, and customizable agent access levels. Run via desktop app or npx for instant access. Brings visual project management to terminal-based AI coding agents without sacrificing their command-line power.
Run a team of AI coding agents in parallel on your Mac
Web-based dashboard for monitoring and managing multiple AI coding agent sessions. Provides real-time visibility into what each agent is doing, resource consumption, and task progress across your team. Centralizes agent management so team leads can assign work, review outputs, and track productivity across multiple concurrent AI-assisted development workflows from a single interface.
Google's official CLI agent for coding with Gemini
Gemini CLI is an open-source AI agent from Google that brings the power of Gemini language models directly into the terminal for coding, debugging, and shipping applications. Provides the most direct path from a prompt to Google's Gemini models, with built-in tools for file operations, shell command execution, web fetching, and Google Search grounding. Free tier for individuals with generous usage limits.
Lightweight fast text editor known for speed
Sublime Text is a sophisticated, high-performance text editor known for speed, elegance, and minimal resource consumption. Launches instantly and handles huge files without lag, making it a favorite among developers who value a fast, distraction-free coding environment. Features include multi-cursor editing, Goto Anything fuzzy navigation, a powerful command palette, and a rich ecosystem of Python-based packages.
Zero-markup credit subscription for 500+ AI models
Flexible AI coding credits: $19/mo ($28.5 in credits), $49/mo ($73.5 in credits), $199/mo ($298.5 in credits). Balance never expires and monthly bonus credits stack over time. Works across multiple AI coding agents and IDEs through a unified billing system, giving developers the freedom to use different tools without managing separate subscriptions.
AI coding assistant with full codebase understanding
Open-source AI coding assistant that runs in your terminal, letting developers chat naturally with an LLM that has full project context. Mentat coordinates multi-file edits across entire codebases — refactoring, feature implementation, bug fixing — with Git integration for review and revert. Requires GPT-4 API access, installs via pip; eliminates copy-paste friction of web AI tools.
Princeton's autonomous coding agent for GitHub issues
Open-source AI software engineering agent from Princeton and Stanford researchers that takes GitHub issues and automatically fixes them with your choice of LLM. SWE-agent's custom agent-computer interface offers simple file view/search/edit actions with guardrails — achieved state-of-the-art 12.5% SWE-bench pass rate plus EnIGMA mode for cybersecurity capture-the-flag challenges.
Open-source AI software development agent
Open-source AI agent platform (formerly OpenDevin) for building developer agents that modify code, run shell commands, browse the web, and call APIs through a composable Python SDK and CLI. OpenHands runs agents in sandboxed Docker containers accessed via SSH, supports Claude/GPT/any LLM, and has solved 50%+ of real GitHub issues in software engineering benchmarks.
Autonomous LLM-powered terminal coding agent
Autohand is an AI platform for adaptive continuous engineering and autonomous code evolution, giving teams infrastructure to coordinate multiple AI agents inside sandboxed execution environments. Its open-source Commander tool builds command interfaces that orchestrate multi-agent workflows, while the broader platform lets agents iteratively write, test, and evolve code safely. Aimed at engineering teams pushing beyond simple code generation toward continuous AI-driven software improvement.
Open-source autonomous coding agent for VS Code
Cline is an open-source autonomous AI coding agent for VS Code that creates and edits files, executes terminal commands, launches browsers, and performs complex multi-step development tasks with human approval at every step. Trusted by 5M+ developers with Plan and Act modes for strategy then execution, browser automation via Claude Computer Use for debugging and E2E tests, and deep terminal integration. Supports OpenRouter, Anthropic, and other AI providers.