feat: ship agent progress visibility
This commit is contained in:
@@ -27,6 +27,8 @@ export interface DashboardTaskDto {
|
||||
updatedAt: string
|
||||
isAgentTask?: boolean
|
||||
expectedFrom?: string | null
|
||||
lastActivityMessage?: string | null
|
||||
lastActivityAt?: string | null
|
||||
}
|
||||
|
||||
export interface BoardGroup {
|
||||
|
||||
Reference in New Issue
Block a user