-
Notifications
You must be signed in to change notification settings - Fork 34
Pull requests: microsoft/agent-framework-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Send the error text (not null) in the Anthropic tool_result when FunctionResultContent has an Error and nil Result
parity-approved
Go API consistency review found no parity issues
#756
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Add an example demonstrating imperative in-executor human-in-the-loop via Context.PostRequest
parity-approved
Go API consistency review found no parity issues
#750
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Register the Copilot event handler via SessionConfig.OnEvent so session-lifecycle events are not dropped
parity-approved
Go API consistency review found no parity issues
#746
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Invalidate the StatefulExecutorCache on checkpoint restore
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#745
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Add a workflow-as-agent human-in-the-loop example resuming tool approval across the NewAgent boundary
parity-approved
Go API consistency review found no parity issues
#744
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Join Response.String() messages with a newline like .NET ConcatText
parity-approved
Go API consistency review found no parity issues
public-api-change
Pull Request changes public APIs
#742
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Do not open a spurious empty WorkflowRun span on no-work wakeups in the streaming run loop
parity-approved
Go API consistency review found no parity issues
#739
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Merge Gemini tool mode into caller-supplied ToolConfig instead of replacing it
parity-approved
Go API consistency review found no parity issues
#738
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Add a workflow executor-I/O observation example handling ExecutorInvokedEvent and ExecutorCompletedEvent
parity-approved
Go API consistency review found no parity issues
#736
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Emit StartedEvent per continuation cycle in the lockstep event stream
#733
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Request file_search_call.results and surface the FileSearch tool-call output in the Responses provider
parity-approved
Go API consistency review found no parity issues
#731
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Propagate message.AuthorName to the OpenAI chat request name field
#730
opened Jul 24, 2026 by
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
Contributor
Loading…
Fix data race on shared *Agent.historyProvider by not mutating the interface field mid-run
parity-approved
Go API consistency review found no parity issues
#722
opened Jul 24, 2026 by
PratikDhanave
Contributor
Loading…
Document the exported message.Message.String and message.Message.Usage accessors
parity-approved
Go API consistency review found no parity issues
#719
opened Jul 24, 2026 by
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
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
Contributor
Loading…
Fix shelltool readExitCode to wait on the live stdout signal so it is not gated on the 100ms poll
parity-approved
Go API consistency review found no parity issues
#702
opened Jul 24, 2026 by
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
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
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
Contributor
Loading…
Add a workflow cancellation + run-status example
parity-approved
Go API consistency review found no parity issues
#688
opened Jul 24, 2026 by
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
Contributor
Loading…
Add godoc to mcptool AddTool/Connect/ListTools and fix agent.Tool references to tool.Tool
parity-approved
Go API consistency review found no parity issues
#685
opened Jul 24, 2026 by
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
Contributor
•
Draft
Previous Next
ProTip!
no:milestone will show everything without a milestone.