Skip to content

v0.2.0

Latest

Choose a tag to compare

@edo1z edo1z released this 08 Jul 12:57

New Features

Claude Multi-Instance Manager

  • New tmux-based multi-instance management system for running multiple Claude CLI sessions
  • Dedicated UI for managing multiple instances with list view and individual window controls
  • Seamless integration with existing Claude CLI functionality

Key Features

  • Create and manage multiple Claude CLI sessions in tmux
  • Visual list interface showing all active sessions
  • Individual floating windows for each Claude instance
  • Easy navigation between instances
  • Session state persistence and recovery
  • Copy mode support for reviewing long outputs

Commands

  • :ClaudeManagerList - Open the Claude instance manager
  • :ClaudeManagerOpen <session> - Open a specific session window
  • :ClaudeManagerNew - Create a new Claude instance

Improvements

  • Enhanced prompt management with better context handling
  • Improved error handling and user feedback
  • Better integration with Neovim's native features

Breaking Changes

None - This release maintains full backward compatibility with existing configurations.

Installation

Update your plugin manager to get the latest version.

For detailed usage instructions, see the README.