Taylor Dolezal

Head of OSS at Dosu · 14 posts

Sep 1, 2026/9 min read

How to design a CLI login flow for coding agents

Design a CLI login for coding agents with a ticket flow that pauses, resumes in a new process, and returns the next command in JSON. Learn how Dosu built it.

Aug 25, 2026/8 min read

Your coding agent budget pays for context, not code

Planning and gathering context account for two thirds of agent costs.

Aug 12, 2026/6 min read

Introducing Decant: Insights for your Claude Code and Codex sessions

Claude Code and Codex log every session you run. Decant turns those logs into real numbers for what your agents did and how much it cost, without leaving your machine.

Jun 23, 2026/5 min read

Automate recurring work with Dosu Templates

Turn recurring, judgment-heavy work like release notes, status updates, and triage into a reusable Dosu Template that Dosu drafts from your connected sources.

Product Updatesautomation
Taylor DolezalHead of OSS
May 29, 2026/6 min read

A stale AGENTS.md is worse than no AGENTS.md

Cloudflare built an internal platform to keep AGENTS.md files fresh across thousands of repos. Here are the methods to keep yours current, and how we do it at Dosu.

May 14, 2026/23 min read

How Fresh Are Your Docs? Score Documentation Freshness in CI

A 0-100 freshness signal that catches documentation drift in CI on every PR. Three deterministic checks plus a Claude Code semantic layer for the gray zone.

Documentationautomation
Taylor DolezalHead of OSS