Skip to content

feat(qa): mirror has_question parent flag from api#159

Merged
yasithdev merged 1 commit intodevfrom
feat-question-flag
May 6, 2026
Merged

feat(qa): mirror has_question parent flag from api#159
yasithdev merged 1 commit intodevfrom
feat-question-flag

Conversation

@yasithdev
Copy link
Copy Markdown
Member

@yasithdev yasithdev commented May 6, 2026

Closes #160

Sync from api/schema.ts. SimulationStatus drops 'has_question', entities + SSE events gain has_question?: boolean.

SimulationStatus enum: drop 'has_question' (it's a per-task state).
SimulationEntity + QARunEntity: add `has_question?: boolean` derived flag.
simulation/updated + qa-run/updated SSE events: add the same flag.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yasithdev yasithdev requested a review from a team May 6, 2026 08:09
@yasithdev yasithdev merged commit 90a220b into dev May 6, 2026
4 checks passed
@yasithdev yasithdev deleted the feat-question-flag branch May 7, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(qa): mirror has_question parent flag from api

1 participant