refactor(config): drop agent.provider
This commit is contained in:
@@ -730,7 +730,6 @@ export async function getReplyFromConfig(
|
||||
const heartbeatSeconds = resolveHeartbeatSeconds(cfg, undefined);
|
||||
const statusText = buildStatusMessage({
|
||||
agent: {
|
||||
provider,
|
||||
model,
|
||||
contextTokens,
|
||||
thinkingDefault: agentCfg?.thinkingDefault,
|
||||
|
||||
Reference in New Issue
Block a user