Skip to content

FR: Allow specifying a custom working directory for sub-agents #14

Description

@vjik

Description

Currently, sub-agents operate from the project root. When a task is focused on a specific directory (e.g., /workspace/requirements), the agent must use absolute paths or paths relative to the root for every single operation.

Proposed Solution

I would like the ability to specify a base working directory when launching a sub-agent. If a custom directory is provided, the sub-agent should treat that folder as its current working directory, allowing it to perform file operations relative to that path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions