AI Resources

Last updated June 21, 2026

My running AI TODO List:

This is a collection of links/resources/tools to keep track of what I’m exploring:

Tools:

  • Exe.dev - development environment Jan 2026
  • Terragon Labs - wrapper around long-running agents Dec 2025
  • Catnip by Wandb - agentic container that runs on your local machine Dec 2025
  • SuperWhisper - local model speech to text Dec 2025
  • AmpCode - alternative harness to Claude Code or Cursor Dec 2025

Optimizing AI Performance / Prompting

  • Welcome to Gas Town - Steve Yegge on the future of programming with opinionated multiple instance/agent wrangler Jan 2026
  • Planning With Files - I’ve been doing this for the better part of the year. Markdown files with plans leads to great results. Dec 2025

Both of these seem to be opinionated configurations for the agents (skills/agent configurations) which lead to better performance. I’m exploring…

General Terminal Tools

  • diff-so-fancy - [Non-AI] side by side file diffing in terminal
  • OpenCode AI - terminal harness similar to Claude Code, but able to use local LLMs

Articles & Thoughts:

Ideas:

  • cronjob for AI to run some agentic logic every x times