v0.4.1 — Cleanup & Installer Update
What's Changed
- Removed all scaffolding artifacts (flappy bird, calculator, hello, jumping ball, architecture diagrams, requirements.txt)
- New
install.shwith pixel sprite banner and two setup modes:- Quick Setup — OpenAI + Anthropic + optional Composio, launches in 30 seconds
- Advanced Setup — voice adapter, model, project dir, Composio, Telegram, port selection
- Auto-opens browser on launch (macOS, Linux, Windows)
- Saves API keys to
.envfor future runs
Full install (one command):
curl -fsSL https://raw.githubusercontent.com/open-gitagent/gitclaw/main/install.sh | bashSee v0.4.0 for the full feature list.