![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
965cce0b50
|
.NET Workflows - Remove debug file ParseValue.yaml from workflow-samples (#1608)
* Initial plan
* Remove ParseValue.yaml debug file from workflow-samples
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
|
2025-10-21 21:33:13 +00:00 |
|
![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
731e3a7633
|
.NET Workflows - Fix ability of ParseValue action to process list/table types. (#1577)
* Initial plan
* Add test classes for extension methods
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Fix test issues and document bug in ExpandoObjectExtensions
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Address code review feedback - shorten Skip messages and add explanatory comments
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Replace Fields.ToDictionary with GetField calls and fix ExpandoObjectExtensions bug
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.UnitTests/Extensions/DataValueExtensionsTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.UnitTests/Extensions/DataValueExtensionsTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Remove unused using statement from DialogBaseExtensionsTests
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Add proper WrapWithBot tests using AdaptiveDialog and OnActivity
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
* Cleanup
* Better
* Better
* One more test
* Checkpoint
* Checkpoint
* Finally
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 02:45:07 +00:00 |
|
 ChrisandGitHub
|
df776ae77b
|
.NET Workflows - Declarative updated for Question action (#1532)
* Updated
* Namespace
|
2025-10-17 00:44:19 +00:00 |
|
 ChrisandGitHub
|
1a81ed202e
|
Updated (#1272)
|
2025-10-07 19:09:41 +00:00 |
|
 
|
f81b4a5abe
|
.NET Workflows - Fix converation behaviors for declarative worfklows (#1237)
* Updated
* Passing
* Ready
* Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests/Workflows/ConversationMessages.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Comment
* Code analysis
* Unit-tests/provider signature
* Comment
* Consistent
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-06 22:04:41 +00:00 |
|
 
|
390cc541ea
|
.NET Workflows - Clean-up declarative docs and product-context. (#1134)
* Clean-up
* Rollback sample
---------
Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
|
2025-10-02 20:06:40 +00:00 |
|
 ChrisandGitHub
|
08ea625de0
|
.NET: NET Workflows - Skip conversation initialization when identifier is provided (#1087)
* Fix
* Code-gen case
* Tests
* Autosend logic
* Build fix
* Namespace
* Validation enhancement
|
2025-10-02 14:27:46 +00:00 |
|
 
|
6d0f28eb9b
|
.NET Workflows - Re-enable Declarative Integration Tests (#1080)
* Investigate
* Next
* Update initialization
* Should be ok
* Agent definition dx
* Link agent definitions
* Link agent definitions
* Path resolution #2
* Fix path resolution
* Another pass
* Another
* Better
* One more
* Whoopsie
* Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests/Framework/AgentFactory.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Namespace
* Cleanup
* Temp config for pipeline
* Another temp workaround
* Test config: Bing Grounding Tool
* Update template
* Next pass
* Ok now
* Cleanup
* Test note
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-01 22:21:45 +00:00 |
|
 westeyandGitHub
|
364188c44f
|
.NET: Add link inspector (#1062)
* Add link inspector
* Comment out excludedirs while it's empty
* Fix broken links
* More links fixes
* Push further fixes
* Fix more links
|
2025-10-01 16:43:17 +00:00 |
|
 ChrisandGitHub
|
f5ca4f42c0
|
.NET Workflows -Fix Declarative Workflow Tests (#1065)
* Fixed
* Restore generated workflow
* Project
* Fine tune
* Update baseline
* Adjust test-case
|
2025-10-01 16:15:46 +00:00 |
|
 SergeyMenshykhandGitHub
|
5f1417ab94
|
.NET: Align environment variable names (#1053)
* alignt environment variable names
* rename modelId variable names
|
2025-10-01 10:49:45 +00:00 |
|
 
|
77404d165c
|
.NET Workflows - Code Generation for Declarative Workflow (#655)
* Notes
* Readme typo
* Update readme
* Checkpoint
* Namespace fix
* Fix ID and namespace
* Checkpoint
* Verified
* Comments
* Isolate "Kit"
* Address note: static
* Checkpoint
* Checkpoint "Executor<>"
* Prefix and internal executors
* Test passing
* Cleanup
* Rename "session" concept
* Revert workflow debug
* Fix template base / pragma
* Tune system scope
* Update dotnet/src/Microsoft.Agents.Workflows.Declarative/CodeGen/ResetVariableTemplate.tt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix empty template
* Add validation for codegen ut
* Fix test
* Codegen baselines
* Constant
* Prep
* Mark TODO
* Fix
* Namespace
* One more
* Update baselines
* Checkpoint
* Checkpoint
* Checkpoint
* fme
* Checkpoint
* Another step
* Fixed up
* Roslyn
* Fix
* More cleaning
* Async
* Fix
* Enum checkpoint
* Refine enum
* Checkpoint
* Sync templates
* Checkpoint
* Streamline
* Pre-merge analyzer updates
* Foreach
* Placeholders
* Checkpoint
* Clean-up
* Sample path resolution
* Checkpoint
* Checkpoint - Workflow Code Building
* Validation
* Test cleanup
* Update test basline
* Update test baseline
* Fix DefaultTemplate usage
* Validation checkpoint
* Fix break/continue edges
* Verify generated code builds
* Fix merge
* Fix build validation
* Update template handling of literal string values.
* Test for metadata case
* Update baselines
* Fix merge
* Checkpoint
* Checkpoint: Conditions
* Invoke Agent Checkpoint
* Namespace
* Address code-analysis issues
* Cross platform test support
* Invoke agent checkpoint
* Clean sample
* Checkpoint: Agent Invoke Input Messages
* Checkpoint - Passing
* Checkpoint
* Regenerate all template + port conversation fix
* Checkpoint: Tests good
* Fix test for unbuntu
* Fix build command
* Checkpoint - E2E
* Test fix
* Update integration tests
* Fix merge
* Update
* Checkpoint !!!
* Baby steps
* Checkpoint
* Checkpoint E2E !!!
* So close...
* Integrate test validation
* Fix merge
* Rebase tests
* Namespace
* Namespace
* Test cleanup
* Sample comment cleanup
* Checkpoint: List conversion
* Include these
* CheckPoint: ParseValue
* Namespace
* Fix sampel
* More namspace
* Comments
* Test updates
* Test fix
* Better build
* Shared code
* Sort solution
* Fix build
* Prune solution
* One more
* Conversion matrix
* Final table conversion
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-30 21:56:14 +00:00 |
|
 
|
e11ec9d941
|
.NET Workflows - Declarative Workflow Integration Tests (#956)
* Checkpoint / 100% Pass
* Checkpoint: ActionExecutorResult
* Update dotnet/tests/Microsoft.Agents.Workflows.Declarative.IntegrationTests/Testcases/Marketing.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Namespace
* Sync updates
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 16:40:15 +00:00 |
|
 ChrisandGitHub
|
4d63899812
|
.NET Workflows - Introduce support for Local variable scope (#944)
* Prepare for update
* Checkpoint
* Comments
* All fixed
* Mixed casre test added
* Rollback nuget
* Remove redundant restorable
* Namespace
|
2025-09-26 21:44:19 +00:00 |
|
 
|
f527fbe6ce
|
.NET Workflows - Declarative update for AzureAgentProvider usage (#907)
* Updated
* Update dotnet/src/Microsoft.Agents.Workflows.Declarative/Extensions/IWorkflowContextExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Constant / override
* Namespace
* Protect against race
* Simplify collection usage
* Rollback name resolution
* One more rollback
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-25 17:17:59 +00:00 |
|
 
|
0f913bcdeb
|
.NET Workflows - Integrate Element Aliasing (#835)
* Checkpoint
* Update test workflows
* Update workflows/MathChat.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update folder
* Cleanup
* Signed package version
* Rollback nuget.config
* Cleanup
* Set `ProductContext`
* Move product initialization.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-23 18:08:35 +00:00 |
|
 
|
7cd45e313b
|
.NET Workflows - Rename folder containing sample workflows (#836)
* coolio
* Update dotnet/samples/GettingStarted/Workflows/Declarative/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-19 17:40:51 +00:00 |
|