Skip to content

Conversation

@ThomasK33
Copy link
Member

Release v0.3.0

This release adds significant terminal improvements, diff UI enhancements, and new configuration options.

Terminal Enhancements

  • External terminal provider to run Claude in a separate terminal
  • Working directory control for Claude terminal
  • Support for function values in external_terminal_cmd
  • Added "none" terminal provider option for external CLI management
  • Shift+Enter keybinding for newline in terminal input
  • focus_after_send option to control focus after sending to Claude

Diff UI Improvements

  • Redesigned with horizontal layout and new tab options
  • Prevention of diff on dirty buffers
  • keep_terminal_focus option for diff views
  • Control behavior when rejecting "new file" diffs

New Features

  • Added Claude Haiku model support
  • CLAUDE_CONFIG_DIR environment variable support
  • WebSocket authentication with UUID tokens
  • MCP tools compliance aligned with VS Code specs
  • Mini.files integration

Bug Fixes

  • Fixed logging in fast-event contexts
  • Improved native terminal behavior with buffer handling
  • Fixed Snacks integration window issues
  • Debounced selection updates for stability

Documentation

  • Updated protocol documentation with VS Code tool specs
  • Improved configuration examples and installation guides
  • Added community extensions section
  • New AGENTS.md documentation

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Change-Id: Ice2f0c9362ea35b777499fd1a1d2d255a185f19b
Signed-off-by: Thomas Kosiewski <[email protected]>
@ThomasK33 ThomasK33 force-pushed the thomask33/chore_update_CHANGELOG_for_v0.3.0_release branch from ac2ee41 to 1f1dfb7 Compare September 15, 2025 16:08
@ThomasK33 ThomasK33 marked this pull request as ready for review September 15, 2025 16:12
@ThomasK33 ThomasK33 merged commit ef9cca1 into main Sep 15, 2025
4 checks passed
@ThomasK33 ThomasK33 deleted the thomask33/chore_update_CHANGELOG_for_v0.3.0_release branch September 15, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant