cubecraft-agents[bot] f170def0ea feat(CUB-54): implement Agent State Repository with EF Core
- Add AgentState read model (Models/AgentState.cs)
- Add IAgentStateRepository interface with GetAllAsync,
  GetBySessionKeyAsync, UpdateStatusAsync
- Add AgentStateRepository EF Core implementation
  mapping Agent entity → AgentState model
- Register IAgentStateRepository in DI (Program.cs)
- Exclude ControlCenter sub-project from Api compilation

Build: 0 warnings, 0 errors
2026-04-27 04:10:18 +00:00
2026-04-25 19:02:57 +00:00
2026-04-25 19:02:57 +00:00
2026-04-25 19:02:57 +00:00
2026-04-25 19:02:57 +00:00
Description
No description provided
Readme 7.4 MiB
Languages
TypeScript 35%
SCSS 21.5%
C# 18.3%
Go 17.9%
HTML 5.5%
Other 1.8%