Blog Title · Jun 12, 2025
A new LLM Coding Agent in 5 incremental steps and less than 80 lines of python
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Updates : 2025-06-16: add Github Copilot authentication command to prerequisites 2025-06-20: example of output from Github Copilot device auth flow In this post I will show you how to create a working LLM coding agent in 5 incremental steps. We will use Simon Willison's llm library and John Daly's llm-github-copilot plugin. The plugin gives us access to LLM models via Github Copilot which means…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.