Skip to content

v0.4.1 — Cleanup & Installer Update

Choose a tag to compare

@shreyas-lyzr shreyas-lyzr released this 14 Mar 23:50
· 63 commits to main since this release

What's Changed

  • Removed all scaffolding artifacts (flappy bird, calculator, hello, jumping ball, architecture diagrams, requirements.txt)
  • New install.sh with 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 .env for future runs

Full install (one command):

curl -fsSL https://raw.githubusercontent.com/open-gitagent/gitclaw/main/install.sh | bash

See v0.4.0 for the full feature list.