Jeden/Docs

CLI command

jeden workspace status

Show the currently adopted workspace and the existing sessions associated with it.

Exact invocation#

Shell
jeden workspace status [--json]

Inputs and options#

  • No path is accepted. Optional: --json for the structured operation report.

Output and state effect#

Reads the user selection and inspects the workspace and canonical session root without mutating either. With no selection it prints a setup command or returns {"status":"not_adopted"}.

Refusals and boundaries#

  • A selected path that no longer resolves, or an invalid stored value, is returned as an actionable workspace error rather than shown as usable.