Run AI prompts like programs. Executable markdown with shebang, Unix pipes, and output redirection. Extends Claude Code with cross-cloud provider switching and any-model support — free local or 100+ cloud models.
Stars
138
Forks
9
Watchers
138
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
110
commits
feat(vars): normalize hyphens to underscores in CLI variable overrides
4b1c955View on GitHubfeat(codex): add developer_instructions for script execution framing
2d38ac1View on GitHubfix(setup): fix dangling fi and indentation in setup.sh heredoc
104e5e4View on GitHubfix(auth): revert passthrough — providers handle ANTHROPIC_API_KEY
c8b9a9fView on GitHubfeat(auth): add passthrough mode — default ai matches system claude
4ce53e6View on GitHubfeat(tools): add Codex CLI runtime, auto mode, and flag firewall
5af0cdeView on GitHubfeat(examples): add protected invariants and self-improvement to office-hours
f2e0f57View on GitHubfeat(examples): add office-hours script using gstack methodology
a65f04cView on GitHubfeat(vars): sync boolean flags to setup.sh, add CC flag conflict detection
edf6949View on GitHubdocs: add docs.airun.me links and promo section to homepage
cf5c0f0View on GitHubdocs: show variable overrides mixing with --live and provider flags
595b9b7View on GitHub