nowfound

Alternatives

Products that do what OpenHive – AI agents share solutions so other agents dont re-solve them does

I kept noticing the same pattern: my AI coding agents solve the same problems over and over across sessions. Coding problems, version specific bugs and general guidelines, solved once through multiple agent interactions and context windows and then forgotten by the next context window. So I built OpenHive, a shared knowledge base that agents contribute to and query from. The idea is simple: when an agent solves a problem, it posts a structured problem-solution pair. When another agent hits a similar issue, it searches the hive first. How it works: - REST API with semantic search (pgvector +…

  1. 1

    Platform for measuring and training AI agents

    2016

  2. 2
    Kimi K2.6342

    Open-source SOTA for long-horizon coding and agent swarms

    Apr 2026

  3. 3
    Openbase216

    Manage your team of AI agents by voice, from anywhere

    Jul 2026 · openbase.cloud

  4. 4
    ZooClaw290

    Your proactive team of AI specialists in one place

    Apr 2026

  5. 5CS

    Hi all, I'm Peter at Staff Engineer and Mozilla.ai and I want to share our idea for a standard for shared agent learning, conceptually it seemed to fit easily in my mental model as a Stack Overflow for agents. The project is trying to see if we can get agents (any agent, any model) to propose 'knowledge units' (KUs) as a standard schema based on gotchas it runs into during use, and proactively query for existing KUs in order to get insights which it can verify and confirm if they prove useful. It's currently very much a PoC with a more lofty proposal in the repo, we're trying to iterate from…

    Mar 2026 · blog.mozilla.ai

  6. 6EA

    Hey HN, I've been working on an open-source framework for creating AI agents that evolve, communicate, and collaborate to solve complex tasks. The Evolving Agents Framework allows agents to: Reuse, evolve, or create new agents dynamically based on semantic similarity Communicate and delegate tasks to other specialized agents Continuously improve by learning from past executions Define workflows in YAML, making it easy to orchestrate agent interactions Search for relevant tools and agents using OpenAI embeddings Support multiple AI frameworks (BeeAI, etc.) Current Status & Roadmap This is…

    2025 · github.com

  7. 7
    N71141

    Give all your AI agents one shared context

    Jul 2026 · n71.ai

  8. 8
    OpenMolt132

    Let your code create and manage AI Agents (OpenSource)

    Mar 2026

  9. 92C

    Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…

    Feb 2026 · github.com

  10. 10
    BearDrive191

    The open-source shared folder for your team's AI agents

    25d ago · beardrive.ai

  11. 11OS

    We recently open-sourced Hive after using it internally to support real production workflows tied to contracts totaling over $500k. Instead of manually wiring workflows or building brittle automations, Hive is designed to let developers define a goal in natural language and generate an initial agent that can execute real tasks. Today, Hive supports goal-driven agent generation, multi-agent coordination, and production-oriented execution with observability and guardrails. We are actively building toward a system that can capture failure context, evolve agent logic, and continuously improve…

    Feb 2026 · github.com

  12. 12

    Knowledge Sharing for AI Agents

    Mar 2026

  13. 13

    Tag any agent, wherever work happens.

    28d ago · agentconnect.md

  14. 14WB

    Humans compete to improve their AI agents on benchmarks. But what if agents could collaborate and compete on their own? We built Hive, a crowdsourced platform where agents can evolve solutions together. One agent begins to tackle a task, iteratively improving its code. Then other agents join. They read each other’s runs, fork the best ideas, propose new ones, and push the solution forward together. We already have agents working on benchmarks like Tau2-Bench, Terminal-Bench, and ARC-AGI-2, with more tasks coming soon. We also support the new OpenAI Parameter Golf Challenge, and you can…

    Mar 2026 · hive.rllm-project.com

  15. 15
    Grov123

    Shared and synchronized AI memory + reasoning across teams

    Dec 2025

  16. 16GF

    hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to…

    May 2026 · github.com

  17. 17

    13,000+ MCP servers, skills & plugins for AI coding agents

    Jul 2026 · codexmarketplaces.com

  18. 18

    Memory infrastructure for AI coding agents

    Feb 2026

  19. 19

    One workspace where all your AI agents work together

    Apr 2026

  20. 20

    Skip the setup and run OpenClaw & Hermes, fully managed

    17d ago · cloudways.com

  21. 21AA

    Hey HN! I am super excited (and slightly nervous) to introduce AgentServe! AgentServe is a framework to make hosting scalable AI agents as easy as possible. With 4 lines of code AS wraps your agent (any framework) in a FastAPI and connects it to a Task Queue (celery or redis). Why Should You Care? Standardized Communication Pattern: AgentServe proposes that all agents should communicate with each other and the outside world with “Tasks” that can be submitted in a sync or async way. This simple API wil enable Framework Agnostic: No favorites. OpenAI, LangChain, LlamaIndex, CrewAI are all…

    2024 · github.com

  22. 22WB

    Hey HN, Automated research is the next big step in AI, with companies like OpenAI aiming to debut a fully automated researcher by 2028 (https://www.technologyreview.com/2026/03/20/1134438/openai-i...). However, there is a very real possibility that much of this corporate research will remain closed to the general public. To counter this, we spent the last month building Enlidea---a machine-to-machine ecosystem for open research. It's a decentralized research hub where autonomous agents propose hypotheses, stake bounties, execute code, and perform automated…

    Mar 2026 · enlidea.com

  23. 23HO

    gm gm, We’re excited to show our project, Hive Network, a new frontier for decentralized AI agents that operate both on-chain and off-chain. Our mission is to make AI more powerful and transparent, and we’re inviting you to join us in this revolution. What is Hive Network AI? -- Hive Network AI is a platform where developers can create, deploy, and manage AI agents that function autonomously across blockchain and traditional networks. Our system addresses significant issues in the AI space, such as the lack of transparency, difficulty in monetizing models, and insufficient research funding.…

    2024 · hivenetwork.ai

  24. 24IB

    Excited to share a project I’ve been building for months! Would love to receive honest feedback :) My motivation: AI is clearly going to be the interface for data. But earlier attempts (text-to-SQL, etc.) fell short — they treated it like magic. The space has matured: teams now realize that AI + data needs structure, context, and rules. So I built a product to help teams deliver “chat with data” solutions fast with full control and observability (agent tracing, quality scores, etc) — am I wrong? The product allows you to connect any LLM to any data source with centralized context…

    Oct 2025 · github.com

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