Created
April 4, 2026 20:15
-
-
Save possibilities/2c970fcaecbd9aa6cf24ed8d3dae3dc6 to your computer and use it in GitHub Desktop.
feat/detached-session — brief for upstream PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # feat/detached-session | |
| Create sessions without attaching a client (`prise -d -s <name>`). Headless workflows need to prepare a session before any terminal connects. Known bug: `spawnDetachedPty()` sends rows/cols/attach but no environment -- server falls back to the service manager's minimal env. | |
| No PR. PR-ready after env bug fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment