.NET: NET Workflows - Skip conversation initialization when identifier is provided (#1087)

* Fix

* Code-gen case

* Tests

* Autosend logic

* Build fix

* Namespace

* Validation enhancement
This commit is contained in:
Chris
2025-10-02 07:27:46 -07:00
committed by GitHub
Unverified
parent cb62407fb8
commit 08ea625de0
23 changed files with 102 additions and 31 deletions
+5
View File
@@ -92,6 +92,7 @@ trigger:
agent:
name: =Env.FOUNDRY_AGENT_RESEARCHANALYST
output:
autoSend: false
messages: Local.TaskFacts
input:
messages: =UserMessage(Local.InputTask)
@@ -126,6 +127,7 @@ trigger:
agent:
name: =Env.FOUNDRY_AGENT_RESEARCHMANAGER
output:
autoSend: false
messages: Local.Plan
input:
messages: =UserMessage(Local.InputTask)
@@ -179,6 +181,7 @@ trigger:
agent:
name: =Env.FOUNDRY_AGENT_RESEARCHMANAGER
output:
autoSend: false
messages: Local.ProgressLedgerUpdate
input:
messages: =UserMessage(Local.AgentResponseText)
@@ -366,6 +369,7 @@ trigger:
agent:
name: =Env.FOUNDRY_AGENT_RESEARCHANALYST
output:
autoSend: false
messages: Local.TaskFacts
input:
messages: |-
@@ -395,6 +399,7 @@ trigger:
agent:
name: =Env.FOUNDRY_AGENT_RESEARCHMANAGER
output:
autoSend: false
messages: Local.Plan
input:
additionalInstructions: |-