SIGN IN SIGN UP

fix(harness): inherit parent execution configs in declared subagents (#2252)

## Description

**Background.** `HarnessAgentBuilderSupport` has two subagent factories
that are meant to behave consistently: `buildGeneralPurposeFactory` and
`buildDeclaredFactory`. The general-purpose factory captures the parent
agent's `modelExecutionConfig` / `toolExecutionConfig` and applies them
to the child, but `buildDeclaredFactory` never did.
L
logicwu0 committed
1e2767493f808eceec98fcc0414a951c9366ea19
Parent: e73f52c
Committed by GitHub <noreply@github.com> on 7/18/2026, 4:26:26 AM