Interface: AgentBundleOutputConfig
Optional artifact output location config, inspired by Rsbuild's output.distPath.
Properties
distPath?
optionaldistPath?:string
The artifact output directory of agent-bundle build, relative to the
project root. Defaults to dist. The per-invocation CLI --output flag
still wins, but remains subject to the same project-root containment
check; absolute and external output paths are unsupported.