Commit Graph
2 Commits
Author SHA1 Message Date
darman c197f94631 Fixed some warnings 2026-04-04 05:01:51 +02:00
darman fc71d848e2 Add agent system with Core and Librarian agent implementations
Define IAgent interface and implement CoreAgent (main conversational
agent) and LibrarianAgent (knowledge retrieval agent). Includes DI
service collection extensions for agent registration.
2026-04-04 04:10:51 +02:00