Commit Graph

  • 6b8b43065a Merge branch 'main' into copilot/add-unit-tests-edge-types Jacob Alber 2026-05-13 16:37:22 -04:00
  • ab09246dc4 [Python] [Breaking] Extract skill spec metadata into SkillFrontmatter (#5775) SergeyMenshykh 2026-05-13 21:35:52 +01:00
  • 90ec8e4555 Add E2E test plan for Magentic orchestrator copilot-swe-agent[bot] 2026-05-13 20:22:46 +00:00
  • 7d23582e2b Python: fix: prevent MCP message_handler deadlock on notification reload (#4866) Giles Odigwe 2026-05-13 13:09:59 -07:00
  • 574631671d Update version for release. (#5789) Ben Thomas 2026-05-13 13:07:50 -07:00
  • baa7228f4a Remove CHANGES.md from Magentic sample copilot-swe-agent[bot] 2026-05-13 19:59:48 +00:00
  • 9c9fc76d15 Merge branch 'main' into copilot/create-test-for-handoff-issue Jacob Alber 2026-05-13 15:59:25 -04:00
  • b1d057e220 Document follow-up changes for the Magentic .NET sample copilot-swe-agent[bot] 2026-05-13 19:55:58 +00:00
  • 3f7a278fab Merge branch 'main' into copilot/add-unit-tests-edge-types Jacob Alber 2026-05-13 15:54:42 -04:00
  • c8a46d6219 Apply TFM-specialized count check to ForwardMessage as well copilot-swe-agent[bot] 2026-05-13 19:52:22 +00:00
  • 90585ad912 Rework MessageMerger note into ADR 0026 copilot-swe-agent[bot] 2026-05-13 19:49:42 +00:00
  • beea1cf6b8 Fix IDE0001 format errors - simplify generic type names copilot-swe-agent[bot] 2026-05-13 19:49:13 +00:00
  • 27018d615d Use TFM-specialized count check: TryGetNonEnumeratedCount for NET6+, ICollection pattern for NETFX copilot-swe-agent[bot] 2026-05-13 19:43:17 +00:00
  • 53693d7aea Add invariant tests and remove unused createdTimes collection copilot-swe-agent[bot] 2026-05-13 19:41:17 +00:00
  • 80ca30b448 Refactor ForwardExcept with TFM-specialized TryGetNonEnumeratedCount copilot-swe-agent[bot] 2026-05-13 19:37:08 +00:00
  • 2af97e5a7f Inline ValidateTargets into call sites copilot-swe-agent[bot] 2026-05-13 19:28:59 +00:00
  • 8d72a1c053 Merge branch 'main' into copilot/add-unit-tests-workflows-routebuilder Jacob Alber 2026-05-13 15:26:47 -04:00
  • dbac4eab56 Add hosting executor invariants and required test coverage copilot-swe-agent[bot] 2026-05-13 19:26:08 +00:00
  • 53787a354a Fix ValueTask compatibility with .NET Framework 4.7.2 copilot-swe-agent[bot] 2026-05-13 19:24:08 +00:00
  • e6f194bce5 Relax builder null assertion parameter checks copilot-swe-agent[bot] 2026-05-13 19:21:42 +00:00
  • e3c0ab021e Cover empty switch case targets copilot-swe-agent[bot] 2026-05-13 19:20:09 +00:00
  • b684a441c0 Add MessageMerger edge cases and test coverage documentation copilot-swe-agent[bot] 2026-05-13 19:18:49 +00:00
  • ffb4a170fc Merge branch 'main' into copilot/port-magentic-orchestration-sample Jacob Alber 2026-05-13 15:18:24 -04:00
  • 824ee2111b Preserve Throw helper validation style copilot-swe-agent[bot] 2026-05-13 19:18:22 +00:00
  • 5ce002d3fd Add repeated chain executor coverage copilot-swe-agent[bot] 2026-05-13 19:16:28 +00:00
  • 9a02dafbc3 Clarify null element validation messages copilot-swe-agent[bot] 2026-05-13 19:14:55 +00:00
  • 9c839ea6eb Document workflow edge test helpers copilot-swe-agent[bot] 2026-05-13 19:13:09 +00:00
  • 810e3877d2 Validate Magentic orchestration sample copilot-swe-agent[bot] 2026-05-13 19:12:35 +00:00
  • 73d1946928 Use explicit target parameter names copilot-swe-agent[bot] 2026-05-13 19:11:36 +00:00
  • 1a6e443789 Refactor overload int constants to HandlerOverload enum copilot-swe-agent[bot] 2026-05-13 19:10:41 +00:00
  • 24d1effb52 Clarify edge helper target validation copilot-swe-agent[bot] 2026-05-13 19:10:13 +00:00
  • 096381d1c3 Normalize edge helper bad input validation copilot-swe-agent[bot] 2026-05-13 19:08:19 +00:00
  • d12579ec66 Strengthen workflow edge helper tests copilot-swe-agent[bot] 2026-05-13 19:06:14 +00:00
  • e59b9327db Refine RouteBuilder test helpers copilot-swe-agent[bot] 2026-05-13 19:03:44 +00:00
  • 981726cc15 .NET: feat(evals): add ground_truth/expected_output support for workflow evaluation (#5755) Ben Thomas 2026-05-13 12:03:27 -07:00
  • 10ef0cb820 Add Magentic orchestration sample scaffold copilot-swe-agent[bot] 2026-05-13 19:03:25 +00:00
  • 2b66bad6b3 Fix RouteBuilder test nullability warning copilot-swe-agent[bot] 2026-05-13 19:02:21 +00:00
  • 224d9ce6ee Address RouteBuilder test review feedback copilot-swe-agent[bot] 2026-05-13 19:01:06 +00:00
  • 9ca8ef5891 Add RouteBuilder unit tests copilot-swe-agent[bot] 2026-05-13 18:59:35 +00:00
  • 23312ee8b1 Preserve MessageMerger insertion order without timestamps copilot-swe-agent[bot] 2026-05-13 18:59:32 +00:00
  • b35dfbdab3 Add workflow builder edge tests copilot-swe-agent[bot] 2026-05-13 18:58:39 +00:00
  • 175a9c3558 Add MessageMerger regression test skeleton copilot-swe-agent[bot] 2026-05-13 18:55:40 +00:00
  • 9b9604ce18 fix: avoid mutating handoff message roles (#5808) Yufeng He 2026-05-14 02:52:19 +08:00
  • 2bb7ab5c44 Add Foundry Skills sample Tao Chen 2026-05-13 11:17:18 -07:00
  • bd0d6070f1 Fixing FoundryToolboxMcp sample to use created toolbox. (#5786) copilot/add-e2e-tests-for-magentic Ben Thomas 2026-05-13 09:53:16 -07:00
  • c187cccf78 Rag sample ready Tao Chen 2026-05-13 09:11:42 -07:00
  • 37a043a797 .NET: [Breaking Change] Auto-wire ChatClient with OpenTelemetryChatClient in OpenTelemetryAgent (#5750) Copilot 2026-05-13 14:06:45 +01:00
  • 2848b66ebf .NET: OpenTelemetryAgent address westey-m PR review copilot/fix-maf-telemetry-flow Roger Barreto 2026-05-13 12:49:37 +01:00
  • 3d4a8c4151 .NET: Mark OpenTelemetryAgent autoWireChatClient ctor as [Experimental] Roger Barreto 2026-05-12 20:40:05 +01:00
  • 9551f9ebd7 .NET: OpenTelemetryAgent normalize sourceName once and add OTEL wiring path coverage Roger Barreto 2026-05-12 20:35:51 +01:00
  • 921162425d Preserve base AgentRunOptions properties and avoid double-wrap on user factory copilot-swe-agent[bot] 2026-05-12 08:06:28 +00:00
  • ca732733d3 Split OpenTelemetryAgent ctor to preserve original (innerAgent, sourceName) signature copilot-swe-agent[bot] 2026-05-12 07:39:16 +00:00
  • e321802317 Resolve ChatClientAgent via GetService before checking options/chat client copilot-swe-agent[bot] 2026-05-12 07:36:38 +00:00
  • 535af00aa2 Address review: remove extension overload; honor UseProvidedChatClientAsIs; drop redundant check copilot-swe-agent[bot] 2026-05-11 18:57:25 +00:00
  • b2f759366a .NET: Auto-wire ChatClient with OpenTelemetryChatClient in OpenTelemetryAgent copilot-swe-agent[bot] 2026-05-11 18:36:35 +00:00
  • 93926e0d33 Initial plan copilot-swe-agent[bot] 2026-05-11 18:27:50 +00:00
  • f16cb9a118 .NET: Add harness agent package (#5782) westey 2026-05-13 11:58:05 +01:00
  • 9a301b8d4b Replace merge-gatekeeper Docker action with github-script polling (#5533) Evan Mattson 2026-05-13 14:45:51 +09:00
  • ecc90bcf78 WIP: Add rag sample; need deployment testing Tao Chen 2026-05-12 17:04:33 -07:00
  • 15a11a426a Python: add ag-ui tool result display channel (#5762) Evan Mattson 2026-05-13 07:12:04 +09:00
  • 859f020669 fix for model_client feature/ghcp-provider Shawn Henry 2026-05-12 13:41:11 -07:00
  • 9d047e3a8c fix: treat null RemoteIpAddress as trusted in DevUIAuthFilter copilot/fix-dotnet-test-failure copilot-swe-agent[bot] 2026-05-12 20:01:20 +00:00
  • 144c8a6450 Inital checking Shawn Henry 2026-05-12 12:58:26 -07:00
  • 267382f7b4 Initial plan copilot-swe-agent[bot] 2026-05-12 19:35:18 +00:00
  • cfd3dfe40b .NET: CI hardening — split Functions tests, re-enable skipped integration tests (#5717) Giles Odigwe 2026-05-12 10:56:31 -07:00
  • 3b6a4574eb .NET: Fix OpenAIResponsesAgentClient to include agentName in endpoint path (#5748) Giles Odigwe 2026-05-12 10:16:47 -07:00
  • 7cc5ff771b Remove duplicate WebhookKey properties from merge dotnet-split-integration-tests Giles Odigwe 2026-05-12 10:02:56 -07:00
  • 0269529ccf Merge remote-tracking branch 'upstream/main' into dotnet-split-integration-tests Giles Odigwe 2026-05-12 09:54:58 -07:00
  • 4409b00b86 .NET: Feat/dotnet shell tool (#5604) Ben Thomas 2026-05-12 09:17:49 -07:00
  • 818ae65b77 fix: declare Magentic protocol messages (#5778) Yufeng He 2026-05-12 23:59:15 +08:00
  • d8619b93ad .NET: fix: align Anthropic Extensions AI version (#5709) Danyal Ahmed 2026-05-12 20:35:19 +05:00
  • e514fc8837 Remove unnecessary RT0003 warning suppression Giles Odigwe 2026-05-12 08:16:42 -07:00
  • ae57616b32 .NET: Refactor harness console rendering (#5751) westey 2026-05-12 16:13:53 +01:00
  • d52cbcf1bc Merge branch 'main' into dev/dotnet_workflow/fix_flaky_checkpoint_restore_test dev/dotnet_workflow/fix_flaky_checkpoint_restore_test Jacob Alber 2026-05-12 10:35:53 -04:00
  • 41d6c61f81 .NET fix: Synthesized Handoff FunctionResult is never sent to agent (#5718) Jacob Alber 2026-05-12 10:35:32 -04:00
  • 049e823177 Rename filter parameters for consistency Giles Odigwe 2026-05-12 07:22:36 -07:00
  • dfc3079d68 .NET: Add A2A input-request content for human-in-the-loop scenarios (#5743) SergeyMenshykh 2026-05-12 14:10:18 +01:00
  • 939d4d0153 propagate token (#5768) Evan Mattson 2026-05-12 15:27:13 +09:00
  • fe09f13adb Trigger issue triage on bug-labeled issues (#5763) Evan Mattson 2026-05-12 13:07:17 +09:00
  • 021d9f2dc4 fix: improve autonomous mode comments per code review copilot/support-autonomous-workflow-mode copilot-swe-agent[bot] 2026-05-12 00:38:26 +00:00
  • a47da4de3d refactor: remove redundant autonomous turn counter reset from ContinueTurnAsync copilot-swe-agent[bot] 2026-05-12 00:35:10 +00:00
  • 0681e046ea fix: reset autonomous turn counter at start of each new HandoffState turn copilot-swe-agent[bot] 2026-05-12 00:32:36 +00:00
  • 5e65fc42d1 ci: harden project status sync workflow project-status-sync Chetan Toshniwal 2026-05-11 17:30:51 -07:00
  • 05c29347ff feat: add autonomous workflow mode to .NET handoff copilot-swe-agent[bot] 2026-05-12 00:29:25 +00:00
  • 0987ce3d31 Initial plan copilot-swe-agent[bot] 2026-05-12 00:17:07 +00:00
  • 4ad96b64e7 Python: [BREAKING] Migrate agent-framework-a2a to a2a-sdk v1.0 (#5752) Giles Odigwe 2026-05-11 15:46:12 -07:00
  • e3875f2c91 .NET: DevUI: add configurable access controls for the DevUI HTTP surface (#5739) Evan Mattson 2026-05-12 07:45:41 +09:00
  • 9199c84d42 .NET: Remove Foundry Toolbox server-side tools support (#5753) Ben Thomas 2026-05-11 15:05:14 -07:00
  • 0bbedc4fa2 .NET: Fix/per service input persistence on stream error (#5744) Ben Thomas 2026-05-11 13:28:14 -07:00
  • c4f9d0d4cf Include workflow file in functions/core path filters Giles Odigwe 2026-05-11 08:10:58 -07:00
  • 18d7a46a54 .NET: Hosted Agents - RAG Sample with Azure AI Search (#5693) (#5701) Roger Barreto 2026-05-11 14:59:42 +01:00
  • 9d8c3f8cb7 Simplify ClientHeadersScope, drop redundant using/Dispose (#5676) Roger Barreto 2026-05-11 14:38:14 +01:00
  • 1929f73959 Merge branch 'main' into dotnet-split-integration-tests Giles Odigwe 2026-05-11 06:34:47 -07:00
  • 9faf52de4f .NET: Hosted-Files sample + AgentSessionFiles SDK companion + integration test (#5698) Roger Barreto 2026-05-11 12:56:58 +01:00
  • d2ce0e9087 .NET: Foundry.Hosting IT - eliminate MSBuild parallel-output races (#5725) Roger Barreto 2026-05-11 10:39:13 +01:00
  • b6b449088e Potential fix for pull request finding chetantoshniwal 2026-05-10 23:34:28 -07:00
  • b943ca9fa1 Add GitHub Action to sync project status to labels chetantoshniwal 2026-05-10 23:28:04 -07:00
  • 1b0fbb808e Re-enable Foundry OpenAPI server-side tool integration test Giles Odigwe 2026-05-10 16:33:37 -07:00
  • c799c61ff1 Fix CheckSystem test case to expect 1 response Giles Odigwe 2026-05-10 13:04:05 -07:00
  • 158ecb7b40 Re-enable CheckSystem declarative integration tests Giles Odigwe 2026-05-10 12:20:25 -07:00