nowfound

Alternatives

Products that do what gitlawb does

git for ai agents

  1. 1GF

    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

  2. 2

    Your repository becomes your agent

    Mar 2026

  3. 3GA

    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…

    Mar 2026 · gitagent.sh

  4. 4
    Giselle502

    Build and run AI workflows. Open source.

    Dec 2025

  5. 5
    Hexis169

    Git-backed skills, tools & context for AI agents

    29d ago · github.com

  6. 6

    GitHub for Agents

    Oct 2025

  7. 7
    LobeHub440

    Your Chief Agent Operator for multi-agent work

    May 2026 · lobehub.com

  8. 8

    AI that drafts and reviews legal documents for free

    Nov 2025

  9. 9

    Autonomous agent that communicates results like a human

    Apr 2026 · surething.io

  10. 10
    git-lrc305

    Free, unlimited AI code reviews that run on commit

    Feb 2026

  11. 11
    GitChat48

    AI agent for GitHub pull request summaries and chat

    2024

  12. 12

    Tag any agent, wherever work happens.

    28d ago · agentconnect.md

  13. 13

    OSS IDE for controlling AI coding agents with built in loops

    Jul 2026 · auravcs.com

  14. 14

    The open-source kernel for coding agents

    10d ago · akonlabs.com

  15. 15

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

    11d ago · arena.ai

  16. 16OG

    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

  17. 17

    Agent that implements a task/issue + runs in the background

    2025

  18. 18

    From git clone to running code in one command

    2025

  19. 19
    Gitmore145

    The first AI-powered reporting tool for git repositories

    2025

  20. 20AU

    Hello hackernews! I'm excited to share a new open source python library I just released for creating AI agent-integrated systems. The name is `agency`. It differs from other agent libraries, most importantly in that it's intended to address a distinct part of the overall problem, that of agent integration. It is not an agent toolchain like LangChain and others. `agency` is a framework intended for safely integrating agents with computing systems and humans in a way that all parties can easily understand and communicate with each other. I've spent a lot of time on the readme which contains a…

    2023 · github.com

  21. 21

    Automate GitHub pull request & issue workflows

    2018

  22. 22

    Self-hosted AI workflow automation platform for Git repos

    Jul 2026 · gitbot.eu

  23. 23

    Line-level AI attribution for your codebase

    Jul 2026 · traceshub.com

  24. 24AD

    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

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