Commit Graph

  • dd1e615dad .NET: Add A2AAgentOptions and align A2AAgent constructors with ChatClientAgent pattern (#5954) SergeyMenshykh 2026-05-20 11:05:24 +01:00
  • f390595188 Bump to 1.0.0rc2 for unique version (#5965) Evan Mattson 2026-05-20 10:01:44 +09:00
  • 4609535e22 Python: feat: add agent-framework-monty (Monty-backed CodeAct provider) (#5915) Eduard van Valkenburg 2026-05-20 02:35:23 +02:00
  • 4b0522d62d Python: Bump Python package versions for a release (#5964) python-1.5.0 Evan Mattson 2026-05-20 09:20:53 +09:00
  • 8636c70ddf ci(python-setup): drop -U upgrade flag from uv sync (#5961) Eduard van Valkenburg 2026-05-19 21:33:11 +02:00
  • 61f636ffb8 .NET: Reduce re-rendering in harness console (#5953) westey 2026-05-19 20:10:57 +01:00
  • afcb6b1a00 .NET: Harness code act skill sample (#5930) westey 2026-05-19 16:49:03 +01:00
  • 8ccaf7fb82 Harness Console: Add a factory option for creating custom sessions (#5951) westey 2026-05-19 16:32:14 +01:00
  • c363781ad8 docs: fix broken Foundry samples link in 04_foundry_toolbox README feature/add-more-foundry-toolbox-mcp-auth-methods-in-sample Eduard van Valkenburg 2026-05-19 16:49:01 +02:00
  • 7f51de9937 Address review on Foundry Toolbox MCP samples Eduard van Valkenburg 2026-05-19 16:30:55 +02:00
  • 483bfe386b Update error code Tao Chen 2026-05-13 14:49:53 -07:00
  • bbec247ee8 WIP: sample testing Tao Chen 2026-05-12 15:00:03 -07:00
  • 15251aa1ea Go back to using OAuthConsentRequestOutputItem Tao Chen 2026-05-11 17:28:37 -07:00
  • 6fa8021320 Use message instead of the dedicated item type Tao Chen 2026-05-11 17:18:34 -07:00
  • b88541d5fb Add Foundry MCP OAuth consent handling Tao Chen 2026-05-11 16:11:00 -07:00
  • f6d5c7977b Remove hardcoded toolbox version num Tao Chen 2026-05-08 11:47:07 -07:00
  • 5b59954b48 Show more authentication methods in Foundry Toolbox MCP Tao Chen 2026-05-08 11:42:05 -07:00
  • 035b5b86e7 Merge branch 'main' into copilot/5350-implement-repro-unit-test copilot/5350-implement-repro-unit-test Jacob Alber 2026-05-19 10:34:07 -04:00
  • 1011a415c0 Add A2b: HandoffWorkflowBuilder variant of A2 — completes cleanly copilot-swe-agent[bot] 2026-05-19 14:25:05 +00:00
  • 4e7a46b3f1 Reframe MessageMerger to pure emission order; drop CreatedAt sort copilot-swe-agent[bot] 2026-05-19 14:17:38 +00:00
  • e53e87b39e Add A2/A3/A4 gap tests; pin GroupChat duplicate-key bug discovered by A2 copilot-swe-agent[bot] 2026-05-19 14:08:13 +00:00
  • 3f522a8246 Remove duplicate pop in InMemoryCacheProvider.remove (#5795) Taisir Hassan 2026-05-19 07:02:20 -07:00
  • 8d503c03aa Add maximal E2E ChatClientAgent + ApprovalRequiredAIFunction repro for #5350 copilot-swe-agent[bot] 2026-05-19 13:53:09 +00:00
  • e28682a853 Add issue #5350 repro tests + root-cause validation plan copilot-swe-agent[bot] 2026-05-19 13:31:10 +00:00
  • 66a09a76af Python: fix: hyperlight skips symlinks when staging sandbox input (#5919) Eduard van Valkenburg 2026-05-19 13:41:53 +02:00
  • 9a653af73e docs: replace stale observability migration guide with current PR's only relevant migration feature/python-enable-instrumentation-by-default Eduard van Valkenburg 2026-05-19 11:38:17 +02:00
  • d1bc78108d docs: correct observability Dependencies section Eduard van Valkenburg 2026-05-19 11:34:37 +02:00
  • c2f9544763 docs: soften disable_instrumentation() overclaim about telemetry guarantees Eduard van Valkenburg 2026-05-19 11:28:15 +02:00
  • 6312001ecb docs: document disable_instrumentation() and force=True paths Eduard van Valkenburg 2026-05-19 11:24:04 +02:00
  • 6a23dcd555 Add disable_instrumentation() with sticky user-intent semantics Eduard van Valkenburg 2026-05-19 09:30:41 +02:00
  • 1b6f7d80fd Python: Record actual served model from Azure OpenAI (#5910) Tao Chen 2026-05-18 23:38:53 -07:00
  • fb731d7626 Inline the served-model header override at its two call sites feature/python-record-actual-served-model-in-azure-openai Eduard van Valkenburg 2026-05-19 07:57:56 +02:00
  • 6d6b35d8b3 test: use public API for streaming structured output copilot-swe-agent[bot] 2026-05-19 05:53:40 +00:00
  • 5d43f48a9d refactor: clarify streaming response format capture copilot-swe-agent[bot] 2026-05-19 05:52:50 +00:00
  • baeb73a58c fix: capture streaming response format after prepare copilot-swe-agent[bot] 2026-05-19 05:52:04 +00:00
  • e1d4f1e11e refactor: name streaming response finalizer copilot-swe-agent[bot] 2026-05-19 05:51:10 +00:00
  • b07f055430 fix: preserve streaming structured output finalization copilot-swe-agent[bot] 2026-05-19 05:50:10 +00:00
  • cb8249ed95 Address review: surface served model via ChatResponse.model Eduard van Valkenburg 2026-05-19 07:42:27 +02:00
  • 3bbc81554b Python: Improve the handling of intermediate outputs for workflows and orchestrations (#5623) Evan Mattson 2026-05-19 09:15:25 +09:00
  • e642371a20 Fix pyright issues. Peter Ibekwe 2026-05-18 15:15:02 -07:00
  • c30f104b20 Python: address PR review on declarative toolbox sample Peter Ibekwe 2026-05-18 14:43:26 -07:00
  • 3ebbdb01b4 .NET: Delegate MCP ContentBlock to AIContent conversion to the MCP SDK (#5903) Peter Ibekwe 2026-05-18 13:39:56 -07:00
  • aad20c2b33 .NET: Bump Azure.AI.Projects to 2.1.0-beta.2 and add agent-endpoint AsAIAgent path (#5899) Roger Barreto 2026-05-18 21:20:56 +01:00
  • 800a58d6c1 Add Python parity sample for invoking Foundry Toolbox tools from declarative workflows Peter Ibekwe 2026-05-18 13:10:55 -07:00
  • dff23a9413 .NET: Add ability to export/import sessions in harness console (#5920) westey 2026-05-18 19:44:50 +01:00
  • eff36b504e .NET: Add otel file logging and switch samples to projects client with store=true (#5924) westey 2026-05-18 18:39:29 +01:00
  • 502f128a9c Merge branch 'main' into test-it-bump-aaip210b2 test-it-bump-aaip210b2 Roger Barreto 2026-05-18 17:03:59 +01:00
  • 7cea5e162a .NET: Require TODO finish reason and rename SubAgents to BackgroundAgents (#5902) westey 2026-05-18 16:37:25 +01:00
  • ddc0fcf81f .NET: Adding default providers and tools to HarnessAgent (#5896) westey 2026-05-18 11:07:16 +01:00
  • 1b72c8c0da Comments Tao Chen 2026-05-17 22:09:23 -07:00
  • bcae38ce68 Fix pipeline error Tao Chen 2026-05-17 20:44:25 -07:00
  • 1d2136802e Fix tests Tao Chen 2026-05-17 20:27:17 -07:00
  • 959f5a4be0 Formatting Tao Chen 2026-05-17 19:51:05 -07:00
  • 3f65aa055f Record actual served model as response model for Azure OpenAI Tao Chen 2026-05-17 19:50:21 -07:00
  • a60e541c9a .NET: fix: avoid AGUI tool result message id collisions (#5800) Yufeng He 2026-05-16 05:52:25 +08:00
  • 3f51100b2f Addressed additional properties metadata in the conversion fallback. peibekwe/declarative-toolbox Peter Ibekwe 2026-05-15 12:38:49 -07:00
  • 8b1028e5d8 Delegate MCP ContentBlock to AIContent conversion to the MCP SDK Peter Ibekwe 2026-05-15 11:45:12 -07:00
  • 1d1e58e12a Fix mypy Tao Chen 2026-05-15 10:41:18 -07:00
  • da308f5f1e Python: New Foundry Hosted Agents samples: RAG, Skills, and Memory (#5822) Tao Chen 2026-05-15 10:31:57 -07:00
  • 9b772f3413 .NET: Add observer for OpenAIWebSearch (#5894) westey 2026-05-15 18:30:01 +01:00
  • 7d233b9bc8 Address PR review: forward pipeline settings; add UTs Roger Barreto 2026-05-15 17:44:46 +01:00
  • c885ca3d7a .NET: Fix bug in store-false helper to ensure addition rather than replacement (#5895) westey 2026-05-15 16:51:45 +01:00
  • 0d09d40f0f Python: Fix GitHubCopilotAgent to include tools added by ContextProvider.before_run in session creation (#5780) Giles Odigwe 2026-05-15 07:59:22 -07:00
  • 137a79686f .NET: Bump Azure.AI.Projects to 2.1.0-beta.2 and add agent-endpoint AsAIAgent path Roger Barreto 2026-05-15 15:43:29 +01:00
  • d81a8753d7 add AgentSession StateBag edge case coverage (#5838) Challa Ravi 2026-05-15 16:32:37 +05:30
  • 19b2367366 Python: Parse YAML block scalars in SKILL.md frontmatter (#5863) SergeyMenshykh 2026-05-15 10:47:00 +01:00
  • ad95f2f2fa .NET: Add Hosted-MemoryAgent sample with isolation key plumbing (#5692) (#5702) Roger Barreto 2026-05-15 06:42:12 +01:00
  • 97eaef029e Triage improvements (#5880) Evan Mattson 2026-05-15 10:49:46 +09:00
  • 47fa59f8e9 Python: bump package versions for 1.4.0 release (#5872) python-1.4.0 Giles Odigwe 2026-05-14 17:31:03 -07:00
  • 5e5c6976f1 Formatting Tao Chen 2026-05-14 17:13:33 -07:00
  • 94ce49dcf5 Merge branch 'main' into local-branch-python-enable-observability-by-default Tao Chen 2026-05-14 17:06:28 -07:00
  • 9007b3262a Add warning Tao Chen 2026-05-14 17:05:59 -07:00
  • f5f0d828ab Revert uv.lock Tao Chen 2026-05-14 17:01:58 -07:00
  • 13b8e68503 Address Copilot comments Tao Chen 2026-05-14 16:56:29 -07:00
  • 07ea764469 Optimization when span is not recording Tao Chen 2026-05-14 16:27:58 -07:00
  • 68357b0250 Python: Fix A2A v1.0 non-streaming response and sample runtime issues (#5849) Giles Odigwe 2026-05-14 15:28:02 -07:00
  • 4a83d92c96 Update samples Tao Chen 2026-05-14 15:02:15 -07:00
  • 410268b624 Python: forward MCP tool call metadata (#5815) Yufeng He 2026-05-15 05:50:39 +08:00
  • 67f3db6280 Python: Reject path-traversal context ids in Foundry Hosting Checkpoint Storage (#5851) Copilot 2026-05-14 17:38:37 -04:00
  • 0219e17be2 Enable instrumentation by default Tao Chen 2026-05-14 13:42:00 -07:00
  • 2ef20cd0aa .NET: Add Magentic E2E workflow coverage (#5833) Copilot 2026-05-14 15:53:07 -04:00
  • 27671974c2 .NET: Re-enable ObservabilityTests and WorkflowRunActivityStopTests (#5837) Copilot 2026-05-14 15:17:26 -04:00
  • 18d9ccc216 Merge branch 'main' into copilot/add-e2e-tests-for-magentic-again copilot/add-e2e-tests-for-magentic-again Jacob Alber 2026-05-14 14:07:15 -04:00
  • 3d41c0ad63 Restore uv.loack feature/python-foundry-hosted-samples-rag-memory-skills Tao Chen 2026-05-14 11:02:11 -07:00
  • 7432105ebe Python: Support list[str] arguments for file-based skill scripts (#5850) SergeyMenshykh 2026-05-14 18:58:10 +01:00
  • 0156443c4f Merge branch 'main' into copilot/fix-flaky-workflow-test copilot/fix-flaky-workflow-test Jacob Alber 2026-05-14 13:42:50 -04:00
  • ce53cd53b8 Merge branch 'main' into peibekwe/declarative-toolbox Peter Ibekwe 2026-05-14 10:19:00 -07:00
  • 00c5a04c88 Merge branch 'main' into copilot/fix-flaky-workflow-test Jacob Alber 2026-05-14 13:10:38 -04:00
  • 3256550c55 .NET: fix: allow naming handoff workflows (#5799) Yufeng He 2026-05-15 01:10:27 +08:00
  • 4621fb153a Merge branch 'main' into copilot/fix-flaky-workflow-test Jacob Alber 2026-05-14 12:23:50 -04:00
  • 190ca75b6a .NET: Add Workflow Builder Specialized Edge tests (#5826) Copilot 2026-05-14 12:23:41 -04:00
  • 33b689fc17 Merge branch 'main' into copilot/fix-flaky-workflow-test Jacob Alber 2026-05-14 11:51:09 -04:00
  • ef1e33619a Merge branch 'main' into copilot/fix-path-traversal-issue copilot/fix-path-traversal-issue Jacob Alber 2026-05-14 11:38:58 -04:00
  • 44bb9e9d1a Merge branch 'main' into copilot/fix-path-traversal-issue Jacob Alber 2026-05-14 11:38:32 -04:00
  • 8058fb1c5b .NET: Fix flaky InputWaiter_WaitForInputAsync_BlocksUntilSignaledAsync (#5835) Copilot 2026-05-14 11:36:42 -04:00
  • e5644c4955 add E2E http test for checkpoint context id rejection copilot-swe-agent[bot] 2026-05-14 15:36:19 +00:00
  • 189e64bfdd .NET: Add sample for invoking Foundry Toolbox tools from declarative workflows (#5829) Peter Ibekwe 2026-05-14 08:30:48 -07:00
  • 9be3d1135b Merge branch 'main' into copilot/fix-flaky-workflow-test Jacob Alber 2026-05-14 11:29:57 -04:00
  • 3047ad3066 .NET: Harness console refactoring (#5811) westey 2026-05-14 16:22:11 +01:00
  • 1d86b6a105 Clarify MSRC repro padding length in regression test copilot-swe-agent[bot] 2026-05-14 15:19:11 +00:00