nowfound

Alternatives

Products that do what GitAgent – An open standard that turns any Git repo into an AI agent does

We built GitAgent because we kept seeing the same problem: every agent framework defines agents differently, and switching frameworks means rewriting everything. GitAgent is a spec that defines an AI agent as files in a git repo. Three core files — agent.yaml (config), SOUL.md (personality/instructions), and SKILL.md (capabilities) — and you get a portable agent definition that exports to Claude Code, OpenAI Agents SDK, CrewAI, Google ADK, LangChain, and others. What you get for free by being git-native: 1. Version control for agent behavior (roll back a bad prompt like you'd revert a…

  1. 1

    Your repository becomes your agent

    Mar 2026

  2. 2GF

    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

  3. 3
    Giselle502

    Build and run AI workflows. Open source.

    Dec 2025

  4. 4
    Re_gent179

    Version Control for AI agent Activity

    May 2026 · re-gent.dev

  5. 5
    Hexis169

    Git-backed skills, tools & context for AI agents

    29d ago · github.com

  6. 6

    GitHub for Agents

    Oct 2025

  7. 7

    Give your AI coding agent access to open-source code

    Jun 2026 · githits.com

  8. 8
    git-lrc305

    Free, unlimited AI code reviews that run on commit

    Feb 2026

  9. 9

    Transforms ideas into fully-functional apps

    2024

  10. 10

    AI that drafts and reviews legal documents for free

    Nov 2025

  11. 11
    Solver354

    Offload coding tasks to AI while you tackle bigger problems

    2025

  12. 12AK

    I shipped a wiki layer for AI agents that uses markdown + git as the source of truth, with a bleve (BM25) + SQLite index on top. No vector or graph db yet. It runs locally in ~/.wuphf/wiki/ and you can git clone it out if you want to take your knowledge with you. The shape is the one Karpathy has been circling for a while: an LLM-native knowledge substrate that agents both read from and write into, so context compounds across sessions rather than getting re-pasted every morning. Most implementations of that idea land on Postgres, pgvector, Neo4j, Kafka, and a dashboard. I…

    Apr 2026 · github.com

  13. 13

    From git clone to running code in one command

    2025

  14. 14
    GitLaw315

    Git for legal docs with open-source free legal templates

    2024

  15. 15
    GPT-5.6340

    A new standard for intelligence and efficiency

    Jul 2026 · openai.com

  16. 16

    Central Memory Layer For Dev Teams with Git-like System

    2025

  17. 17

    OSS IDE for controlling AI coding agents with built in loops

    Jul 2026 · auravcs.com

  18. 18OG

    Oak is a version control system I've been working on designed for agents (https://oak.space). It improves the speed and context your agents need when working on serious projects. With virtual mounts, agents locally and in the cloud no longer need a full copy of a repo to get working. You can work on many tasks in parallel without needing to download everything or fight worktrees. Version control shouldn't waste you or your agents time. It should be fast, creative and fun to make things with agents. Oak is still early in development. There's no Windows build and missing plenty of…

    Jun 2026 · oak.space

  19. 19

    The open-source kernel for coding agents

    10d ago · akonlabs.com

  20. 20LO

    Hi HN, Martin, Nils, and Jannes here. We are building Legit, an open source version control and collaboration layer for AI agents and AI native applications. You can find the repo here https://github.com/Legit-Control/monorepo and the website here https://legitcontrol.com Over the last years, we worked on multiple developer tools and AI driven products. As soon as we started letting agents modify real files and business critical data, one problem kept showing up. We could not reliably answer what changed, why it changed, or how to safely undo it. Today, most AI…

    Jan 2026

  21. 21AD

    I’ve been tinkering with what a “multi-agent IDE” should look like if your day-to-day workflow is mostly in terminal (Claude Code, OpenAI Codex, etc.). The more I played with it, the more it collapsed into three fundamentals: * A good TUI: Terminal is the center stage, with other stuff (CodeEdit, Diff, Review) baked on the side. I don’t like piping Agent’s output through some electron wrapper, here you get to run CC/Codex/Droid/Amp/etc directly. * Isolation: agents shouldn’t step on each other’s toes. The simplest primitive I’ve found is Git worktrees. It is not as…

    Jan 2026 · agentastic.dev

  22. 22

    Get real work done, moving from idea to shipping in minutes

    11d ago · arena.ai

  23. 23GA

    Hey HN! Wanted to show our open source agent harness called Gambit. If you’re not familiar, agent harnesses are sort of like an operating system for an agent... they handle tool calling, planning, context window management, and don’t require as much developer orchestration. Normally you might see an agent orchestration framework pipeline like: compute -> compute -> compute -> LLM -> compute -> compute -> LLM we invert this so with an agent harness, it’s more like: LLM -> LLM -> LLM -> compute -> LLM -> LLM -> compute -> LLM Essentially you describe each agent in either a self contained…

    Jan 2026 · github.com

  24. 24

    git for ai agents

    Mar 2026

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