CUB-54: Implement Agent State Repository (EF Core) #23
Reference in New Issue
Block a user
Delete Branch "agent/dex/CUB-54-agent-state-repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Implement EF Core repository for Agent State with GetAllAsync, GetBySessionKeyAsync, and UpdateStatusAsync methods.
Linear
Closes CUB-54