Grex v0.2.0
Minor Changes
-
#17
5375b42Thanks @emretheus! - Queue follow-up prompts by default while an agent is working, surface an explicit Auto mode in the composer, and add an experimental Gemini provider.- Follow-ups now queue above the composer by default while the agent runs — line up your next tasks and Steer, Edit, or Delete each queued item. Switch back to inline steering in Settings → Follow-up behavior.
- The composer permission toggle now shows an explicit Plan vs Auto state, so it's clear when the agent is running with full access.
- Fixed the Contexts panel in the right sidebar so you can get back to the git inspector.
- Added Gemini (Gemini CLI) as an experimental provider.
Patch Changes
- #17
bbcc8c1Thanks @emretheus! - Preview image files (PNG, SVG, JPG, GIF, WebP) inline when opened from the Changes panel instead of showing raw binary in the code editor.