Dylan Hurd

Results 8 issues of Dylan Hurd

## Summary Adds the `login` parameter to the `shell_command` tool - optional, defaults to true. ## Testing - [x] Tested locally

## Summary Right now, if a patch contains 2 `@@` context lines in a row, we throw an error. This PR updates `apply-patch` to support this as a valid patch...

## Summary This PR is heavily based on #4017, which contains the core logic for the fix. To reduce the risk, we are first introducing it only on windows. We...

Fixes #7649 ## Summary When we were originally looking at this invocation, testing and docs indicated that `-Command` implied `-NoLogo`. However, we're seeing user reports indicating this is not always...

## Summary Adding an additional integration test for timeout_ms ## Testing - [x] these are tests

## Summary - add a plan tool feature flag (default on) to gate update_plan tool registration - cover the disabled plan tool path in tool spec tests - document the...

codex

## Summary Adds a unicode scenario, and fills in files on failing scenarios to ensure directory state is unchanged, for completeness ## Testing - [x] only changes tests