frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Git-stint – Built for AI coding agents to multitask without collisions

https://github.com/rchaz/git-stint
1•rchaz•2h ago
I've been running multiple AI coding agents in parallel on the same repo. The agents code fine. The problem is managing multiple parallel sessions with git. Multiple agents, one branch, one overwrites the other.

Git worktrees give isolation but the per-session setup/teardown doesn't scale. GitButler looked promising but testing each agent's changes in isolation was tedious. Neither was built for this workflow.

git-stint automates the full lifecycle. Each agent session gets its own branch and worktree automatically. WIP auto-commits on exit or crash. Full diff, squash, and PR workflow for review. Conflicts caught before merge. Main stays clean.

Zero runtime deps. npm install -g git-stint. Built for Claude Code's hook system but works with any AI tool that writes to a git repo.

Been using it daily across my own projects. Would love feedback on the approach.

Comments

jlongo78•1h ago
Git-stint looks solid. One pattern worth adding: give each agent a dedicated worktree plus a lightweight session manager that persists terminal state across reconnects. Agents crash, networks drop, and losing mid-run context is brutal. If your orchestration layer can replay output and resume where it left off, you eliminate a whole class of "did it finish or not" debugging. Worktree isolation handles the git side; session persistence handles the human side.

AI Won't Automatically Accelerate Clinical Trials

https://press.asimov.com/articles/ai-clinical-trials
1•gmays•38s ago•0 comments

Rembrandt's Vision of Zacharias in the Temple rediscovered after 65 years

https://www.bbc.com/news/articles/c1kgln0yg3po
1•1659447091•53s ago•0 comments

SerpApi Filed Motion to Dismiss Google's Lawsuit

https://daringfireball.net/linked/2026/03/02/serpapi-motion-to-dismiss
2•hartator•1m ago•0 comments

Show HN: I built an AI sound effects generator for game devs

https://www.audiomus.com/
1•rayediaz•2m ago•0 comments

Firefox 149 beta develops a split personality

https://www.theregister.com/2026/03/02/firefox_149_beta/
3•speckx•8m ago•0 comments

Show HN: IndieMe – AI for building music artist identity and release strategy

https://www.indie-me.ai/
2•JY058•10m ago•0 comments

Welcome (Back) to Macintosh

https://take.surf/2026/03/01/welcome-back-to-macintosh
2•Udo_Schmitz•10m ago•0 comments

Show HN: Ed – A modern take on ancient codebook technology

https://gitlab.com/here_forawhile/ed
1•smalltorch•12m ago•0 comments

SDK code mode shows SotA accuracy for operating APIs via MCP

https://www.stainless.com/blog/sdk-code-mode
2•kwhinnery•14m ago•0 comments

Ask HN: Would engineers be interested in a technical prep consultant?

1•TechPrepper•15m ago•1 comments

Show HN: Flowly – a macOS app that brings smooth, fluid scrolling to any mouse

https://flowlyapp.dev
2•simonij•16m ago•1 comments

18,000 lines to replace a screenshot

https://www.meetblueberry.com/blog/18000-lines-to-replace-a-screenshot
3•andrewmichael27•16m ago•3 comments

Evlog

https://www.evlog.dev/
1•handfuloflight•17m ago•0 comments

Show HN: Logcat.ai – Observability for Android, Telecom, Automotive System Logs

https://logcat.ai
1•vcodes•19m ago•0 comments

The Chinese Room Argument

https://plato.stanford.edu/entries/chinese-room/
2•1659447091•20m ago•0 comments

Dota 2 guide on net worth [video]

https://www.youtube.com/watch?v=VOX8TNDoA78
1•marysminefnuf•20m ago•0 comments

Show HN: BoardMint – upload a PCB, get a standards-backed issue report in ~30s

https://boardmint.io/how-it-works
1•pranavchahal•25m ago•0 comments

Show HN: Argus – A reproducible validation protocol for ML workloads (Free)

https://github.com/tongro2025/Argus
1•Convia•27m ago•0 comments

Show HN: Pianoterm – Run shell commands from your Piano. A Linux CLI tool

https://github.com/vustagc/pianoterm
5•vustagc•30m ago•0 comments

Why are Agents better at searching with grep than embeddings?

1•CShorten•32m ago•1 comments

Agents will pay like locals, not tourists

https://a16zcrypto.substack.com/p/agents-arent-tourists
1•gmays•33m ago•0 comments

Show HN: DevToolKit – Free, Client-Side Dev Tools (Chmod, Cron, Docker Compose)

https://dev-tools.devtoolsite.workers.dev/
1•THatch26•34m ago•0 comments

Show HN: Llmdoc – annotate codebase with LLM summaries only re-scan what changed

https://github.com/tristanMatthias/llmdoc
1•tristanMatthias•34m ago•0 comments

No Code by Hand

https://ashwch.com/no-code-by-hand-agentic-platform-acceleration.html
1•ashwch•35m ago•1 comments

Learning What Will Happen Next: Predictive Coding in Hyperspace

https://blog.brojo.ai/learning-what-will-happen-next-predictive-coding-in-hyperspace/
1•bojo•35m ago•0 comments

Autogenerate Docs from GitHub

https://www.mintlify.com/blog/auto-generate-docs-from-repos
1•denssumesh•35m ago•0 comments

Teaching Al to Understand What Words Mean

https://sublius.substack.com/p/teaching-ai-to-understand-what-words-d58
1•spacebacon•36m ago•0 comments

Show HN: Goodthinking – PM skills for Claude Code

https://www.extremeclarity.ai/goodthinking
1•faizanbhat•36m ago•0 comments

Google Gemini Agent for multi-step tasks

https://gemini.google/overview/agent/
1•sheepscreek•40m ago•0 comments

Asking the raw Gemini 3.1 Pro API what kind of human it would choose to be

3•PerlBlueDot•41m ago•1 comments