Fermix is a self-hosted, Elixir-native multi-agent AI platform that runs as a local daemon and connects to your existing chat apps (Telegram, WhatsApp, Slack, Discord, Signal) plus a CLI. It supports multiple LLM providers, scheduled jobs, voice companion, and sandboxed tool execution.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONCaveman is a skill and proxy that compresses the prose of AI coding agents, cutting output tokens by up to 65% and input tokens by about a third. It works with 30+ agents via a simple CLI, offers benchmark data, and includes privacy‑friendly telemetry controls.
SUNGLASSES is a local, open-source input inspection layer for AI agents. It scans text, images, audio, video, PDFs and QR codes for prompt injection, credential exfiltration and command injection, and provides a CLI, Python API, MCP server and Claude Code firewall hook.
OpenHive is a model-agnostic runtime for managing colonies of AI agents designed for production business processes, featuring state management, failure recovery, and human-in-the-loop oversight.
DorkOS is a self-hosted mission control dashboard for AI coding agents like Claude Code and Codex. It centralizes session monitoring, allows action approval, schedules tasks, and enables inter-agent communication via MCP.
Curated guide to Claude Code best practices: subagents, commands, skills, workflows, hooks, MCP, memory, settings, plus newer features and an orchestration workflow pattern.
Box is a self-hosted mobile UI for running Claude Code and Codex sessions on your own server, allowing coding agents to work autonomously even when your laptop is closed.
A lightweight OpenAI/Anthropic relay gateway with credential pooling, failover, and automated New API channel synchronization using only SQLite.
Aider is a terminal-based AI pair programming tool that allows developers to collaborate with LLMs to build new projects or modify existing codebases.
Curated archive of leaked system prompts from ChatGPT, Claude, Gemini, Grok, Copilot, Cursor, Perplexity and others, captured verbatim and organized by vendor with recent additions and change log.
An AI-powered Git toolkit and MCP server written in Rust, featuring intelligent commit message rewriting, PR generation, and integrations for Atlassian, Datadog, and Google services.
Xonsh is a full-featured, cross-platform shell that uses Python 3 as its language, seamlessly integrating shell commands with Python. It runs on Linux, macOS, Windows, BSD, Jupyter, Android, Raspberry Pi, and Nix, with an extension system and AI-friendly features.
Zikra is a self-hosted MCP memory server for AI coding agents and teams. It provides a shared, project-scoped memory layer across multiple agents, with role-based access, hybrid semantic and keyword search, structured memory types, and optional PostgreSQL storage.
ECC is an agent harness operating system that provides a coordinated engineering system and toolbox for AI agents, enabling structured workflows like planning, testing, and reviewing.
A local, read‑only dashboard that visualizes Claude Code usage—token counts, cost estimates, sessions, tools, skills, projects, and activity patterns—by scanning ~/.claude/projects/ and serving a FastAPI‑based UI.
OmniRoute is an open-source MIT-licensed AI gateway providing one unified endpoint to access 352+ AI providers and 1200+ models (150+ free tiers). It features quota-aware auto-fallback, token compression saving 15–95%, and integrates with Claude Code, Cursor, Cline, and other coding agents.
CLI and Claude Code plugin that runs parallel headless Claude sessions, monitors real Anthropic usage, and stops before exceeding your subscription quota. Provides run, process, overview, and connect commands with safety guards.
Oh My OpenAgent (OmO) is an open-source AI coding agent toolkit with three editions: Ultimate for OpenCode, Light for Codex CLI, and standalone Senpi beta. It provides multi-model orchestration, ultrawork mode, parallel team agents, LSP/AST-Grep integration, and MCP support to automate and streamline software development workflows.
Self-hosted AI API gateway that gathers upstream LLM provider keys as channels, exposes unified OpenAI and Anthropic endpoints with automatic protocol conversion, and tracks token usage, cache hit rate and per-key statistics in real time. Go + React, shipped as one binary.
Headroom compresses tool outputs, logs, RAG chunks, files, and conversation history before they reach the LLM, reducing token usage while preserving key information. Runs locally as a Python/TypeScript library, proxy, MCP server, or agent wrapper for Claude Code, Codex, Copilot, Cursor, and more.