Skip to content

v0.13.0

Choose a tag to compare

@apiad apiad released this 18 Mar 11:41
· 223 commits to main since this release

[0.13.0] - 2026-03-18

Added

  • Hypothesis-Driven Debugging: Refactored the /debug command and debugger agent to implement a scientific, hypothesis-driven workflow. Includes status analysis, hypothesis formulation with user approval, and isolated testing in temporary debug/hyp-* branches.
  • Content: Added a new blog post draft "Revenge of the Test-Driven Nerds" to the drafts/ directory.

Changed

  • Command Rename: Renamed the .gemini/commands/docs.toml to .gemini/commands/document.toml for better semantic clarity.
  • Settings: Removed the experimental plan setting from .gemini/settings.json.
  • Documentation: Enhanced installation and setup documentation with detailed project scaffolding and integration steps.