langgraph-dev-navigator: LangGraph-Dev-Navigator is a framework that grounds AI coding assistants in the executable truth of a specific, version-controlled codebase, reducing hallucinations and improving code reliability. It uses a local git submodule of the official LangGraph repository as ground truth, combined with a knowledge server providing Retrieval-Augmented Generation (RAG) and Knowledge Graph validation. The goal is to create a development environment where AI-generated code is more reliable and aligned with project-specific best practices.; 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.
Developing LangGraph applications with AI assistance that uses accurate, version-matched documentation
Building agents that perform complex, multi-step tasks over extended periods