fauxnix_session
View or reset the persistent shell session state (working directory, environment variables, positional count, session ID) before running the next command.
Instructions
Inspect or reset the persistent fauxnix shell session (current directory, environment, positional count, session id). Actions: "status" (default) or "reset".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "status" shows the session state (cwd, tracked env keys, positional count); "reset" clears it back to a fresh shell | status |