mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
* Match terminal handle links using their owning runtime environment ID to prevent false-positive activation when terminal handles collide across local and remote runtimes. * Focus task-associated terminals directly in the renderer when they are already mounted to avoid redundant runtime RPC focus calls.