Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Tags: steipete/Terminator

Tags

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message
Release v1.0.0-beta.3

v1.0.0-alpha.4

Toggle v1.0.0-alpha.4's commit message
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

v1.0.0-alpha.3

Toggle v1.0.0-alpha.3's commit message
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

v1.0.0-alpha.2

Toggle v1.0.0-alpha.2's commit message
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

v1.0.0-alpha.1

Toggle v1.0.0-alpha.1's commit message
Fix info command JSON parsing in release script

Handle log output before JSON content

v0.5.1

Toggle v0.5.1's commit message
Release v0.5.1: Enhanced project path detection and automatic cd func…

…tionality