Commit de82558
committed
Fix agent instance recreation issue - implement proper agent reuse via AgentRegistry
- Add AgentRegistry class with get_or_create_agent() method
- Implement existing agent lookup by name before creation
- Add session reuse logic to prevent unnecessary session creation
- Add comprehensive debug logging for agent lifecycle
- Maintain LangGraph ValidationAgent as standalone component
- Preserve all existing functionality while improving efficiency1 parent a0f5bac commit de82558
5 files changed
Lines changed: 439 additions & 606 deletions
Binary file not shown.
This file was deleted.
0 commit comments