You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.