Working directory for the agent subprocess.
| Kind | Attribute |
| Since | 0.1.3 |
cwd: <path>
| Name | Type | Required |
|---|---|---|
path |
path |
yes |
Resolved relative to config workspace-root. Must stay within workspace-root after symlink resolution. :param substitution is supported (e.g. /workspaces/:tenant_id/:user_id). If omitted, a temporary directory is created per request and removed on exit.
| Spec last touched | 36bcf1b (2026-05-20) |
| Source last touched | af278bb (2026-05-20) |
| Source files | internal/parser/parser.go |