Summer Jam #1 — Theme revealed.Sign up for $20 credits this weekend.
Back to changelog

v0.4.1 - Godot 4.6 + AI Tooling Overhaul

Highlights

  • ·Bundled ripgrep for fast AI code search
  • ·Bundled Git for SummerGit checkpoints (no system Git required)
  • ·Subagent support for parallel AI tasks
  • ·Shell commands execution with user approval
  • ·Faster, higher-quality code generation
  • ·Large file and repo handling improvements

Changes

Added
  • -Ripgrep (grep) bundled for AI search across codebases
  • -Git bundled for SummerGit. Checkpoints work without system Git
  • -Subagent implementations for running parallel agents
  • -Shell command execution (with user approval)
Improved
  • -Code generation speed and quality overhaul
  • -Code edits now handle large files and repos much better