Gets the working directory for command execution.
Agents that have a context-specific working directory (e.g., a selected project) should override this method to return that directory path. Default implementation returns empty string (use current directory).
|
Working directory path, or empty string to use current directory |