opcode is a cross-platform Tauri desktop app that wraps Claude Code CLI with a GUI, session checkpointing, custom AI agents, MCP server management, and usage analytics.
OpenClaw Agents deploys paired AI agents using shell scripts for adversarial collaboration in OpenClaw gateway, supporting multi-channel or local workflows with safe config merges.
OpenUI provides a TypeScript CLI and browser UI to spawn, organize, and monitor multiple AI agents with session persistence and real-time status. Easy to start and extend.
Ori-Mnemos provides a TypeScript CLI tool for managing AI agent memory with scoped vaults and activation modes, enabling persistent and flexible context handling.
SceneSmith uses GPT-5-powered agents to generate physically plausible 3D indoor scenes from text prompts, ready for robotics simulation without manual cleanup.
Explore a detailed 17-phase AI engineering roadmap for 2026, focusing on multi-LLM orchestration, RAG, AI agents, and production-ready skills with 51 hands-on projects.
World2Agent defines a TypeScript protocol for AI agents to ingest real-world data as pluggable npm sensors, with runtime bridges for Claude Code, Hermes, and OpenClaw.
XcodeBuildMCP exposes xcodebuild operations as MCP tools for AI coding assistants and CLI use, enabling automated iOS/macOS builds, testing, and debugging with a per-workspace daemon on macOS.
OpenShell by NVIDIA offers a Rust-based AI agent sandbox runtime with hot-reloadable YAML policies for filesystem, network, process, and inference controls inside containers.
OpenAlpha_Evolve uses large language models to generate precise code diffs as mutations in an evolutionary algorithm, enabling autonomous iterative code improvement with sandboxed evaluation.
HASH is a Rust-based multi-tenant knowledge graph platform using autonomous AI agents to build and validate data. It combines Rust backend, TypeScript workers, and Docker services with LLM integrations.
Octopoda-OS is a Python library providing persistent memory, loop detection, and audit trails for AI agents. It supports SQLite/PostgreSQL, zero-config runtime, and cloud sync.
TinyAGI is a TypeScript platform for solo operators managing multiple AI agent teams. It uses a SQLite queue with atomic transactions for reliable async task processing and supports multi-channel messaging.
agentic-stack provides a harness-agnostic shared memory layer for AI coding agents, enabling seamless context persistence and migration across tools like Claude Code and Cursor.
Nanobrowser is a TypeScript Chrome extension implementing a multi-agent AI system for browser automation with a unique self-correcting Planner-Navigator architecture, supporting multiple LLMs and local privacy.
site-md uses Next.js middleware to serve clean Markdown to AI agents and HTML to humans, converting HTML on-the-fly without duplicating content. Easy install with minimal setup.
ZenML offers an open-source Python SDK to orchestrate full ML and AI agent lifecycles, integrating popular tools and enabling natural-language MLOps interactions via its MCP server.
A curated repo comparing sandboxing technologies for secure, fast AI agent execution. Covers microVMs, containers, WebAssembly, and more with tradeoffs on security vs speed.
EvoClaw enforces AI agent memory and identity evolution with an 8-validator pipeline ensuring integrity and governance, featuring a tiered memory system and radial mindmap UI.
agent-sat is an autonomous AI agent system where Claude Code learns to solve weighted MaxSAT problems by iterating solver improvements and coordinating via git, solving 220/229 benchmarks.