Everything I've published

Writing.

Short thoughts, long posts, working notes, and things you can play with.

07Published entriessubscribe via RSS →

  1. Continuous conversations with bounded context

    How a conversation accepts new work and shortens old history without changing the model call already in progress.

    • agent architecture
    • durable agents
    • context management
  2. The octopus architecture for AI agents

    Why TorkBot uses one foreground conversation and sends slower work to semi-autonomous lanes.

    • agent architecture
    • durable agents