holaOS: holaOS is an agent environment built for long-horizon work, continuity, and self-evolution. It provides agents with a structured operating system including runtime, memory, tools, apps, and durable state, enabling them to operate continuously, evolve over time, and remain inspectable across different runs.; subcog: Subcog is a persistent memory system for AI coding assistants that captures decisions, learnings, and context from coding sessions. It features a single-binary distribution, three-layer storage architecture (SQLite, FTS5, usearch HNSW), MCP server integration, and Claude Code hooks. It achieves high accuracy on factual recall benchmarks.
Building agents that perform complex, multi-step tasks over extended periods
Capturing and recalling technical decisions during development