This repository was archived by the owner on Dec 27, 2025. It is now read-only.
Tags: steipete/Terminator
Tags
Improve error handling for null exit codes - Better handling when Swift CLI process crashes or is killed - Added helpful permission guidance in error messages - Enhanced troubleshooting documentation - Fixed broken README logo URL - Version 1.0.0-alpha.4
Fix AppleScript error when Terminal windows are closed - Made session listing more robust by using direct iteration instead of index-based access - Added error handling for individual windows/tabs that can't be accessed - Prevents 'Can't get index of every tab of window id' errors - Bumped version to 1.0.0-alpha.3
Fix MCP server startup issue - Added terminator-mcp binary entry point to package.json - Added shebang to index.ts for proper executable generation - Bumped version to 1.0.0-alpha.2
Fix info command JSON parsing in release script Handle log output before JSON content