frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Boffin – Staff-engineer layer for AI coding agents

https://github.com/MicSm/boffin
15•mic_sm•2h ago
Staff-engineer layer for AI coding agents: routes per-edit architectural constraints for AI coding agents

Comments

mic_sm•2h ago
Hi HN - author here.

Problem I kept hitting: ask the agent for a 15-line fix, get a 500-line renovation that still compiles and passes tests.

Boffin is a small control layer for AI coding agents. Before an edit, it feeds the agent only the architectural constraints for the file it is about to touch, then makes it verify the result. Not another static AGENTS.md for the whole repo.

On DuckDB, a guided refactor landed at +17 / -17 lines with 2,104 assertions passing. Same shape of cases also on FastAPI and LangChain (in the repo examples/).

Try it: npx boffinit cursor

Also works with Claude Code, Codex, and OpenCode.

Happy to answer questions — especially if you have a place where the agent keeps "improving" load-bearing code.

johnfn•1h ago
To be blunt the degree to which I take these projects seriously is basically the same as how extensive their eval suite is. A single guided refactor is better than nothing, but one success could just be a fluke. I want to see hundreds, if not thousands, of evals to convince me you’re a project worth looking into.

The AI generated text is also not doing you any favors.

PufPufPuf•59m ago
So your headliner case is that it managed to edit 17 lines in DuckDB? Why is the line count relevant here? What is the 17-line change even about?
capevace•1h ago
I think we are converging on similar approaches to how deterministic quality verification with coding agents should be performed, but from different angles.

I’ve been tinkering on a package to capture linking, testing and gating quality output in a framework unified way across coding agents.

I would love to have a chat with you about how you see this space developing and how you look at it.

https://github.com/mateffy/gesetz

Supermancho•51m ago
This repo adds context on "how things should be done", much like a CONTRIBUTING.md or CONTEXT.md

What it provides beyond that is:

* profiles, which can also be implemented as a directive in any prompt, eg "use CONTEXT-lite.md" as opposed to a different agent reasoning level. You'll just have to memorize them?

* opinionated choices about host implementation (for Codex use CONTEXT.md and Claude use CLAUDE.md, etc)

* cpp/Python/Universal rulesets

There's some nice invariant rules and structure[1], to be sure, but that doesn't justify the install for me.

[1] Everything in the packs are machine-readable rule atoms that are similar to SARIF and RFC 9457. There is also an avante-guarde routing system for selecting to add additional packs to context.

Show HN: CheapSecurity – Lightweight, Self-Hosted CCTV for Linux SBCs

https://github.com/gmrandazzo/CheapSecurity
53•zeldone•4h ago•13 comments

Show HN: HART OS – an open-source AI OS built so frontier AI needs no datacenter

https://github.com/hertz-ai/HARTOS
10•hevolveai•1h ago•7 comments

Show HN: Reverse Minesweeper

https://sunflowersgame.com/
80•pompomsheep•7h ago•26 comments

Show HN: Rucksack alpha CLI that pins a Mac to a hotspot and holds a sleep lease

https://github.com/noahnawara/rucksack
3•thirdface•1h ago•0 comments

Show HN: Open-plan-annotator – local annotation UI for working with agent plans

https://github.com/ndom91/open-plan-annotator
3•ndom91•1h ago•1 comments

Show HN: ModelFuzz – Open-source runtime guardrails for AI agents

https://www.modelfuzz.com/
2•higagan•1h ago•1 comments

Show HN: Readability for web and PDFs with TTS and local AI summary

https://github.com/ldenoue/readability-read-aloud-web-pdf-ai-summary
3•ldenoue•1h ago•2 comments

Show HN: How many other kids need to be in the room before they match names

https://names.vaguespac.es/
3•thebigship•1h ago•0 comments

Show HN: An interactive way to exploit an LLM without going to jail

https://github.com/joshfischer1108/jailbreak-lab
2•joshfischer1108•1h ago•0 comments

Show HN: I mapped every US golf course

https://golfcoursebrowser.com/
196•rickmf•17h ago•129 comments

Show HN: I made Claude quiz me on my own code before showing it

https://github.com/De-Cri/dont-kick-me-out
2•Ssamu3909•1h ago•0 comments

Show HN: Forkbench – a native Mac control room for several CLI coding agents

https://forkbench.com
3•forkbench•1h ago•0 comments

Show HN: A browser-based video editor that renders videos directly with FFmpeg

https://github.com/thiagoalbrecht/weave
10•thiagoas•5h ago•3 comments

Show HN: Tiny React charts that fit in a line of text, zero deps

https://microcharts.dev
2•ganapativs•2h ago•3 comments

Show HN: Managing on-premise servers without Kubernetes

https://github.com/ricardoborges/Nautilus
16•r2ob•6h ago•8 comments

Show HN: Wmux – A workspace multiplexer for AI agents

https://github.com/openwong2kim/wmux
9•wong2kim•8h ago•0 comments

Show HN: Cookbook AI – turn scattered recipe files into a print-ready cookbook

https://cookbookai.io/index.html
2•bookletaitcv1re•3h ago•2 comments

Show HN: A client side PDF and article reader backed by Google Drive

https://pdf-reader-peach.vercel.app/
4•northfield27•4h ago•0 comments

Show HN: Temporal Context Map

https://ab.neudice.eu/
5•zebike•6h ago•0 comments

Show HN: Virtual time engine to record HTML to 60fps MP4, no drops

https://zlvox.com/tools/html-to-video
4•mrdisloyal•7h ago•2 comments

Show HN: Writemark, a dependency free web component for inline Markdown editing

51•_boffin_•23h ago•21 comments

Show HN: I built an app for learning and playing Bridge

https://bridge.brannon.online
3•braxxox•5h ago•1 comments

Show HN: QueryTuner – SQL diagnostics across 5 DBs, no database connection

https://www.querytuner.com/
6•autoshiftops•7h ago•0 comments

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

474•adam_rida•3d ago•222 comments

Show HN: Brolly, a plain-text weather forecast site

https://brolly.sh/forecast/RWFP2qW8
221•jsax•1d ago•80 comments

Show HN: SpinWin – A macOS menu bar app to visually rotate or spin any window

https://github.com/alokdhir/spinwin
36•dbm5•1d ago•14 comments

Show HN: I made some transistor animations

https://brandonli.net/semisim/animations
204•stunningllama•2d ago•28 comments

Show HN: SQLiteWatch – profile SQLite on Linux without code changes

https://github.com/Alurith/sqlitewatch
2•imalessandro•6h ago•0 comments

Show HN: CDXE – Cyber Defence Exercise Environment

https://kryptogram.se/cdxe/
3•kryptogram•6h ago•0 comments

Show HN: CrispVoice – Studio voice enhancement that never uploads your voice

https://github.com/Francium-Tech/CrispVoice
5•bragboy•6h ago•0 comments