tag
#projects
issues are prompts, PRs are context, github is the queue →
GitHub was always a queue. Issues are the prompts, PRs are the context; swap the human consumer for an agent and the shape doesn't change. It's fine that it's not RabbitMQ.
gh-aw-fleet 0.2: cost and risk, fleet-wide →
The consumption rollup promised at launch shipped with a --budget flag, and the same fleet-wide view caught Renovate and Dependabot quietly fighting gh-aw's own pins.
ax-go 0.2 and 0.3: contracts worth pinning →
v0.2.0 split ax-go into contract packages you can import without the runtime; v0.3.0 added the coverage floors and compatibility matrix that keep them safe to pin.
agentic experience for Go →
ax-go is a Go library that makes CLIs predictable for LLM agents: trace IDs that cross the plugin boundary, one function behind the human table and the agent's JSON, and deterministic output.
where the copilot credits went →
Usage-based Copilot billing meters in AI credits now. The per-repo tools can't see across a fleet. One fleet.json rolls the spend up and finds a single agent eating half the bill.
introducing gh-aw-fleet →
Why I built a declarative fleet manager for GitHub Agentic Workflows: one fleet.json to deploy, sync, and track drift across every repo, plus what's shipped through v0.2.0.