-
Notifications
You must be signed in to change notification settings - Fork 0
Implement shared context reuse across agents #13
Copy link
Copy link
Open
Labels
agentsAgent systemAgent systemarchitectureSystem architectureSystem architectureenhancementNew feature or requestNew feature or requestmemoryMemory systemMemory systemperformancePerformance related issuePerformance related issuepriority: mediumMedium priorityMedium priority
Metadata
Metadata
Assignees
Labels
agentsAgent systemAgent systemarchitectureSystem architectureSystem architectureenhancementNew feature or requestNew feature or requestmemoryMemory systemMemory systemperformancePerformance related issuePerformance related issuepriority: mediumMedium priorityMedium priority
Context:
Multiple agents retrieve the same memory independently.
Problem:
Duplicate token usage across agents.
Tasks:
Goal:
Reduce total system-wide token usage.