frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: GitAgent – Clone a repo, get an AI agent – Claude Code / OpenClaw

https://www.gitagent.sh/
2•Shreyaskapale•1h ago

  Hey HN,

  We built GitAgent — a git-native, framework-agnostic open standard
  for
  defining AI agents. The idea is simple: your repo IS the agent.

      npx @open-gitagent/gitagent@latest run -r
  https://github.com/shreyas-lyzr/architect -a claude

  That one command clones the repo, reads agent.yaml + SOUL.md +
  skills/,
  and launches it with Claude Code. Switch `-a openai` or `-a lyzr`
  to run
  the same agent on a different framework. No code changes. 

  
 
  Goal: is keep the gitagent as a open standard ledger for an AI Agent in a VM, with versioned memories,   skills etc.

  An agent is just files:

      my-agent/
      ├── agent.yaml      # config: model, skills, tools
      ├── SOUL.md         # identity, personality, expertise
      ├── RULES.md        # boundaries, constraints
      ├── skills/         # capabilities
      ├── knowledge/      # reference docs
      └── memory/         # persistent context

  Why Git? Because agents need the same things code needs —
  versioning,
  branching, diffing, code review, and collaboration. We already have

  the best tool for that.

  What we've built:
  - CLI that validates, exports, imports, and runs agents
  - 8 adapters: Claude Code, OpenAI, CrewAI, OpenClaw, Nanobot, Lyzr,
   GitHub Models
  - Public registry at registry.gitagent.sh — browse and share agents
  - Compliance framework (FINRA, SEC, Fed) — audit logging,
  human-in-the-loop, kill switches

  Try it: https://gitagent.sh
  Registry: https://registry.gitagent.sh  
  GitHub: https://github.com/open-gitagent/gitagent
  Discord: https://discord.gg/hVZV8Xyjdc
  
  Patterns
  1. Human-in-the-Loop — Agents create a branch and PR for human review before updating memory or skills.

  2. Live Agent Memory — memory/runtime/ stores dailylog.md, key-decisions.md, and context.md to persist state across sessions.

  3. Agent Versioning — Every agent change is a git commit. Roll back broken prompts or revert bad skills      anytime.

  4. Shared Context via Monorepo — Root-level context.md, skills/, tools/, and knowledge/ are inherited by all agents automatically.

  5. Branch-based Deployment — Promote agent changes through dev → staging → main, just like shipping  software.

  6. Knowledge Tree — knowledge/ folder stores entity relationships as a directory tree with embeddings for structured reasoning.

  7. Agent Forking & Remixing — Fork a public agent repo, customize SOUL.md, add skills, and PR improvements back upstream.
CI/CD for Agents — Run gitagent validate on every push via GitHub Actions. Test, block bad merges, auto-deploy.

  8. Agent Diff & Audit Trail — git diff shows what changed; git blame traces every line to who wrote it and when.
Tagged Releases — Tag stable versions like v1.1.0. Pin production to a tag, canary on staging, roll back instantly.

  9. Secret Management — Agent config is version-controlled; API keys stay in .env excluded via .gitignore.

  10. Lifecycle Hooks — hooks/bootstrap.md and hooks/teardown.md define what an agent does on startup and shutdown.
 
  11. Git-Native — Version control, branching, diffing, and collaboration are built in.
  
  12. Framework-Agnostic — Works with Claude Code, OpenAI, CrewAI, LangChain, and more.
  
  13. Compliance-Ready — First-class FINRA, SEC, and Federal Reserve support with audit logging and supervision.

  14. Composable — Skills, tools, sub-agents, and workflows can extend, depend on, and delegate to each other.



MIT licensed. Would love feedback.

Comments

jerpint•1h ago
I like the concept!
jlongo78•1h ago
Nice work on this. One pattern that scales well with Claude Code agents: run multiple instances across separate worktrees of the same repo simultaneously. Each agent tackles an isolated concern, no merge conflicts mid-flight. The key is a terminal setup that persists sessions independently so you can resume any agent after a disconnect without losing context. Most people underestimate how much time gets lost just reconnecting and re-establishing state.

Agents are ushering in the Antisocial Coding era

https://justin.searls.co/posts/agents-are-ushering-in-the-antisocial-coding-era/
1•mooreds•1m ago•0 comments

Open Source, SaaS, and the Silence After Unlimited Code Generation

https://worksonmymachine.ai/p/open-source-saas-and-the-silencex
1•mooreds•1m ago•0 comments

Show HN: AutoPiP – Safari extension for automatic PiP on tab switch (v2)

https://github.com/vordenken/AutoPiP
1•whatsthatabout•1m ago•1 comments

How to Release Music to Spotify

https://anonyxghost.com/blog/post?id=7
2•anonyxghost•2m ago•1 comments

Show HN: Photon – Rust pipeline that embeds/tags/hashes images locally w SigLIP

https://github.com/hejijunhao/photon
2•pgbouncer•2m ago•0 comments

Bots Direct World – Politicians,Superstars,Fenomens,Companies

https://medium.com/@5XBeatz/how-bots-direct-world-politicians-superstars-fenomens-companies-629ab...
1•ALIABBASABASOV•2m ago•0 comments

Palantir and AI in Charge

https://keinpfusch.net/palantir-and-ai-in-charge/
3•tenaka18•4m ago•0 comments

Boston Cooked the Golden Goose

https://garryslist.org/posts/boston-cooked-the-golden-goose
1•mooreds•5m ago•0 comments

HN Skins: Read Hacker News in Style

https://github.com/susam/hnskins
1•blenderob•5m ago•0 comments

Newly identified brain circuit and cells link prior experiences to appetite

https://medicalxpress.com/news/2026-02-newly-brain-circuit-cells-link.html
1•PaulHoule•5m ago•0 comments

XProtect Behavioral Flop

https://melomac.com/posts/xprotect-behavioral-flop/
1•GavinAnderegg•5m ago•0 comments

Show HN: Computer Agents – AI Agents That Work While You Sleep

https://computer-agents.com
1•janlucasandmann•6m ago•0 comments

Never Snooze a Future

https://jacko.io/snooze.html
1•oconnor663•7m ago•0 comments

Show HN: Problem-Driven AI – Build AI products starting from the problem

https://www.problemdriven.ai
1•NoamMorrissey•7m ago•0 comments

FARS – An end-to-end Automated research system

https://analemma.ai/blog/introducing-fars/
1•ccdesu•8m ago•1 comments

Real-time global intelligence dashboard for news and geopolitical monitoring

https://github.com/koala73/worldmonitor
1•sreekanth850•9m ago•1 comments

Donut Labs Drops High Temperature Performance [pdf]

https://pub-4515714b5b4743f58cf78e0f2d2548da.r2.dev/VTT_CR_00124_26.pdf
1•sagyam•9m ago•2 comments

Why My AI Needs His Own Operating System

https://theblairwitchprojects.substack.com/p/why-my-ai-needs-his-own-operating
1•sg17gweedo•10m ago•1 comments

Vibecoding for UXR: Improving Project Execution Workflow with Microtools

https://www.thevoiceofuser.com/some-thoughts-on-vibecoding-for-uxr-improving-project-execution-wo...
1•fcpguru•11m ago•0 comments

Building a code search engine with Turso

https://turso.tech/blog/building-a-code-search-engine-with-turso
1•mci•12m ago•0 comments

JSON Documents Performance, Storage and Search: MongoDB vs. PostgreSQL

https://binaryigor.com/json-documents-mongodb-vs-postgresql.html
1•BinaryIgor•14m ago•0 comments

Microslop Manifesto

http://microslop.com/
7•gostsamo•14m ago•0 comments

Show HN: Homebutler – Manage multiple servers from chat, single binary

https://github.com/Higangssh/homebutler
2•swq115•15m ago•0 comments

Open source registries don't have enough money to implement basic security

https://www.theregister.com/2026/02/16/open_source_registries_fund_security/
3•bmitch3020•15m ago•0 comments

Figaro: Control fleets of Claude Code and Computer Use agents remotely

https://github.com/byt3bl33d3r/figaro
1•byt3bl33d3r•16m ago•0 comments

Show HN: Crmux – A Vim-like TUI to manage multiple Claude Code sessions in tmux

1•maedanao•17m ago•0 comments

Gitzy is now on TestFlight A modern, native iOS Git client

https://testflight.apple.com/join/SB16NCfr
2•marc0janssen•18m ago•1 comments

Got suspended while using headless mode with custom system prompt

https://github.com/google-gemini/gemini-cli/issues/20813
2•gck1•18m ago•0 comments

How to vibe-code a real product in 5 hours

https://www.theaithinker.com/p/how-to-vibe-code-a-real-web-app-in
2•faikadam•20m ago•0 comments

AWS outage in the Middle East: Data center "hit by objects"

https://www.heise.de/en/news/AWS-outage-in-the-Middle-East-Data-center-hit-by-objects-11194454.html
2•tosh•21m ago•0 comments