1277 Commits

Author SHA1 Message Date
4shen0ne
13e144e547
fix: order by clause (#7051)
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2025-10-04 01:06:04 +00:00
Tyler Payne
c02791282b
Support MCP Elicitation, Sampling, and Roots via new McpSessionHost (#6833)
Co-authored-by: Tyler Payne <tylerpayne@microsoft.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-10-02 09:35:12 -07:00
Eric Zhu
83afbf5857
Update version to 0.7.5 (#7058) 2025-09-29 23:07:16 -07:00
Copilot
e045643903
Add missing reasoning_effort parameter support for OpenAI GPT-5 models (#7054)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: victordibia <1547007+victordibia@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Maurice Bailly <baillymaurice@hotmail.com>
2025-09-29 22:57:45 -07:00
Sungjun.Kim
29931b37af
Fix(mcp): drain pending command futures on McpSessionActor failure (#7045) 2025-09-29 21:30:15 -07:00
seung
f76f92dd8c
Fix not supported field warnings in count_tokens_openai (#6987) 2025-09-18 04:06:24 +00:00
kkutrowski
fb03c1c658
Fix: Handle nested objects in array items for JSON schema conversion (#6993)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-17 18:10:46 -07:00
Eric Zhu
17d3aef9f5
Add security warnings and default to DockerCommandLineCodeExecutor (#7035)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-17 17:40:31 -07:00
张大侠
6f67b95963
Fix finish_reason logic in Azure AI client streaming response (#6963)
Co-authored-by: weizhang3 <weizhang3@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:49:09 -07:00
Copilot
c469fc0d8c
Fix OllamaChatCompletionClient load_component() error by adding to WELL_KNOWN_PROVIDERS (#7030)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:30:27 -07:00
Copilot
e0e39e475b
Fix Redis caching always returning False due to unhandled string values (#7022)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:30:08 -07:00
Copilot
14809f51dd
Fix GraphFlow cycle detection to properly clean up recursion state (#7026)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:12:07 -07:00
Copilot
79d5d6ab47
Fix spurious </think> tags caused by empty string reasoning_content in streaming (#7025)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:06:50 -07:00
SrikarMannepalli
5216bf3737
Add thinking mode support for anthropic client (#7002)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 01:12:51 -07:00
liuyunrui123
0df6be1fc1
fix: extra args not work to disable thinking (#7006) 2025-09-16 07:42:35 +00:00
gym603
3107855044
Fix message ID for correlation between streaming chunks and final mes… (#6969)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-31 08:49:05 -10:00
Justin Cechmanek
8e2c5f0a56
Support linear memory in RedisMemory (#6972)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-31 08:36:21 -10:00
Paweł Dąbrowski
7fbf8ab44c
Fix loading streaming Bedrock response with tool usage with empty argument (#6979) 2025-08-31 08:19:30 -10:00
Eric Zhu
4b5e358053
update version to 0.7.4 (#6955) 2025-08-19 11:20:09 -07:00
Ben Constable
2f38334c0e
Redis Doesn't Support Streaming (#6954) 2025-08-19 11:15:46 -07:00
Ben Constable
29a84e293c
Fix Redis Deserialization Error (#6952) 2025-08-19 08:24:19 -07:00
Eric Zhu
2f3981dffb
Update version to 0.7.2 (#6947) 2025-08-19 00:55:45 -07:00
Eric Zhu
0c33b1140a
Ensure task runner tools are always strict (#6946) 2025-08-19 00:26:22 -07:00
Eric Zhu
d4dd4a26ca
Update OpenAIAgent to reflect gap in supporting custom function tool (#6943) 2025-08-19 00:23:37 -07:00
Eric Zhu
fbc7888d75
Add model info for gpt-5 (#6945) 2025-08-19 00:11:09 -07:00
Alexey Pelykh
898d83e783
Fix OpenAIAgent function tool schema (#6936)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-19 04:59:18 +00:00
Tejas Dharani
a666c65047
fix: Add proper serialization to RedisStore for complex objects (#6905)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-18 21:51:25 -07:00
fiow123
c715876a95
Extend pydantic model capability for anyOf/oneOf item typing (#6925)
Co-authored-by: Finn Cartwright (MSTIC DS&AI) <fcartwright@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-11 12:13:21 -04:00
Nicolas Suzor
6874ff7091
Typo in docs for 'NoOpTracerProvider' (#6915) 2025-08-10 20:31:55 -04:00
Eric Zhu
c145ace39a
Add warning for MCP server docs (#6901) 2025-08-06 17:51:48 -04:00
Justin Cechmanek
6a22249998
Adds support for JSON and MARKDOWN in Redis agent memory (#6897)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-06 21:27:06 +00:00
Eric Zhu
27c3d3b58d
Update version 0.7.2 (#6895) 2025-08-06 17:16:48 -04:00
Copilot
ec5da1ef7b
Fix structured logging serialization data loss with SerializeAsAny annotations (#6889)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-05 12:32:05 -04:00
Eric Zhu
9cb067e6ab
Add parallel_tool_call to openai model client config (#6888) 2025-08-02 19:28:33 -05:00
Copilot
3e30f9e05d
Add documentation warnings for AgentTool/TeamTool parallel tool calls limitation (#6883)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-01 19:19:32 -05:00
Eric Zhu
c1e4ae6819
Add approval_func option to CodeExecutorAgent (#6886) 2025-08-01 19:13:38 -05:00
Copilot
ca3d693b19
Make DockerCommandLineCodeExecutor the default for MagenticOne team (#6684)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: husseinmozannar <25182234+husseinmozannar@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
2025-07-29 15:31:42 -07:00
Eric Zhu
7865151a58
Remove assistant related methods from OpenAIAgent (#6866) 2025-07-29 19:24:17 +00:00
Eric Zhu
e85eea88f2
Update OpenAIAssistantAgent doc (#6870) 2025-07-28 01:52:10 -07:00
Eric Zhu
1ca7419213
Update version to 0.7.1 (#6868) 2025-07-28 01:31:26 -07:00
Eric Zhu
7d627f45ca
Bring back OpenAIAssistantAgent (#6867) 2025-07-28 01:29:06 -07:00
Eric Zhu
d6ec7b85e3
Update version to 0.7.0 (#6865) 2025-07-27 23:23:50 -07:00
Eric Zhu
98e6bba168
Supporting Teams as Participants in a GroupChat (#5863) 2025-07-27 22:59:09 -07:00
4shen0ne
2618496f72
fix: use ```sh consistently (#6864) 2025-07-27 22:53:29 -07:00
Eric Zhu
b33b688991
Update installation guide in _openai_assistant_agent.py (#6863) 2025-07-27 17:59:11 -07:00
4shen0ne
75c8a198bd
fix: load agent correctly in test service (#6860) 2025-07-28 00:55:31 +00:00
Victor Dibia
f00d1eef9e
upgrade graphrag sample to v2.3+ (#6744)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-07-27 02:04:40 -07:00
Copilot
5f1c69d049
Add include_name_in_message parameter to make name field optional in OpenAI messages (#6845)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-07-27 00:39:39 -07:00
Saverio Murgia
ac051ba6d0
docs: correct function spelling (#6849)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-07-27 00:29:11 -07:00
Brian Fox
ac28510c42
Add support for "format": "json" in JSON schemas (#6846)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-07-27 07:15:48 +00:00