Skip to content

v0.3.0

Choose a tag to compare

@genomewalker genomewalker released this 11 Feb 21:18
· 50 commits to main since this release

What's New

Safety Guidelines for Running Inside Zellij

Added comprehensive documentation for safely using zellij-mcp when Claude Code runs inside a Zellij pane:

  • Always specify your session - Use session_info to discover session name, then pass --session on all commands
  • Never close your own pane - Safe patterns for creating and cleaning up work tabs
  • Capture output correctly - Switch tabs before dumping screen content
  • Recommended workflow - Step-by-step pattern for running commands in separate tabs

Full Changelog

v0.2.0...v0.3.0