Skip to content

[BUG] SandboxAgent substrate should persist file system artifacts across config rollouts. #2111

Description

@jmhbh

📋 Prerequisites

  • I have searched the existing issues to avoid creating a duplicate
  • By submitting this issue, you agree to follow our Code of Conduct
  • I am using the latest version of the software
  • I have tried to clear cache/cookies or used incognito mode (if ui-related)
  • I can consistently reproduce this issue

🎯 Affected Service(s)

Not Sure

🚦 Impact/Severity

No impact (Default)

🐛 Bug Description

When using SandboxAgent with any runtime with Substrate, on config rollout, a new session actor is created based on the golden snapshot of a new actor template. The result is that the new actor has a clean file system which does not include the file system from the previous session actor.

🔄 Steps To Reproduce

n/a

🤔 Expected Behavior

When resuming a session using a golden snapshot from a new actor template, the new session actor should contain all of the file system artifacts from the previous actor.

📱 Actual Behavior

No response

💻 Environment

No response

🔧 CLI Bug Report

No response

🔍 Additional Context

No response

📋 Logs

📷 Screenshots

No response

🙋 Are you willing to contribute?

  • I am willing to submit a PR to fix this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions