Skip to content

Catalyst Dev — Change Log

Version 6.34.1

Apr 16, 2026

Warp Terminal Integration

Replaces child-process claude "$@" with exec claude "$@" in the session wrapper so the process image becomes claude directly, restoring Warp’s rich sidebar metadata (repo, branch, change count) and notification integration. Heartbeat and cleanup logic moves to a background watcher that polls the wrapper PID.

PRs

  • dev: exec claude in wrapper for Warp terminal integration (#168) (59e7509)