Skip to content

microagent delete

microagent delete <name> [--state-dir <dir>]

delete removes the workspace record and its on-disk artifacts (rootfs, bundles, state file).

For Firecracker, delete refuses to remove state while the recorded VM process is still running. Use stop or kill first.

FlagDescription
--state-dir <dir>State directory holding the workspace record
--supervisor <path>Override the Apple VF supervisor path
Terminal window
microagent stop research
microagent delete research

Lower-level form:

Terminal window
microagent delete agent-1 --state-dir /tmp/microagent-kit