frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

How to feel safe delegating to AI agents?

2•danicuki•3h ago
I feel more and more that I am loosing control of what's happening under the hood. Agents move fast and chaotically. Are there frameworks, tools or governance solutions to give us back more control?

Comments

dgunjetti•56m ago
same feeling here. what i practice is i keep asking the agents to write spec first then implement, so that i read what it is going to do.
sejje•44m ago
Force the (planning) agent to plan a specification for anything you're doing. Ask the agent to break it down into small steps that can be isolated commits. Review these steps as you feed them to the (coding) agent. Work through them one at a time.

Actually look at the diff that's produced.

---

Basically, that's a clone of how I would work if I was the coder. I don't plan as well as agents, but I know what needs to happen better. But I work in small commits on isolated areas. The coding agent will screw things up if you have him winging it and making sweeping changes across a repo. So make it smaller, be specific, and maintain a traditional "small, non-breaking commit" workflow.

mrothroc•12m ago
Agents are fast and powerful, and that is a double-edged sword. The volume you can produce is breathtaking, but they make far too much for you to review every line of output. Personally, I focus my limited attention on the places that give the biggest levers and put deterministic guards throughout.

First, recognize that most of what you want done is actually a sequence of steps, and those steps produce intermediate artifacts. And you can either review or gate artifacts as they flow through the process. The earlier you look, the more leverage you have.

I make software, which follows these steps: make a plan with tasks, make a design for each task, code each task, run the tests. I spend a lot of time on the plan, because mistakes here expand drastically once they hit code.

But it's not just all on me: I write scripts and use tools to make guarantees about the artifacts. For a plan, for example, I have a script that makes sure it has the correct structure. I also use another agent to review it according to my personal specification.

Every artifact has this, because the reliability of the final product of the pipeline is actually composed from all those checks.

Ask HN: I am not able to find a job. Should I switch stacks?

9•need_a_work23•4h ago•8 comments

How to feel safe delegating to AI agents?

2•danicuki•3h ago•3 comments

Ask HN: Any good replacements for "Refined Hacker News?"

2•gwbas1c•4h ago•2 comments

Ask HN: Is Google NERFing AI Mode?

3•PaulHoule•4h ago•3 comments

Ask HN: What's the Fuzz about Taste?

2•pls-dnt-deploy•4h ago•2 comments

Ask HN: HN frontpage feels boring now?

40•xeonmc•18h ago•28 comments

Ask HN: Who is running the abusive scrapers?

9•jonatron•5h ago•2 comments

Ask HN: I hate coding agents. Is this skill issue?

4•cmar00•6h ago•4 comments

Ask HN: How long has it been since you last opened Stack Overflow?

3•novoreorx•6h ago•6 comments

Asker: A Socratic AI auditing agent using 3D cross-verification

2•tygerlee•7h ago•0 comments

Dev Jr Developer

3•edoschenone•8h ago•1 comments

Ask HN: What would you do if you had coded a better web browser than Firefox?

4•roschdal•3h ago•3 comments

CashFlow – Open-source debt minimization using graph algorithms and WASM

2•SanishKumar•9h ago•0 comments

Ask HN: Where are the good search engines for mathematical formulas?

56•lo0dot0•4d ago•16 comments

Teller.io shuts down at the end of the week

4•dmonn•11h ago•0 comments

Ask HN: Is anyone experimenting with different ways of using LLMs for coding?

204•yehiaabdelm•6d ago•203 comments

Ask HN: Is GitHub preparing to go behind a login wall?

55•reconnecting•1d ago•38 comments

Ask HN: How you manage local long lived research projects and LLM's?

6•ripplefringe•22h ago•2 comments

Tell HN: Who wants to be hired" posts outpace "Who's hiring" 2 to 1

55•santiagobasulto•2d ago•34 comments

non-tech founder + choosing between buying ClaudeCode or CodeX

3•virtuallymundo•14h ago•5 comments

Ask HN: How to recover from thin content or de-indexing penalty on Google

4•anitroves•14h ago•5 comments

Ask HN: Would you pay to discuss a book with an official AI clone of its author?

4•briangao•15h ago•14 comments

Ask HN: Who is hiring? (July 2026)

246•whoishiring•1w ago•396 comments

Ask HN: Are systems ready for the first negative leap second?

11•Asmod4n•3d ago•11 comments

Ask HN: Best Podcasts of 2026 [So Far]

20•AbstractH24•1d ago•19 comments

VentureBeat Events in San Francisco?

2•BriStoller•21h ago•0 comments

Ask HN: Opinionated Agent Setup?

3•lookACamel•22h ago•2 comments

Tell HN: I managed to unsubscribe from Adobe CC without being charged

26•frereubu•3d ago•3 comments

Ask HN: What are agent sandboxes missing?

5•oryx1729•1d ago•3 comments

Nginx Vulnerabilities

2•finbot•1d ago•4 comments