Claude Code subscription
Anthropic's CLI. Alfred shells out to claude -p with the scoped issue body. Bring your own plan; Pro and Max both work.
Alfred drives Claude Code and Codex through their official CLIs. Your subscription, your auth, your spend cap.
Anthropic's CLI. Alfred shells out to claude -p with the scoped issue body. Bring your own plan; Pro and Max both work.
OpenAI's coding CLI. Use it for hybrid routing: Claude for plans, Codex for implementation, or split builders and reviewers.
Three lines that almost always show up on a coding-agent product. None of them apply here.
Alfred does not call the Anthropic or OpenAI API directly. There is no per-token line item under an Alfred account.
There is no Alfred dashboard you log into. There is no usage tier, no seat count, no contract.
The runner lives on a Mac or Linux box you choose. Your worktrees stay on disk.
Alfred is happy on a Mac mini, an old MacBook plugged into a dock, or a small Linux box. None of these are required to be new.
macOS uses launchd. Linux uses systemd --user. Either way, the host has to stay awake during the cron windows you set.
One incoming webhook for the Slack channel where Alfred posts firing reports. Slack's free tier is fine.
If you want IAM-scoped secrets, Alfred reads from AWS Secrets Manager. If you don't, plain .env on disk works.