Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save possibilities/2c970fcaecbd9aa6cf24ed8d3dae3dc6 to your computer and use it in GitHub Desktop.

Select an option

Save possibilities/2c970fcaecbd9aa6cf24ed8d3dae3dc6 to your computer and use it in GitHub Desktop.
feat/detached-session — brief for upstream PR
# 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