ReMe: A Memory Management Kit for AI Agents
ReMe is an open-source memory management framework for AI agents, designed to address limitations in context windows and stateless sessions. It provides both file-based and RAG-based memory systems, enabling agents to retain and recall information over long conversations and across sessions.
CodeForerunner: A Model-Agnostic AI Agent for Automated Code Documentation
CodeForerunner is an open-source, model-agnostic AI agent designed to automate the generation and maintenance of code documentation, diagrams, and architectural knowledge within a repository. It uses a prompt-first approach, providing a set of Markdown prompts and a Python CLI to analyze codebases and produce various documentation artifacts as the codebase evolves.
Mnemo Cortex: Open-Source Memory Coprocessor for AI Agents
Mnemo Cortex is an open-source memory coprocessor designed for AI agents, offering persistent recall, semantic search, and crash-safe memory capture without requiring hooks. It includes features like cross-agent overnight synthesis, an auto-compiled knowledge base (WikAI), agent-to-agent messaging, and a structured facts store with confidence tracking.
GenieClaw: Limited-Context AI Harness for Agentic Smart Homes
GeniePod has released GenieClaw, a Rust-based AI agent layer designed for smart homes. It focuses on low-latency, privacy-first operation with limited context windows, optimized for devices like the Jetson Orin Nano Super. The latest alpha release, v1.0.0-alpha.9, introduces Qwen3-4B as the default model, improves voice interaction, and enhances CI/CD and supply chain security.
Google's ADK-Python: An Open-Source Toolkit for AI Agent Development
Google has released ADK-Python, an open-source, code-first Python toolkit designed for building, evaluating, and deploying AI agents. The toolkit, currently at version 2.1.0, emphasizes flexibility and control in agent development and includes a graph-based execution engine for workflows and a structured Task API for agent-to-agent delegation.
Olares: An Open-Source Personal Cloud for Data Sovereignty and Local AI
Olares is an open-source personal cloud operating system designed to give users control over their digital data by enabling local hosting of applications and AI models. It offers features like enterprise-grade security, a sandboxed application ecosystem, unified file system, single sign-on, and comprehensive AI capabilities for local LLM hosting and private knowledge bases.
Handsets: A High-Performance Android Control CLI for Agents and Humans
Handsets is a new Rust-based command-line interface (CLI) designed for high-performance control of Android devices, catering to both AI agents and human users. It offers low-latency operations for tasks like UI interaction and screen capture, and includes a terminal UI for keyboard-driven device inspection.
Deep Code CLI: A Terminal AI Coding Assistant Optimized for DeepSeek-v4
Deep Code CLI is a terminal-based AI coding assistant specifically optimized for the DeepSeek-v4 model. It offers features like deep thinking, control over inference intensity, and Agent Skills, aiming to enhance the developer experience in the command line.
OpenClaw Master Skills: A Curated Collection of AI Agent Skills
LeoYeAI's OpenClaw Master Skills is a GitHub repository offering a curated collection of over 1200 skills for AI agents, updated weekly by MyClaw.ai. The project aims to enhance the capabilities of AI agents by providing a diverse set of tools and functionalities.
Uni-CLI: An Operations Substrate for AI Agents to Interact with Real Software
Uni-CLI is an open-source operations substrate designed for AI agents to interact with various software environments, including websites, logged-in browsers, desktop applications, and local tools. It provides a unified execution layer for agents, offering features like searchable commands, policy-gated execution, evidence recording, and self-repair mechanisms.
CherryHQ's Stella: A Multi-Agent AI Partner System with Memory and Sandboxed Workspaces
CherryHQ has released Stella, an open-source, multi-user, multi-agent AI system designed to provide personalized AI partners. Stella features per-user, per-agent memory, sandboxed workspaces for safety, and integration with various chat platforms like Telegram, QQ, Feishu, WeChat, and a web UI.
AdminForth: Agentic Admin Panels with TypeScript and Vue.js
AdminForth is an open-source framework for building agentic admin panels using TypeScript and Vue.js. It aims to simplify the creation of CRUD pages and offers extensibility with custom Vue components and built-in plugins for features like AI writing and image generation.
P-ai: A Self-Growing Desktop AI Assistant for Automation and Long-Running Tasks
P-ai is an open-source, self-growing desktop AI assistant built with Rust and Vue 3, designed for long-running tasks, memory management, agent delegation, tool review, and high-concurrency workspace automation. It features local data storage, multi-agent collaboration, and customizable interfaces.
Project N.E.K.O.: An Open-Source Omni AI Companion with Human-like Memory and Emotional Engine
Project N.E.K.O. is an open-source AI companion platform designed to proactively interact with users by watching, reading, and playing alongside them. It features a "human-like memory" system and an "embodied emotional engine," supporting real-time voice, text, and visual understanding. The project is built with a modular architecture, including agent tool execution, a plugin ecosystem, and compatibility with over 14 AI service providers.
Glyph: A Private Desktop Workspace with AI Tools for Notes and Documents
Glyph is an open-source, offline-first desktop application designed for private note-taking and document management, featuring Markdown editing and integrated AI tools. It stores all data locally using SQLite and the local filesystem, without cloud synchronization.
Limpid: A macOS Terminal Built for AI Coding Agents
Limpid is a new macOS-native terminal application designed for the era of AI coding agents. Built on the `libghostty` core, it offers a SwiftUI-based interface with features like project and worktree management, and dedicated support for parallel AI agent sessions.
Lim-Code: A VS Code AI Programming Assistant
Lim-Code is an AI programming assistant for VS Code that supports multiple AI models, including Google Gemini, OpenAI-compatible APIs (like ChatGPT), and Anthropic's Claude. It features an intelligent tool system for code operations, file management, search, terminal commands, and image generation, along with Model Context Protocol (MCP) support for extending tool capabilities.
Adam: A 5-Layer Persistent Memory and Identity Architecture for AI Agents
Adam is an open-source, 5-layer persistent memory and identity architecture for AI agents, designed to ensure an agent's continuity and identity sovereignty. It stores an AI's core memory and neural graph in user-owned files, making it resilient to model swaps, vendor shutdowns, and machine wipes. The framework has been production-validated over 353 sessions and claims to be the first documented case of emergent values in persistent AI, quantum-verified on IBM hardware.