Skip to content

Release v0.1.17

Choose a tag to compare

@asterisk-naran asterisk-naran released this 09 Jan 03:37
57b40b6

Release Date: January 8, 2026

Summary

This release includes AWS Bedrock Converse API support, Vertex AI prompt caching, MCP server editor, orphaned tool_use removal during session compact, and various bug fixes and improvements.

New Features

  • AWS Bedrock Converse API support - Migration to Converse API with prompt caching support
  • Vertex AI prompt caching - Cache support for tool result messages
  • InputArea Ctrl+C copy functionality - Copy selected text with keyboard shortcut
  • MCP Edit Dialog - Edit all MCP server configurations in a single modal

Bug Fixes

  • Remove orphaned tool_use at end during session compact
  • Fix default model not being applied correctly on initial setup
  • Improve disabled model detection and automatic fallback model selection
  • Fix clipboard text corruption in WSL environment
  • Fix race condition in MCP config save

Improvements

  • Align PermissionDialog title and header to left
  • Improve finish info formatting and truncate long cwd paths
  • Replace \r-only cleanup with comprehensive JSON sanitization
  • Improve consistency between Anthropic and Bedrock providers