AI coding agents

A record of my (non-work-related) attempts to solve various tasks with AI. Unless otherwise noted, models used outside claude code were served via OpenRouter.

  • May 2026: Add support for notes to this blog. Claude Code with opus 4.7, and opencode (using default model, Big Pickle OpenCode Zen), both came up with good solutions. Claude’s was slightly more complicated than it needed to be, I ended up going with a modified version of opencode’s.
  • June 2026: debugging vimr crashes. Ultimately I believe I was able to locate the souce of the crashes with opus 4.8 and claude code. Opus 4.7, Big Pickle OpenCode Zen, Deepseak V4 Flash lead me down several dead ends, while opus 4.8 was able to pinpoint the (most likely) cause within about 5-10 minutes.