Nimbalyst: Open-Source Visual Workspace for AI Coding Agents
Nimbalyst is a new open-source desktop application designed as a visual workspace for AI coding agents. It supports multiple agents, including Claude Code, Codex, and OpenCode, allowing users to run them in parallel and manage their output through a visual interface.
Claude-Mem: Persistent Context for AI Agents
The claude-mem project introduces a novel approach to maintaining persistent context for AI agents across multiple sessions. It captures agent interactions, compresses them using AI, and reintroduces relevant information into subsequent sessions, enhancing agent memory and continuity.
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.
Notebook Intelligence: A JupyterLab Extension for AI Code Assistants
Notebook Intelligence is a new JupyterLab extension designed to integrate various AI coding assistants, including Claude Code, Copilot, Ollama, and OpenAI-compatible LLMs. It aims to enhance the notebook development experience by providing features like MCP, skills, plugins, and notebook agents.
GlideMQ: High-Performance Message Queue for Node.js with Rust Bindings
GlideMQ is a new high-performance message queue for Node.js that leverages Valkey/Redis Streams and Rust-native NAPI bindings. It aims to provide a robust and efficient solution for managing message queues in Node.js applications.
Boxlite: A Compute Substrate for AI Agents
Boxlite is a new compute substrate designed for AI agents. It aims to be lightweight for local development and scalable for cloud deployment, offering a flexible environment for building and running AI agents.
Ataraxy-Labs Introduces Sem: Semantic Version Control for Coding Agents
Ataraxy-Labs has released `sem`, a semantic version control tool built on Git that provides entity-level diffs, blame, and impact analysis. Designed for coding agents, it supports 26 programming languages via tree-sitter and integrates directly with Git workflows.
Siclaw: An AI-powered SRE Platform for Read-Only Infrastructure Diagnostics
Siclaw is an open-source, AI-powered SRE platform designed for read-only infrastructure diagnostics. It helps DevOps and SRE teams investigate problems, gather evidence, form hypotheses, and perform root cause analysis without directly altering the environment. The platform supports deep investigation workflows, learns from past incidents, and offers multi-channel access via terminal, web UI, or chat.
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.
Claude Code Plugin Integrates Multiple AI Agents for Diverse Coding Perspectives
A new Claude Code plugin, named Claude Council, has been released, enabling users to consult multiple AI coding agents, including Gemini, OpenAI, and Grok. This integration aims to provide developers with diverse perspectives on coding challenges.
OpenGeni: A Self-Hostable Agentic Runtime for Organizations
Cloudgeni-ai has released OpenGeni, an open-source, self-hostable agentic runtime designed for organizations. It offers durable and replayable agent sessions, human approval workflows, managed credentials, and memory capabilities, deployable in managed sandboxes or on-premises infrastructure.
PaneFlow: A Local-First Rust Workspace for AI Coding Agents
PaneFlow is a new local-first workspace built in Rust using GPUI, designed for running multiple AI coding agents simultaneously. It offers features like real terminal panes, live status updates, worktree review, and local orchestration capabilities.
Mezmo AURA: An Agentic Harness for Autonomous SRE Services
Mezmo has developed AURA, an agentic harness designed to transform LLMs into autonomous services capable of performing Site Reliability Engineering (SRE) tasks. This framework provides essential components for safe production deployment of AI SRE agents, including guardrails, API servers, state management, and tool integrations.
Claude Code Agent Monitor: A Real-Time Dashboard for AI Agent Activity
A new open-source project provides a real-time monitoring dashboard for Claude Code agents. Built with a modern web stack, it offers live analytics, session tracking, and a visual Kanban board for agent activity.
Open-Source-Legal's 'cite' Project: Version Control for Knowledge and AI Agents
Open-Source-Legal has developed 'cite', a Python-based GitHub project designed to create a "ground truth layer" and version control system for knowledge, facilitating collaboration between humans and AI agents. It aims to build an open citation graph for document repositories, allowing agents to traverse relationships between documents and propose new annotations.
AgentCrew: Multi-Agent Chat Application Supporting Multiple Models and MCP
AgentCrew is a Python-based chat application that enables the creation and management of multi-agent AI systems. It supports various AI models and the Model Context Protocol (MCP), allowing users to deploy specialized AI agents for tasks like coding, research, and automation.