Skip to content

Refactor Sovereign Workspaces to Persistent Host Directories #119

Description

@BrianV1981

Description

Refactor Sovereign Workspaces to Persistent Host Directories

🧠 Commander's Intent

Context:
Currently, agent sandbox folders are being provisioned in the ephemeral /tmp/aim_workspaces directory.

The Goal/Failure:
The ephemeral /tmp/ mount wipes all agent databases, tools, and long-term memory upon server reboot. The user requires persistent, dedicated OS-level folders for each client's agent.

Action Items:

  1. Update main.py to provision workspaces in a persistent root-level directory like /home/kingb/aim_workspaces/agent-mike. 2. Update the bwrap command to bind this persistent folder into the sandbox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions