Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 761 Bytes

File metadata and controls

37 lines (24 loc) · 761 Bytes

cwd

Working directory for the agent subprocess.

Kind Attribute
Since 0.1.3

Syntax

cwd: <path>

Arguments

Name Type Required
path path yes

Description

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.

Used in

Provenance

Spec last touched 36bcf1b (2026-05-20)
Source last touched af278bb (2026-05-20)
Source files internal/parser/parser.go