Commit Graph

  • 0ad4f44e3c Disable Anthropic tests by not providing environment vars until 404 failure is resolved (#6539) gh-readonly-queue/main/pr-6539-40a2dd5cd0978896313b0025f8da13240212c230 westey 2026-06-16 13:49:54 +01:00
  • 74dfddd38c Fix Async suffix on test methods and add CHANGELOG entries kshyju/mcp-cross-agent-threadid-fix Shyju Krishnankutty 2026-06-15 17:47:20 -07:00
  • 2c6c17054e Fix PR comments peibekwe/declarative-bugfix Peter Ibekwe 2026-06-15 17:42:12 -07:00
  • 48f137c1ef Merge branch 'main' into peibekwe/declarative-bugfix Peter Ibekwe 2026-06-15 16:48:54 -07:00
  • 61378eee01 Declarative workflow bugfix Peter Ibekwe 2026-06-15 16:43:10 -07:00
  • f4bf0819c2 scope MCP threadId to the current agent Shyju Krishnankutty 2026-06-15 14:55:07 -07:00
  • ea052ab511 Merge branch 'main' into local-branch-python-add-reset-to-workflow feature/python-add-workflow-reset Tao Chen 2026-06-15 09:50:34 -07:00
  • d08cec5379 Addres race condition when stream is dropped midway Tao Chen 2026-06-15 09:40:21 -07:00
  • 48acdabd83 Bump prek from 0.4.3 to 0.4.5 in /python dependabot/pip/python/prek-0.4.5 dependabot[bot] 2026-06-15 14:35:42 +00:00
  • f49f4be4b1 Bump uv from 0.11.17 to 0.11.21 in /python dependabot/pip/python/uv-0.11.21 dependabot[bot] 2026-06-15 14:35:26 +00:00
  • 0e32ff536d Bump ruff from 0.15.15 to 0.15.17 in /python dependabot/pip/python/ruff-0.15.17 dependabot[bot] 2026-06-15 14:35:10 +00:00
  • a122a1f687 Bump pytest from 9.0.3 to 9.1.0 in /python dependabot/pip/python/pytest-9.1.0 dependabot[bot] 2026-06-15 14:34:56 +00:00
  • 40a2dd5cd0 .NET: Restore ambient client-header scope between non-streaming ClientHeadersAgent runs (#6517) main Roger Barreto 2026-06-15 14:21:53 +01:00
  • 7e9c043c4c Python: Improve PR template and breaking-change label automation (#6473) Eduard van Valkenburg 2026-06-15 12:55:23 +02:00
  • d7e8d2206d Python: Fix Python OTel usage detail attributes (#6493) Eduard van Valkenburg 2026-06-15 09:10:14 +02:00
  • d7027fc1f9 Python: [BREAKING] Align FileAccess tools with .NET — directory discovery and recursive search (#6476) westey 2026-06-15 07:55:21 +01:00
  • df0bd4da82 Python: Fix ollama_chat_client.py sample: pass tools via options dict (#6480) Giles Odigwe 2026-06-14 23:52:14 -07:00
  • 43aaf58821 [Generated by SRE Agent] Clarify identifier security guidance sreagent/docs-identifier-guidance-20260614 Azure SRE Agent 2026-06-14 06:27:55 +00:00
  • 323097774a Build(deps): Bump esbuild, @tailwindcss/vite, @vitejs/plugin-react and vite dependabot/npm_and_yarn/python/packages/devui/frontend/multi-130087f7e5 dependabot[bot] 2026-06-12 23:27:43 +00:00
  • d169d15822 Foundry hosted agent responses emit failed events feature/python-foundry-hosted-agent-response-emit-failed-events Tao Chen 2026-06-12 15:07:11 -07:00
  • b829027264 Build(deps): Bump esbuild, @vitejs/plugin-react and vite dependabot/npm_and_yarn/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend/multi-5ea19b96cb dependabot[bot] 2026-06-12 20:35:50 +00:00
  • ed4ff188fc Python: [Breaking] Additional bug fix for declarative workflows (#6489) Peter Ibekwe 2026-06-12 09:58:35 -07:00
  • 0f483fa968 Set ApplicationName on CosmosClientOptions for UserAgent telemetry (#6481) Theo van Kraay 2026-06-12 17:32:07 +01:00
  • 81ea2f6703 Inlined single use variables. peibekwe/declarative-bugfix-python-new Peter Ibekwe 2026-06-12 08:55:36 -07:00
  • 5e830f4dc9 .NET: Only use the output from the last message for structured output (#6499) westey 2026-06-12 16:47:32 +01:00
  • 1acd242550 Python: Add AgentLoopMiddleware for re-running agents in a loop (#6174) Eduard van Valkenburg 2026-06-12 16:35:54 +02:00
  • 3f77c555cf .NET: [BREAKING] Align FileAccess tools with Python; add directory discovery and recursive search (#6474) westey 2026-06-12 15:28:26 +01:00
  • cd512da731 .NET: Updating MessagePack to latest version (#6497) westey 2026-06-12 14:45:14 +01:00
  • c91b88f217 Python: add agent-framework-hosting-mcp channel (#6305) feature/python-hosting Eduard van Valkenburg 2026-06-12 12:25:43 +02:00
  • 5534198142 Python: add agent-framework-hosting-a2a channel (#6306) Eduard van Valkenburg 2026-06-12 12:20:54 +02:00
  • 76b2b1bf39 Python: Add opt-in AG-UI thread snapshot persistence and hydration (#6471) Evan Mattson 2026-06-12 17:29:38 +09:00
  • 36ce0950e4 Simplify Python hosting core (#6492) Eduard van Valkenburg 2026-06-12 08:34:08 +02:00
  • 56ccbc86a8 Address PR comments Peter Ibekwe 2026-06-11 22:02:58 -07:00
  • dd980534f3 Merge branch 'main' into peibekwe/declarative-bugfix-python-new Peter Ibekwe 2026-06-11 17:08:12 -07:00
  • 422f7e7382 Address comments Tao Chen 2026-06-11 16:54:42 -07:00
  • 4c1b9efa8c .NET: fix: filter filesystem checkpoint index by session (#6132) Yufeng He 2026-06-12 06:35:57 +08:00
  • e7937947d9 Python: Bug fix for declarative workflows (#6468) Peter Ibekwe 2026-06-11 15:34:15 -07:00
  • 96af0cd15a Merge branch 'main' into local-branch-python-add-reset-to-workflow Tao Chen 2026-06-11 15:28:27 -07:00
  • b0d0224ed4 Address comments Tao Chen 2026-06-11 15:27:36 -07:00
  • 3d5421edc1 Python: Integrate shell tool into harness agent (#6451) westey 2026-06-11 21:51:59 +01:00
  • 0ade298cc4 declarative action approval bugfix Peter Ibekwe 2026-06-11 13:16:36 -07:00
  • ed27241543 Add tests Tao Chen 2026-06-11 11:43:41 -07:00
  • 8b0405de1b .NET: Fix CopySessionConfig() and CopyResumeSessionConfig() to preserve SessionConfig.Streaming value (#6463) Giles Odigwe 2026-06-11 11:18:05 -07:00
  • 9da83347c8 Remove reset Tao Chen 2026-06-11 11:14:36 -07:00
  • db2c576f56 Merge branch 'main' into peibekwe/declarative-bugfix-python-new Peter Ibekwe 2026-06-11 11:11:00 -07:00
  • d83bc07582 Fix CI failures. peibekwe/declarative-bugfix-python Peter Ibekwe 2026-06-11 10:51:06 -07:00
  • df29af611c Python: Add tool approval middleware (#6414) Eduard van Valkenburg 2026-06-11 19:35:44 +02:00
  • 4b0aeb76a5 Address PR comments. Peter Ibekwe 2026-06-11 10:35:34 -07:00
  • c79f886dc3 .NET: Align Foundry sample environment variables and credentials. (#6422) Ben Thomas 2026-06-11 10:26:00 -07:00
  • c9e2a490be Fix AzureFunctions integration tests — set FUNCTIONS_WORKER_RUNTIME (#6425) Giles Odigwe 2026-06-11 08:09:55 -07:00
  • 12ce099165 .NET: Add LoopAgent capability for Harnesses (#6384) westey 2026-06-11 16:00:01 +01:00
  • 8e1998ddcb .NET: Adds Valkey to chat message history - issue 5445 (#5542) Matthias Howell 2026-06-11 09:18:00 -04:00
  • 4149f24791 Python: [Generated by SRE Agent] Fix MCP allowed_tools empty list handling (#6296) chetantoshniwal 2026-06-10 23:46:46 -07:00
  • 6534a739d0 Add create checkpoint to workflow interface Tao Chen 2026-06-10 22:20:10 -07:00
  • c0ea099bd8 Address PR comments Peter Ibekwe 2026-06-10 17:43:42 -07:00
  • 0e3831192a Fix checkpoint ancestry bug Tao Chen 2026-06-10 16:36:15 -07:00
  • 3498f9dc66 Remove unnecessary comment Peter Ibekwe 2026-06-10 15:43:36 -07:00
  • 564259a4aa Fix declarative object parsing bug Peter Ibekwe 2026-06-10 14:13:52 -07:00
  • 193697ef40 Fix AzureFunctions integration tests — set FUNCTIONS_WORKER_RUNTIME az-func-int-fix Giles Odigwe 2026-06-09 13:42:07 -07:00
  • 3753d938f5 .NET: Bug fixes for declarative workflows (#6427) Peter Ibekwe 2026-06-10 11:08:32 -07:00
  • 60cc5ee4e4 .NET: Make GitHub.Copilot.SDK build targets reach transitive consumers (#6455) (#6457) Tamir Dresher 2026-06-10 21:07:18 +03:00
  • dd29f9aa65 .NET: Hosted Agent Sample - Toolbox with various Auth (#5777) (#6018) dotnet-1.10.0 Roger Barreto 2026-06-10 17:49:48 +01:00
  • a5f4e0078e .NET: Fix .NET Copilot integration tests for SDK v1.0.0 (#6424) Giles Odigwe 2026-06-10 08:41:48 -07:00
  • 3c0c12cd46 .NET: Update release version for 2026-06-10 release and switch GH.CP Agent to RC (#6454) westey 2026-06-10 16:26:23 +01:00
  • 8dde9ef627 Python: HarnessAgent: Disable compaction when max tokens not provided (#6410) westey 2026-06-10 14:57:23 +01:00
  • 93cbf6b3f0 Python: Parse MCP CallToolResult.structuredContent field to prevent tool results returning None (#6421) Giles Odigwe 2026-06-10 05:51:09 -07:00
  • 9a56bc9f16 Python: [BREAKING] Add sampling guardrails to MCP tools (#6413) Eduard van Valkenburg 2026-06-10 12:17:36 +02:00
  • cea83bd8d5 .NET: Bump Microsoft.Extensions.AI packages to 10.6.0, align transitive dependency floor, and update Merge Gatekeeper ignores (#6148) Copilot 2026-06-10 11:02:22 +01:00
  • 7ae73a68d6 Remove broken Atomic Agents docs link (#6442) Eduard van Valkenburg 2026-06-10 11:07:51 +02:00
  • f83b940bb1 allowed_tools docstring: recommend load_tools=False for full disable fix/mcp-allowed-tools-empty-list-handling Chetan Toshniwal 2026-06-09 17:08:15 -07:00
  • 30a87b9db7 Build(deps): Bump openai from 2.24.0 to 2.41.0 in /python dependabot/uv/python/openai-2.41.0 dependabot[bot] 2026-06-09 21:38:14 +00:00
  • 838b20dab8 Build(deps-dev): Bump pyright from 1.1.408 to 1.1.410 in /python dependabot/pip/python/pyright-1.1.410 dependabot[bot] 2026-06-09 21:37:12 +00:00
  • 3daed114ee Python: bump package versions for 1.8.1 release (#6420) python-1.8.1 Copilot 2026-06-09 14:27:42 -07:00
  • e947154317 Add COPILOT_GITHUB_TOKEN to .NET integration test workflow dotnet-ghcp-int-tests Giles Odigwe 2026-06-09 13:32:03 -07:00
  • 197788ef9e Add [1.8.1] changelog compare link and update [Unreleased] base copilot/python-release-bump-181 copilot-swe-agent[bot] 2026-06-09 20:05:32 +00:00
  • 9c62a9f0a9 Address review: use try/finally for session cleanup, IsNullOrWhiteSpace Giles Odigwe 2026-06-09 12:51:42 -07:00
  • 5e097276a0 .NET: Add Foundry Deployment docs to HA sample READMEs (#6365) Ben Thomas 2026-06-09 12:40:36 -07:00
  • 88147035d4 Fix .NET Copilot integration tests for SDK v1.0.0 Giles Odigwe 2026-06-09 12:34:48 -07:00
  • a2d9b6c77d Remove incorrect agent-framework-foundry changelog entry for #6259 copilot-swe-agent[bot] 2026-06-09 18:37:20 +00:00
  • 0f328177b1 Python: bump ag-ui and azurefunctions for 1.8.1 release copilot-swe-agent[bot] 2026-06-09 18:14:41 +00:00
  • cdb2ba56cc Python: bump agent-framework-foundry-hosting for 1.8.1 release copilot-swe-agent[bot] 2026-06-09 18:12:45 +00:00
  • 9b568d24cb Python: bump package versions for 1.8.1 release copilot-swe-agent[bot] 2026-06-09 18:02:27 +00:00
  • 47012f1dcf Address comments Tao Chen 2026-06-09 11:02:17 -07:00
  • 383d551b86 Purview: Parallelize PSPC cold-cache scope refresh (#5832) Taisir Hassan 2026-06-09 11:01:21 -07:00
  • 2a345e5d3b .NET: Fix Magentic to share agent replies across team (#6222) Hasan Ghomi 2026-06-09 21:00:42 +04:00
  • 632f67b92e Python: [Generated by SRE Agent] docs: clarify checkpoint storage security model and deserialization trust boundaries (#6295) chetantoshniwal 2026-06-09 09:53:48 -07:00
  • 5e6eb6f121 New logo in banner (#6380) Shawn Henry 2026-06-09 09:41:28 -07:00
  • 4e623d561f Merge branch 'main' into local-branch-python-add-reset-to-workflow Tao Chen 2026-06-09 09:38:45 -07:00
  • 6eb85477fc Remove lifecycle flag Tao Chen 2026-06-09 09:27:21 -07:00
  • dbfacbfc4a New Microsoft Agent Framework logos (#6378) Shawn Henry 2026-06-09 08:56:56 -07:00
  • 29cec0d27b Python: fix: use getattr for non-OpenAI provider response compatibility (#6270) Willow Lopez 2026-06-09 23:17:39 +08:00
  • 96d242fa7f .NET: Remove required token params from HarnessAgent, make compaction opt-in (#6409) westey 2026-06-09 14:06:00 +01:00
  • 9486c76ef8 .NET: Add Reasoning to ChatClientAgent ChatOptions merging (#5463) MaciejWarchalowski 2026-06-09 06:25:31 -05:00
  • caa75f7cdd Python: Add Foundry Toolbox MCP skills hosted agent sample (#6363) SergeyMenshykh 2026-06-09 09:38:19 +01:00
  • cfb033e5d4 Python: Filter MCP tool kwargs to declared params via allowlist (#6399) Eduard van Valkenburg 2026-06-09 09:37:11 +02:00
  • d222079df9 .NET: fix: preserve AG-UI session history (#5904) Yufeng He 2026-06-09 15:06:13 +08:00
  • e89e745bc0 Python: feat(claude): bump claude-agent-sdk to 0.2.87 (#6248) Giles Odigwe 2026-06-08 23:01:55 -07:00
  • 6b2ff3ed7a Build(deps): Bump python-multipart from 0.0.26 to 0.0.27 in /python dependabot/uv/python/python-multipart-0.0.27 dependabot[bot] 2026-06-09 06:01:18 +00:00
  • 57b00d52f5 Build(deps): Bump anthropic from 0.80.0 to 0.107.1 in /python dependabot/uv/python/anthropic-0.107.1 dependabot[bot] 2026-06-09 06:01:17 +00:00
  • bad05a2bdc Python: Harness console for python (#6312) westey 2026-06-09 06:48:35 +01:00