Skip to content

Commit de82558

Browse files
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 efficiency
1 parent a0f5bac commit de82558

5 files changed

Lines changed: 439 additions & 606 deletions

File tree

agents/.DS_Store

0 Bytes
Binary file not shown.

agents/validate/lg.py

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)