NVIDIA / NVIDIA/OpenShell

Design checkpoint, pause, and resume support

Open
#1,823 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:sandbox feature request state:stale
Dominant language
Rust
Stars
8.7k
Forks
1.3k
Avg merge
2d 11h
Merged PRs (30d)
253

Description

Motivation

Checkpoint, pause, and resume support would allow long-running or stateful OpenShell sessions to be suspended and restored more ergonomically. This is a larger feature and likely needs gateway/proto design before implementation.

Proposed design scope

Use this issue to agree on the design before implementation. The design should cover:

  • What state is captured and what is explicitly out of scope.
  • The Python SDK API for checkpoint, pause, and resume.
  • Gateway/proto changes, if required.
  • Security properties for serialized state.
  • Failure modes and compatibility across OpenShell versions.

Acceptance criteria

  • Produce a design proposal for checkpoint/pause/resume.
  • Identify required gateway/proto changes.
  • Define the Python SDK API shape.
  • Document security considerations and restore failure modes.
  • Split follow-up implementation issues if the design is accepted.

Notes

This is intentionally design-first because it likely crosses SDK, gateway, and protocol boundaries.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by mapping the Python SDK, gateway, and proto surfaces involved in OpenShell sessions, then review the issue's proposed design scope. A complete design should define captured state, SDK API shape, gateway/proto changes, security properties, restore failures, version compatibility, and follow-up implementation issues.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
backend-api-design, distributed-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.