Skip to content

docs(providers): document working_dir carve-out in experimental.md - #305

Merged
Jason Robert (jrob5756) merged 1 commit into
mainfrom
docs/304-experimental-docs-working-dir
Jul 16, 2026
Merged

docs(providers): document working_dir carve-out in experimental.md#305
Jason Robert (jrob5756) merged 1 commit into
mainfrom
docs/304-experimental-docs-working-dir

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Summary

Updates docs/providers/experimental.md to document the working_dir capability carve-out added in #297.

  • Added a working_dir row to the "Allowed carve-outs" table.
  • Appended no working_dir to the claude-agent-sdk and hermes rows in the "Current experimental providers" table.

Verified against src/conductor/providers/capabilities.py, claude_agent_sdk.py, and hermes.py — both providers declare working_dir=False, matching the doc.

Docs-only change; no tests affected.

Closes#304

Add a working_dir row to the "Allowed carve-outs" table and append
"no working_dir" to the claude-agent-sdk and hermes rows in the
"Current experimental providers" table, matching the
working_dir=False capability both providers declare (added in #297).
Closes#304
@jrob5756
Jason Robert (jrob5756) merged commit d52d883 into mainJul 16, 2026
9 checks passed
@jrob5756
Jason Robert (jrob5756) deleted the docs/304-experimental-docs-working-dir branch July 16, 2026 00:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: update docs/providers/experimental.md for the new working_dir capability carve-out

1 participant

@jrob5756