nowfound

Alternatives

Products that do what Sonnenfeld does

Project context and memory for coding agents.

  1. 1

    Turn your work into AI agent memory, served over MCP

    May 2026

  2. 2

    Portable memory for agent workflows

    Apr 2026

  3. 3

    Persistent memory for AI coding agents

    Apr 2026

  4. 4
    Actx0100

    Memory infrastructure for AI agents.

    16d ago · actx0.com

  5. 5
    HAR110

    Open Source harness for multi-agent coding workflows

    30d ago · github.com

  6. 6
    N71141

    Give all your AI agents one shared context

    Jul 2026

  7. 7

    The context hub for your agents

    Feb 2026

  8. 8DP

    Hello HN, I'm Ali, building Decispher. The problem we're working on is that coding agents repeatedly rediscover context that already exists inside an engineering organization. A developer working on a feature can combine information from previous PRs, Jira tickets, Slack discussions, ownership boundaries, architectural decisions and their own experience. Coding agents usually start with a prompt and a repository, then spend tokens searching for that same context—or miss it entirely. Decispher is a context and memory layer for engineering agents. It currently has three parts: 1) Context…

    6d ago

  9. 9

    Knowledge Sharing for AI Agents

    Mar 2026

  10. 10
    Finyuus81

    A code-first language for durable, governed AI workflows

    Aug 2026 · github.com

  11. 11

    Build your own stateful agent framework

    2025

  12. 12

    Run agent workflows the community already built

    Apr 2026

  13. 13

    Local semantic search for AI agents

    30d ago · tryreference.com

  14. 14

    Build & scale AI \ agents as microservices with IAM

    Dec 2025

  15. 15RM

    recursive-mode is an installable skill package for coding agents. It gives your agent a file-backed workflow for requirements, planning, implementation, testing, review, closeout, and memory, instead of leaving the whole process scattered in context. Long-running agent work has a common failure mode: requirements, decisions, and plans live in the conversation. Once the session ends or the context window overflows, the agent loses track of what was decided, what was implemented, and why. recursive-mode solves context rot by making repository documents the source of truth for every phase.…

    Apr 2026 · recursive-mode.dev

  16. 16

    Visual editor to design conversation flows for Agents

    Oct 2025

  17. 17

    Memory for coding agents that learns how your team works

    4d ago · decispher.com

  18. 18
    Mustel1

    Non-AI static analysis, built for AI coding agents

    16d ago · mustel.vercel.app

  19. 19BC

    We are a small group of undergrads interested in building human in the loop coding agents. We dream of a world where building complex agent workflows feels as simple and creative as playing with legos. When we were building stuff we needed a tool that made it easy to try out different code embedding models so that we could see which ones worked best in different scenarios and understand their strengths and weaknesses. So to speed that process up we made PurpleSearch an 'instant' search engine for your local codebases. This tool lets you quickly deploy any open source embedding model on…

    2025

  20. 20DP

    devnexus is an open-source cli that gives agents persistent shared memory across repos, sessions, and engineers. It maps out dependencies and relations at the function level, builds a code graph, and writes it into a shared Obsidian vault that every agent reads before writing code. Past decisions are also linked directly to the code they touched, so no one goes down the same dead end twice. Still building it out but I would love to hear any thoughts/feedback

    Apr 2026 · github.com

  21. 21CA

    Hi HN — I'm the creator of FastMCP and wanted to share a new project we've open-sourced called Colin. I obviously love MCP, but I also use skills extremely heavily in my day-to-day work. Being exposed to both has made me very aware of a tension: - Anything with dynamic information, I ship over MCP. This takes work to set up and requires conversational boilerplate to refresh in every conversation. - Anything behavioral, I put in skills. They're lightweight, used automatically, and feel great. But I would never put dynamic information in a skill because keeping it up to date is a pain. And yet…

    Jan 2026 · github.com

  22. 22

    Persistent, project-local memory for AI coding agent via MCP

    7d ago · opencntx.dev

  23. 23HA

    Hi HN, I am Umer. I recently built an experimental framework called HyperFlow to explore the idea of self-improving AI agents. Usually, when an agent fails a task, we developers step in to manually tweak the prompt or adjust the code logic. I wanted to see if an agent could automate its own improvement loop. Built on LangChain and LangGraph, HyperFlow uses two agents: - A TaskAgent that solves the domain problem. - A MetaAgent that acts as the improver. The MetaAgent looks at the TaskAgent's evaluation logs, rewrites the underlying Python code, tools, and prompt files, and then tests the new…

    Apr 2026

  24. 24AS

    Hey HN, We’ve been experimenting with how to make AI agents more deterministic, observable, and production-safe, and that led us to build AgentML — an open-source language for defining agent behavior as state machines, not prompt chains. My co-founder posted before but linked to the project website instead of the repo, so resharing here. AgentML lets you describe your agent’s reasoning and actions as a finite-state model (think SCXML for agents). Each state, transition, and tool call is explicit and machine-verifiable. That means you can: - Reproduce any decision path deterministically -…

    Nov 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →