You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
ceb601c: fix(harness-acp): fix stream translator to match most appropriate tool based on input shape when no name is present and multiple candidates would match the required arguments
255cccf: feat(harness): add writeInstructions helper and support filesystem based instructionsMapping in ACP backed harness adapters
668b51d: fix(harness-acp): remove problematic condition that leads to errors when using stopWhen
eeed977: feat(harness): allow passing arbitrary headers with inference requests via headers property in HarnessAgentSettings
1291df7: feat(harness-acp): support control over how host tools are exposed via hostToolMcpTransport config
a39c8bf: chore(harness): clarify writeSkills helper intent to require materializing skills in HOME directory