Skip to content

feat: summarizing conversation manager #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

stefanoamorelli
Copy link
Contributor

@stefanoamorelli stefanoamorelli commented May 25, 2025

Description

Introducing the documentation for a new conversation manager, SummarizingConversationManager, that supports summarization of context.

Type of Change

  • New content addition

Motivation and Context

Closes strands-agents/sdk-python#90
PR strands-agents/sdk-python#112

Areas Affected

Agents -> ConversationManager -> SummarizingConversationManager

Screenshots

Screenshot 2025-06-12 at 19-07-13 Context Management - Strands Agents SDK

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@stefanoamorelli stefanoamorelli force-pushed the feat/summarizing-conversation-manager branch from 32bef6a to f57ecbe Compare May 25, 2025 19:48
@stefanoamorelli stefanoamorelli marked this pull request as draft May 27, 2025 19:05
@Unshure Unshure self-assigned this May 29, 2025
@stefanoamorelli stefanoamorelli force-pushed the feat/summarizing-conversation-manager branch 2 times, most recently from 8578f25 to 0603866 Compare June 12, 2025 16:04
@stefanoamorelli stefanoamorelli marked this pull request as ready for review June 12, 2025 16:07
@stefanoamorelli
Copy link
Contributor Author

@Unshure as promised ready to review!

@stefanoamorelli stefanoamorelli force-pushed the feat/summarizing-conversation-manager branch from a7f8f5b to 4f885dd Compare June 13, 2025 06:36
@stefanoamorelli stefanoamorelli requested a review from Unshure June 13, 2025 06:37
@Unshure Unshure merged commit 2c9687c into strands-agents:main Jun 17, 2025
2 checks passed
@Unshure
Copy link
Member

Unshure commented Jun 17, 2025

Thank you again for all of your help on this feature @stefanoamorelli !!! Super appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Compaction Conversation Manager
2 participants