huskies: merge 487_story_display_story_dependencies_in_web_ui_and_chat_commands
This commit is contained in:
@@ -48,6 +48,7 @@ export interface PipelineStageItem {
|
||||
agent: AgentAssignment | null;
|
||||
review_hold: boolean | null;
|
||||
qa: string | null;
|
||||
depends_on: number[] | null;
|
||||
}
|
||||
|
||||
export interface PipelineState {
|
||||
|
||||
Reference in New Issue
Block a user