note

Coding agents and me

Barely scratching the surface?

My use of LLMs and coding agents

Github Copilot (auto-completion)

I picked up Github Copilot barely while they had some sort of free testing. Auto-completion by just tabbing through simple code blocks. Used to quickly create boilerplate or quickly writing up repeating patterns.

  • CSS block with all the 8(?) the client wanted all combinations of as a possibility in their coloring.

Nothing in between...?

Claude Code

I picked up Claude Code at the start of 2026. Coming into a project where most people would use AI for most things. Easy access and pretty liberal use for everything between making power points and write emails, to quick code review checks on PR's, test POC and early versions of feature.

Pi (pi.dev)

Something I came upon just now. Seems to follow the simple but highly extensible approach that neovim is also doing, which I like. I like this approach, as I can hone and whittle at the tool to fit exactly how I like (I should write about this)