frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Shadow VCS quarantines AI generated commits before they break your repo

https://github.com/AKIFQ/sav
2•akifq•7h ago
Last month, I watched two AI coding agents work on our codebase simultaneously. One refactored authentication, another updated tests. Both passed CI individually, but the merge broke our entire auth flow.

That's when I realized we need infrastructure designed for AI agents, not just better prompts. SAV (Shadow VCS) creates a staging area between AI agents and Git. Every change lands in .sav/commits/ first - never touches your working directory until you approve it.

What makes it different:

Risk scoring: Analyzes file patterns, secrets, binary size to flag dangerous changes Policy engine: YAML rules can auto-approve docs, block anything touching auth/ Audit trail: Every decision logged in SQLite for compliance Concurrency-safe: Multiple agents can work without stepping on each other

Try it:

pip install savai sav init sav commit -m "AI refactor" src/* sav review <commit-id> sav approve <commit-id>

The bigger picture:

This is v0.1 of what I think will become essential infrastructure.

The roadmap includes:

- Agent orchestration with dependency graphs (so agents can coordinate complex changes) - Machine learning risk models trained on your approval patterns - Multi-repo coordination for microservices

Why this matters now:

AI agents are getting more autonomous. GitHub Copilot, Cursor, Devin-style tools are moving from "suggestions" to "autonomous PRs". We need VCS infrastructure that assumes machines are contributors, not just humans with better autocomplete. I'd love feedback from anyone dealing with AI-generated code at scale. The repo is MIT-licensed: https://github.com/AKIFQ/sav

Show HN: Refine – A Local Alternative to Grammarly

https://refine.sh
1•runjuu•7m ago•0 comments

An Impossible Blueprint for a Symbiotic Truth Engine

1•TheSeaGoose•20m ago•0 comments

-

https://www.thetimes.com/uk/transport
1•petethomas•20m ago•0 comments

Meta Acquires Voice AI Startup PlayAI, Continuing to Add Talent

https://www.bloomberg.com/news/articles/2025-07-11/meta-acquires-voice-ai-startup-playai-continuing-to-add-talent
1•mandeepj•23m ago•0 comments

Open Architecture designs conical Sun Tower as "giant sundial"

https://www.dezeen.com/2024/11/04/open-architecture-sun-tower-giant-sundial/
2•tzury•27m ago•0 comments

Bill Dilworth, Caretaker of 'The New York Earth Room,' Is Dead

https://www.nytimes.com/2025/07/12/arts/bill-dilworth-dead.html
1•salynchnew•28m ago•2 comments

Claude Neptune – AI-Powered Development Platform

https://claudeneptune.online
1•yszhu•31m ago•0 comments

Hards Things First

https://www.subbu.org/articles/2025/hard-things-first/
1•gpi•36m ago•0 comments

Still copy-pasting from Notepad every time?

2•slashitapp•38m ago•0 comments

Silicon Valley is racing to build the first $1T unicorn

https://www.economist.com/business/2025/07/10/silicon-valley-is-racing-to-build-the-first-1trn-unicorn
3•petethomas•39m ago•1 comments

Filesystems and the problems of exposing their internal features

https://utcc.utoronto.ca/~cks/space/blog/tech/FilesystemsNotExposingFeatures
2•colinprince•40m ago•0 comments

WHDLoad, the AmigaOS friendly Harddisk-Install package

https://whdload.de/
1•vardump•41m ago•0 comments

Nia: MCP that provides more context to coding agents

https://trynia.ai
2•jellyotsiro•42m ago•0 comments

Show HN: Urban Dictionary for Alignment Science Terms

https://www.alignmentdictionary.com/
1•nicetomeetyu•44m ago•0 comments

How the Cold War Culture of Anti-Communism Shaped Protest in the Sixties

https://www.jofreeman.com/sixtiesprotest/berkeleytalk.htm
1•akkartik•46m ago•0 comments

Ralph Wiggum as a "Software Engineer"

https://ghuntley.com/ralph/
1•ghuntley•51m ago•0 comments

Create custom Manuals uxing Tuxcards and Base64

http://erstaunlichdesign.blogspot.com/2025/07/create-custom-manuals-uxing-tuxcards.html
1•lihaciudaniel•54m ago•0 comments

PseudoSeer: Pseudocode Search Engine

https://pseudoseer.ist.psu.edu
1•0x54MUR41•56m ago•0 comments

Understanding Assembly Part I: RISC-V

https://mcyoung.xyz/2021/11/29/assembly-1/
1•tamnd•58m ago•0 comments

Myanmar's proliferating scam centers. These 'prisons' have three features

https://asia.nikkei.com/static/vdata/infographics/myanmar-scam-centers/
16•WaitWaitWha•1h ago•1 comments

In Air India's wake, revisiting the case for cockpit video recorders

https://theaircurrent.com/aviation-safety/air-india-171-cockpit-video-recorders/
1•caned•1h ago•0 comments

Jack Dorsey says his 'secure' new Bitchat app has not been tested for security

https://techcrunch.com/2025/07/09/jack-dorsey-says-his-secure-new-bitchat-app-has-not-been-tested-for-security/
1•dmitrygr•1h ago•1 comments

Security vulnerability on U.S. trains – known for 13 years

https://www.tomshardware.com/tech-industry/cyber-security/security-vulnerability-on-u-s-trains-that-let-anyone-activate-the-brakes-on-the-rear-car-was-known-for-13-years-operators-refused-to-fix-the-issue-until-now
1•ta988•1h ago•1 comments

Robot performs first realistic surgery without human help

https://techxplore.com/news/2025-07-autonomous-gallbladder-robot-realistic-surgery.html
1•JumpCrisscross•1h ago•0 comments

OpenAI's "Archive" Button in ChatGPT Still Eats Conversations No Way to Recover

2•contentist•1h ago•0 comments

The ongoing story of seconds on the taskbar

https://devblogs.microsoft.com/oldnewthing/20250421-00/?p=111095
1•thunderbong•1h ago•0 comments

Finding a Job: Build Something Real

https://blog.stuartspence.ca/2025-07-finding-a-job-build-something-real.html
1•zulban•1h ago•2 comments

3 Men Battle the FBI over Buried Civil War Gold. 'Stuff Just Doesn't Add Up.'

https://www.wsj.com/politics/national-security/civil-war-gold-treasure-hunters-fbi-7533544e
2•cwwc•1h ago•1 comments

Show HN: PlutoFilter- A single-header, zero-allocation image filter library in C

https://github.com/sammycage/plutofilter
2•sammycage•1h ago•0 comments

Errors on Fsync Are Unrecovarable

https://danluu.com/fsyncgate/
2•thunderbong•1h ago•1 comments