Steven Gonsalvez

Software Engineer

Agentic coding notes from Galapagos Island

Why CEREBRO kept it

Direct agentic coding notes with practical patterns.

The text below is an automated extraction of the article at https://danluu.com/ai-coding/#appendix-agentic-loops-and-writing-this-post, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (danluu.com).

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a thousand agents so they can do even more of that. Mid-last year, I had GPT (maybe 5.0 or 5.1) try to find the source of a bug. Naturally, this code didn't have tests and git bisect wouldn't work, and it was a UI interaction bug for which I'm not even really qualified to write a test for, so I asked codex to bisect between dates X and Y to find the comm

Community take

Megabyte-scale context windows eliminated the complex agentic loops these explorations assumed were necessary.

Backlinks

Appeared in 1 briefing

Related

Shares tags: ai/agents

Also from danluu.com