Thoughts on starting new projects with LLM agents - Eli Bendersky's website
A few months ago I wrote about using LLM agents to help restructuring one of my Python projects. It's worth beginning by saying that the rewrite has been successful by all reasonable measures; I've been able to continue maintaining that project since then without an issue.
A few months ago I wrote about using LLM agents to help restructuring one of my Python projects . It's worth beginning by saying that the rewrite has been successful by all reasonable measures; I've been able to continue maintaining that project since then without an issue. In this post, I want to discuss another project I've recently completed with significant help from agents: watgo . In this project many things are different; most notably, it's a from-scratch project rather than a rewrite, and it uses a different programming language (Go). This post describes my experience working on the pr
Explore this link on the map →saved by
related reading
- Building Effective AI Agents \ Anthropicanthropic.com
- Building Effective AI Agents \ Anthropicanthropic.com
- LLM Powered Autonomous Agents | Lil'Loglilianweng.github.io
- Designing agentic loopssimonwillison.net
- Effective harnesses for long-running agents \ Anthropicanthropic.com
- Your job is to deliver code you have proven to worksimonwillison.net
- Here’s how I use LLMs to help me write codesimonwillison.net
- Shipping at Inference-Speed | Peter Steinbergersteipete.me
- How I Use Claude Code | Philipp Spiessspiess.dev
- crawshaw - 2025-01-06crawshaw.io
- Now – Updates from the Linear teamlinear.app
- How I'm using coding agents in September, 2025 — Massively Parallel Procrastinationblog.fsck.com