Skip to content

Claude Code Chat v1.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:08
· 2 commits to master since this release

What's New in v1.1.3

Features

  • Auto-completion for slash commands and file references
  • Enhanced markdown rendering with flexmark-java
  • GitHub Flavored Markdown support (tables, strikethrough, task lists)
  • Improved edit tool display with collapsible preview
  • Async file search with glob pattern matching

Improvements

  • Better process management for stop functionality
  • IntelliJ-style UI with proper positioning
  • Keyboard navigation for completion popup
  • Performance optimizations for file search

Technical

  • Replaced custom markdown parser with industry-standard flexmark-java
  • Added comprehensive completion system with slash commands and file references
  • Enhanced UI components with better error handling

Built with Claude Code and IntelliJ Platform SDK