HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zmccormick7

no profile record

Submissions

Context is the bottleneck for coding agents now

runnercode.com
196 points·by zmccormick7·10 maanden geleden·187 comments

Show HN: Runner – the anti-vibe coding agent

runnercode.com
22 points·by zmccormick7·10 maanden geleden·10 comments

Bootstrapping a Coding Agent

runnercode.com
2 points·by zmccormick7·11 maanden geleden·0 comments

comments

zmccormick7
·10 maanden geleden·discuss
Good to know. I've heard great things about Context7, but haven't experimented with it yet.
zmccormick7
·10 maanden geleden·discuss
As in the download itself didn't happen when you clicked the download button, or the installation failed?
zmccormick7
·10 maanden geleden·discuss
Cool, I hadn't heard of Traycer. That does look quite similar!

Completely agree. I basically built Runner to codify the process I was already using manually with Claude Code and Gemini. A lot of developers seem to be settling on a similar workflow, so I'm betting that something like Runner or Traycer will be useful for a lot of devs.

I'll be curious to see how far the existing players like Cursor push in this direction.
zmccormick7
·10 maanden geleden·discuss
I agree that's a major problem. It's not something I've solved yet. I suspect a web research sub-agent is likely what's needed, so it can pull in up-to-date docs for whatever library you need to work with.
zmccormick7
·10 maanden geleden·discuss
Gemini is required for the context management sub-agent. You can use any of OpenAI, Anthropic, or Gemini for the main planning and coding agents, but GPT-5 performs the best in my experience. Claude 4 Sonnet works well too, but it's about twice as expensive.