What's Changed
🐛 Bug Fixes
- Normalize iTerm2 session ID alias handling (#33)
- Accept both shell-facing IDs (
w0t0p0:GUID,w0t0p0.GUID) and canonical API GUIDs in CLI commands - Applied to
session focus,profile apply, andapp broadcast addcommands - Fallback lookup with the original input is kept for forward compatibility
- Accept both shell-facing IDs (
🧪 Tests
- Add tests for session ID alias normalization (
test_session_handler.py,test_session_commands.py,test_profile_commands.py,test_app_commands.py)
Full Changelog: v0.2.1...v0.2.3