Skip to content

feat(bash): Add bash functionality#32

Merged
Danelegend merged 1 commit into
mainfrom
dane/bash
May 6, 2026
Merged

feat(bash): Add bash functionality#32
Danelegend merged 1 commit into
mainfrom
dane/bash

Conversation

@Danelegend
Copy link
Copy Markdown
Contributor

This PR adds a new endpoint (POST "/sessions/{session_id}/bash") enabling clients to send bash messages to a long living session.

At the moment, bash is only supported on long-lived sessions, but this could be extended to ephemeral sessions as well. No use case of this has emerged yet however, so we will hold off the implementation.

@Danelegend Danelegend force-pushed the dane/ll-session-ttl branch from 3e45ea8 to a9cbd51 Compare May 6, 2026 20:39
Base automatically changed from dane/ll-session-ttl to main May 6, 2026 20:48
@Danelegend Danelegend merged commit 8d21be9 into main May 6, 2026
3 checks passed
@Danelegend Danelegend deleted the dane/bash branch May 6, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants