AIToday
Hacker NewsPublished: Jun 18, 2026, 01:00 JST1 min read

Two developers built 29,000-line Git tool mostly via AI

Two developers built 29,000-line Git tool mostly via AI

3 Key Points

  1. What happened

    Over 13 months, two developers used Claude Code and Cursor to write approximately 29,000 lines of Go code for git-flow-next across 10 releases, producing 392 commits. They handled project architecture and specifications while the AI wrote most of the actual code, despite neither developer being proficient in Go.

  2. Why it matters

    The team found that AI-assisted development is not about giving instructions to the AI, but rather building the system that tells AI what to do—meaning that guidelines, architectural documents, test patterns, and configuration rules became more valuable than the code itself. When they tried refactoring and rewrites without this framework, the AI consistently failed; once they documented their philosophy and constraints in eight guideline documents, each new session compound the benefits and mistakes stopped repeating.

  3. What to watch

    The team identified that AI does not learn across sessions without documentation engineering, and that certain guidance documents—especially GIT_TEST_SCENARIOS.md for test setup—prevented entire classes of bugs. Model upgrades are not strictly monotonic: when Sonnet 3.7 was released, it performed worse on this codebase than its predecessor, showing that newer models do not automatically solve prior problems.

Ask the AI about this article →

Get AI news like this every morning

For example, today's edition would include:

  • CrowdStrike unveils SafeMind, autonomous red teamingSiliconANGLE AI · 24m ago
  • ASE CEO: AI resource squeeze is short-termDIGITIMES Asia · 24m ago
  • Google signs largest enhanced geothermal deal with FervoYahoo Finance AI · 24m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Next articleGoogle's new Gemini-powered Home Speaker launches June 25 at $100, marking the company's first dedicated smart speaker redesign in six years.