Ai

09 Feb 2026

My Workflow for Agentic Coding

I’ve experimented with agentic coding for a while and I’ve developed a set of techniques – and a bit of intuition – how to work with agent to deliver actual value without sacrificing my soul as a software …

22 Jan 2026

When working with agent, close the loop

My first attempts with LLMs started in ChatGPT and were limited to silly debug prompts: questions containing stack trace, error logs and code snippets. The workflow was pure copy-paste back and forth between the chat and …