FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/strands/agent - polytech-dev/sdk-python · GitHub
polytech-dev
/
sdk-python
Public
forked from
strands-agents/harness-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sdk-python
src
strands
agent
on
main
User selector
Datepicker
Commit history
Commits on Dec 6, 2025
Update doc strings for the doc build (#1284)
Show description for 2944abf
zastrowm
authored
2944abf
View commit details
Copy full SHA for 2944abf
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
bidi - fix record direct tool call (#1300)
pgrayy
authored
d1b523c
View commit details
Copy full SHA for d1b523c
View code at this point
Browse repository at this point
fix(agent): Return structured output JSON when AgentResult has no text (#1290)
Show description for 911a1c7
afarntrog
authored
911a1c7
View commit details
Copy full SHA for 911a1c7
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
feat(steering): add experimental steering for modular prompting (#1280)
Show description for 50969a4
dbschmigelski
and
jtristan
authored
50969a4
View commit details
Copy full SHA for 50969a4
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
move tool caller definition out of agent module (#1215)
pgrayy
authored
a4837d4
View commit details
Copy full SHA for a4837d4
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
fix(models): allow setter on system_prompt and system_prompt_content (#1171)
dbschmigelski
authored
8cae18c
View commit details
Copy full SHA for 8cae18c
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
share interrupt state (#1148)
pgrayy
authored
ccc3a8b
View commit details
Copy full SHA for ccc3a8b
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
async hooks (#1119)
pgrayy
authored
2b0c6e6
View commit details
Copy full SHA for 2b0c6e6
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
feat(telemetry): Add tool definitions to traces via semconv opt-in (#1113)
Ratish1
authored
1df45be
View commit details
Copy full SHA for 1df45be
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
feat(models): add SystemContentBlock support for provider-agnostic caching (#1112)
Show description for 9f10595
dbschmigelski
authored
9f10595
View commit details
Copy full SHA for 9f10595
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
fix: Fix broken converstaion with orphaned toolUse (#1123)
Show description for 417ebea
Unshure
authored
417ebea
View commit details
Copy full SHA for 417ebea
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
fix: properly redact toolResult blocks (#1080)
leotac
authored
ce5c662
View commit details
Copy full SHA for ce5c662
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
direct tool call - interrupt not allowed (#1097)
pgrayy
authored
071f89f
View commit details
Copy full SHA for 071f89f
View code at this point
Browse repository at this point
feat(mcp): add experimental agent managed connection via ToolProvider (#895)
dbschmigelski
authored
3446938
View commit details
Copy full SHA for 3446938
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
feat: Add Structured Output as part of the agent loop (#943)
Show description for 648af22
afarntrog
authored
648af22
View commit details
Copy full SHA for 648af22
View code at this point
Browse repository at this point
feat: add multiagent hooks, add serialize & deserialize function to multiagent base & agent result (#1070)
Show description for 8a89d91
JackYPCOnline
authored
8a89d91
View commit details
Copy full SHA for 8a89d91
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
hooks - before tool call event - interrupt (#987)
pgrayy
authored
dbf6200
View commit details
Copy full SHA for dbf6200
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
feat: replace kwargs with invocation_state in agent APIs (#966)
Show description for 7fbc9dc
authored
7fbc9dc
View commit details
Copy full SHA for 7fbc9dc
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
conversation manager - summarization - noop tool (#1003)
pgrayy
authored
9632ed5
View commit details
Copy full SHA for 9632ed5
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
fix: Invoke callback handler for structured_output (#857)
Show description for a36255d
zastrowm
authored
a36255d
View commit details
Copy full SHA for a36255d
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
docs: improve docstring formatting for `invoke_async` function in `Agent` class. [for better VS Code hover] (#846)
waitasecant
authored
7f77a59
View commit details
Copy full SHA for 7f77a59
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
docs: cleanup docs so the yields section renders correctly (#820)
afarntrog
authored
c142e7a
View commit details
Copy full SHA for c142e7a
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
feat: claude citation support with BedrockModel (#631)
Show description for 47faba0
theagenticguy
and
Unshure
authored
47faba0
View commit details
Copy full SHA for 47faba0
View code at this point
Browse repository at this point
feat: Use TypedEvent inheritance for callback behavior (#755)
Show description for 6dadbce
zastrowm
authored
6dadbce
View commit details
Copy full SHA for 6dadbce
View code at this point
Browse repository at this point
summarization manager - add summary prompt to messages (#698)
Show description for d9f8d8a
pgrayy
authored
d9f8d8a
View commit details
Copy full SHA for d9f8d8a
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
feat: Implement typed events internally (#745)
Show description for aa03b3d
zastrowm
authored
aa03b3d
View commit details
Copy full SHA for aa03b3d
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
fix: Move AgentInput to types submodule (#746)
Unshure
authored
0fac648
View commit details
Copy full SHA for 0fac648
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
fix: Add AgentInput TypeAlias (#738)
Unshure
authored
f028dc9
View commit details
Copy full SHA for f028dc9
View code at this point
Browse repository at this point
feat: Add support for agent invoke with no input, or Message input (#653)
Unshure
authored
dbe0fea
View commit details
Copy full SHA for dbe0fea
View code at this point
Browse repository at this point
tool executors (#658)
pgrayy
authored
c18ef93
View commit details
Copy full SHA for c18ef93
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
fix: add system_prompt to structured_output_span before adding input_messages (#709)
Show description for 9397f58
authored
9397f58
View commit details
Copy full SHA for 9397f58
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
fix: fix non-serializable parameter of agent from toolUse block (#568)
Show description for c087f18
authored
c087f18
View commit details
Copy full SHA for c087f18
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
session manager - prevent file path injection (#680)
pgrayy
authored
8c63d75
View commit details
Copy full SHA for 8c63d75
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
feat: add structured_output_span (#655)
Show description for 0455756
poshinchen
authored
0455756
View commit details
Copy full SHA for 0455756
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
fix(structured_output): do not modify conversation_history when prompt is passed (#628)
dbschmigelski
authored
adac26f
View commit details
Copy full SHA for adac26f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL