A Python/Rust rewrite of Claude's agent harness system for building AI tool workflows. Created as a clean-room implementation after Claude's code was leaked, focusing on harness engineering and agent orchestration patterns.
An open-source AI agent that runs locally and automates complex development tasks from start to finish. Beyond code suggestions, it can build entire projects, write and execute code, debug issues, and interact with external APIs autonomously.
Next.js SaaS boilerplate with auth, Stripe payments, email, and SEO wired up so you can ship a startup in days, not months.
🦞 OpenClaw — Personal AI Assistant EXFOLIATE! EXFOLIATE!
AI pair-programming in your terminal. Edits files, makes commits, works with any LLM.
An AI-powered coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code, and handling git workflows through natural language commands.
AI-powered code editor built on VS Code — the vibecoding cockpit with inline AI, chat, and agent mode
A coding agent from OpenAI that runs locally in your terminal, providing AI-powered assistance for development tasks. Works with ChatGPT plans or API keys and offers multiple deployment options including IDE integration and desktop app.
English | Español | Deutsch | 日本語 | 简体中文 |
Website · Code · Agents · Terminal · Drive · Docs · How Warp Works [!NOTE] OpenAI is the founding sponsor of the new, open-source Warp repository, and the new agentic management workflows are powered by GPT models. About Warp is an agentic development environment, born out of the terminal. Use Warp's built-in coding agent, or bring your own CLI agent (Claude Code, Codex, Gemini CLI, and others). Installation You can download Warp and read our docs for platform-specific instructions. Warp Contrib
A personal knowledge management system that creates a searchable, AI-powered "memex" from your markdown files, notes, meetings, and calendar data. Uses Postgres + pgvector for hybrid search and integrates with AI agents to continuously enrich and maintain your knowledge base.
An open-source platform that turns AI coding agents like Claude Code and Codex into real teammates. Assign tasks to agents like human colleagues, track their progress on a board, and let them autonomously write code, report blockers, and compound skills over time.
Open-source financial data platform that consolidates proprietary, licensed, and public data sources into a unified API. Provides a 'connect once, consume everywhere' infrastructure for analysts, quants, and AI agents to access financial data through Python, REST APIs, Excel, and other interfaces.
A comprehensive performance optimization system for AI coding agents that provides skills, memory management, security scanning, and research-first development patterns. Works across multiple AI agent harnesses including Claude Code, Codex, Cursor, and OpenCode with production-ready configurations evolved from 10+ months of intensive daily use.
The world's largest open-source library of AI prompts for ChatGPT, Claude, Gemini, and other AI models. Browse thousands of curated prompts, contribute your own, and self-host for your organization with complete privacy.
A C/C++ library for running large language models locally with minimal setup and optimized performance across different hardware architectures. Enables LLM inference on CPUs and GPUs with various quantization options to reduce memory usage.
# Superpowers Superpowers is a complete software development workflow for your coding agents, built on top of a set of composable "skills" and some initial instructions that make sure your agent uses them. ## How it works It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it *doesn't* just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. Once it's teased a spec out of the conversatio
A self-improving AI agent with a built-in learning loop that creates skills from experience, improves them during use, and builds a deepening model of users across sessions. It runs anywhere from a $5 VPS to GPU clusters and works with any LLM provider.
Ruflo Multi-agent AI orchestration for Claude Code Orchestrate 100+ specialized AI agents across machines, teams, and trust boundaries. Ruflo adds coordinated swarms, self-learning memory, federated comms, and enterprise security to Claude Code — so agents don't just run, they collaborate. Why Ruflo? Claude Flow is now Ruflo — named by rUv, who loves Rust, flow states, and building things that feel inevitable. The "Ru" is the Ruv. The "flo" is the flow. Underneath, WASM kernels written in Rust p
Multiplayer code editor written in Rust. GPU-rendered, AI-native, designed for raw speed.
A Python utility that converts various file formats (PDFs, Office documents, images, audio, HTML, etc.) into clean Markdown text optimized for AI and text analysis pipelines. Preserves document structure while making content easily consumable by LLMs.
A structured set of coding guidelines for Claude AI that addresses common LLM pitfalls like overcomplication, unnecessary changes, and poor assumption management. Based on Andrej Karpathy's observations about how to get better code output from AI assistants.
An open source toolkit that enables spec-driven development, where specifications become executable and directly generate working implementations rather than just guiding them. Includes CLI tools and AI agent integrations to build high-quality software faster by focusing on product scenarios instead of ad-hoc coding.
A Claude Code plugin that automatically preserves context across coding sessions by capturing tool usage, compressing it with AI, and injecting relevant context back into future sessions. Enables Claude to maintain continuity of knowledge about projects even after sessions end.
A lightweight meta-prompting and context engineering system that prevents context rot in Claude Code and other AI coding assistants. Uses spec-driven development with built-in quality gates to maintain code quality as the AI's context window fills up.
An open-source tool that lets you run and manage large language models locally on your machine. It supports popular models like Llama, Gemma, DeepSeek, and Qwen, providing both command-line interface and REST API for easy integration.
An open-source super agent harness that orchestrates sub-agents, memory, and sandboxes to handle long-horizon tasks that can take minutes to hours. Supports research, coding, and creative tasks with extensible skills and tool integrations.
A comprehensive AI development toolkit that turns Claude Code into a virtual engineering team with 23 specialized roles including CEO, designer, engineer manager, QA lead, and security officer. Provides structured workflows for product planning, code review, testing, and deployment through slash commands.
An open-source Python library that enables AI agents to interact with web browsers through natural language commands. Automates complex web tasks like form filling, shopping, and data extraction using LLMs to control browser actions.
A comprehensive monorepo providing tools and libraries for building AI agents, including a unified LLM API, coding agent CLI, terminal/web UIs, and deployment management for GPU pods. Offers everything needed to create, deploy, and manage AI agents across different platforms.