Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: toolbox exec session management #1732

Merged
merged 5 commits into from
Jan 20, 2025
Merged

feat: toolbox exec session management #1732

merged 5 commits into from
Jan 20, 2025

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Jan 20, 2025

Toolbox Exec Session Management

Description

Added exec session management to the workspace toolbox.
This allows users to create long-living sessions and execute commands inside.
Commands can be executed sync or async.
If the command is async, users can get the log of the command using the /process/session/{sessionId}/{commandId}/logs websocket API.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

@Tpuljak Tpuljak requested review from a team as code owners January 20, 2025 10:49
@Tpuljak Tpuljak force-pushed the session-management branch from 5d9b747 to 5504f11 Compare January 20, 2025 10:53
@Tpuljak Tpuljak force-pushed the session-management branch from 5504f11 to 1c1622c Compare January 20, 2025 12:15
Signed-off-by: Toma Puljak <[email protected]>
Signed-off-by: Toma Puljak <[email protected]>
Signed-off-by: Toma Puljak <[email protected]>
@Tpuljak Tpuljak force-pushed the session-management branch from 4359f9d to 107ecf9 Compare January 20, 2025 15:53
@Tpuljak Tpuljak merged commit 2237af5 into main Jan 20, 2025
12 checks passed
@Tpuljak Tpuljak deleted the session-management branch January 20, 2025 16:16
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.

3 participants