Upstream: fullsend-ai/fullsend#1937
A native working_dir field in the harness schema would let us point agents at a specific monorepo workspace without relying on skills or agent prompt instructions to cd.
Currently we work around this with the rhdh-workspace skill and path-based dispatch filtering.
Impact: Would simplify workspace-scoped agent runs and reduce prompt complexity for monorepo targets.
Migrated from docs/known-issues.md
Upstream: fullsend-ai/fullsend#1937
A native
working_dirfield in the harness schema would let us point agents at a specific monorepo workspace without relying on skills or agent prompt instructions tocd.Currently we work around this with the
rhdh-workspaceskill and path-based dispatch filtering.Impact: Would simplify workspace-scoped agent runs and reduce prompt complexity for monorepo targets.
Migrated from
docs/known-issues.md