Loading...
Loading...
Oss
One-command setup for a fully-armed agentic coding environment.
From zero to fully-configured agentic coding VPS in 30 minutes. A single curl command installs 30+ tools, configures zsh with powerlevel10k, sets up language runtimes (bun, Python, Rust, Go), and deploys three AI coding agents (Claude Code, Codex CLI, Antigravity CLI) with the complete Dicklesworthstone coordination stack.
# One-command installation on a fresh Ubuntu VPS
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/main/setup.sh | bash# Verify flywheel installation
flywheel-check
# Launch an orchestrated multi-agent session
ntm --helpHook for Claude Code and Antigravity CLI that blocks destructive commands.
Multi-agent tmux orchestration. Spawn and coordinate Claude Code, Codex, and Gemini agents.
Gmail for your coding agents. A coordination layer with messaging, file leases, and audit trails.
Explore the source code, documentation, and contribute to the project.