remove last source badges

This commit is contained in:
team 1
2026-05-06 18:57:11 +02:00
parent 02fd087323
commit 56646a0c3b
2 changed files with 9 additions and 9 deletions

View File

@@ -684,12 +684,12 @@ final readonly class AgentRunner
'meta'
);
if ($sources !== []) {
/* if ($sources !== []) {
yield $this->emitSources(
$sources,
$this->agentRunnerConfig->getSourcesPrefix()
);
}
}*/
if ($this->debug) {
yield $this->systemMsg($finalPrompt, 'debug');