Skip to content

chore: add generation completion sentinels#25924

Open
CasualDeveloper wants to merge 1 commit intoanomalyco:devfrom
CasualDeveloper:feat/25921-generation-sentinels
Open

chore: add generation completion sentinels#25924
CasualDeveloper wants to merge 1 commit intoanomalyco:devfrom
CasualDeveloper:feat/25921-generation-sentinels

Conversation

@CasualDeveloper
Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #25921

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds small stderr-only completion markers to the generation wrapper scripts so long or truncated runs have a clear success marker. The OpenAPI CLI command remains stdout-only for JSON output.

AI Assistance: OpenCode + openai/gpt-5.5. Review: Human operator reviewed.

How did you verify your code works?

  • Ran env -u OPENCODE_SERVER_PASSWORD -u OPENCODE_SERVER_USERNAME bun ./script/generate.ts and confirmed opencode generate complete appeared.
  • Ran git diff --check.
  • Pre-push hook ran bun turbo typecheck: 12/12 tasks passed.

Screenshots / recordings

N/A, no UI changes.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@CasualDeveloper CasualDeveloper force-pushed the feat/25921-generation-sentinels branch from 916c6c1 to 8fdbb00 Compare May 6, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add generation completion sentinels

1 participant