v1.19

v1.19: Auto-Commit & Edit Tool Improvements

|1 min read

What's New

  • Auto-Commit: Fabric can automatically commit changes after file edits, with AI-generated commit messages and optional auto-push.

  • Per-Tool-Call Diffs: Each edit now gets its own isolated diff entry, so subsequent edits to the same file no longer overwrite previous diffs.

  • Mid-Conversation Permission Toggle: Toggle between "Ask before edit" and "Edit automatically" while the AI is actively generating -- takes effect immediately.

  • Always Allow Button: New "Always Allow" button in the file edit confirmation dialog for quick permission grants.

  • Keep My Selections: When re-generating, a new button preserves your previous accept/reject choices.

  • Tab Context Menu: Right-click tabs for quick tab operations.


Bug Fixes

  • Fixed "Edit automatically" toggle not working for new chats.

  • Fixed diffs disappearing after the AI finishes streaming in auto-write mode.

  • Fixed double path issue when saving files.