-
Notifications
You must be signed in to change notification settings - Fork 46
Pull requests: microsoft/agent-framework-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[dotnet-port-fixes] Execute invocable tool siblings
area:agent
Changes files in the agent area
kind:code
Changes production behavior or code
kind:tests
Changes tests, fixtures, or test infrastructure
parity-approved
Go API consistency review found no parity issues
risk:medium
Contained production impact requiring normal review depth
size:medium
At most 100 changed lines across at most 5 files
#863
opened Aug 18, 2026 by
Michelle Clayton (michelle-clayton-work)
Contributor
Loading…
[dotnet-code] Simplify group chat dispatch internals
area:workflow
Changes files in the workflow area
kind:code
Changes production behavior or code
parity-approved
Go API consistency review found no parity issues
risk:low
Limited blast radius and straightforward rollback
size:small
At most 30 changed lines across at most 2 files
#860
opened Aug 18, 2026 by
Michelle Clayton (michelle-clayton-work)
Contributor
Loading…
[dotnet-code] Consolidate route handler option normalization
area:workflow
Changes files in the workflow area
kind:code
Changes production behavior or code
parity-approved
Go API consistency review found no parity issues
risk:low
Limited blast radius and straightforward rollback
size:small
At most 30 changed lines across at most 2 files
#858
opened Aug 18, 2026 by
Michelle Clayton (michelle-clayton-work)
Contributor
Loading…
Add regression tests for concurrency gaps
area:agent
Changes files in the agent area
area:workflow
Changes files in the workflow area
failed-auto-risk
Automatic risk classification needs maintainer attention
kind:code
Changes production behavior or code
kind:tests
Changes tests, fixtures, or test infrastructure
parity-approved
Go API consistency review found no parity issues
size:xlarge
More than 300 changed lines or 10 files
#850
opened Aug 17, 2026 by
Michelle Clayton (michelle-clayton-work)
Contributor
•
Draft
[dotnet-port-fixes] Harden file skill discovery
area:agent
Changes files in the agent area
failed-auto-risk
Automatic risk classification needs maintainer attention
parity-approved
Go API consistency review found no parity issues
size:large
At most 300 changed lines across at most 10 files
#833
opened Aug 12, 2026 by
Michelle Clayton (michelle-clayton-work)
Contributor
Loading…
Improve Go API consistency review output
#820
opened Aug 10, 2026 by
Ben Griffin (griffinbird)
Collaborator
Loading…
Propagate message.AuthorName to the OpenAI chat request name field
parity-approved
Go API consistency review found no parity issues
#730
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Carry additionalProperties through the Anthropic tool input_schema so it matches functool strict validation
parity-approved
Go API consistency review found no parity issues
#724
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Preserve large-integer precision when decoding FunctionResultContent.Result
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#717
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Unwrap PortableValue before invoking edge Condition and fan-out Assigner
parity-approved
Go API consistency review found no parity issues
#708
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Preserve delayed PortableValue raw JSON on checkpoint re-serialization to avoid large-int/type-fidelity loss
parity-approved
Go API consistency review found no parity issues
#696
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Surface inbound AG-UI CUSTOM events as metadata instead of dropping them
public-api-change
Pull Request changes public APIs
#694
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Make jsonformat strict schemas OpenAI-valid by requiring all properties
parity-approved
Go API consistency review found no parity issues
#689
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Honor an explicit MinimumPreserved=0 in compaction strategies instead of collapsing to the default
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#686
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Make Foundry MemoryProvider store request/response message filters configurable
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#680
opened Jul 24, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Emit gen_ai.client.token.usage and operation.duration metrics from the OTel middleware
parity-approved
Go API consistency review found no parity issues
#666
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add a Go example exercising hostedtool.MCPServer with the OpenAI Responses provider
parity-approved
Go API consistency review found no parity issues
#665
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add an OpenAI Responses file-search (vector store) hosted-tool agent example
parity-approved
Go API consistency review found no parity issues
#662
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Wire MCP client options in mcptool.Connect: server sampling handler and list_changed notifications
public-api-change
Pull Request changes public APIs
#659
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add WhenUpdatesCompleted to Foundry MemoryProvider to await async memory extraction
public-api-change
Pull Request changes public APIs
#653
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Plumb EnableMessageInjection through provider AgentConfig so the message-injector loop is reachable
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#652
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add filememory harness context provider with session-scoped file_memory_* tools
public-api-change
Pull Request changes public APIs
#644
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add fileaccess harness context provider with shared-folder file tools rooted at a directory
public-api-change
Pull Request changes public APIs
#643
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add hostedtool.ToolSearch type and map it to OpenAI Responses ToolSearchToolParam
public-api-change
Pull Request changes public APIs
#641
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Add composable function-invocation middleware to the tool autocall loop
public-api-change
Pull Request changes public APIs
#638
opened Jul 23, 2026 by
PratikDhanave (PratikDhanave)
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.