Skip to content

Fix known export, executor, and connection bugs - #14

Merged
AliceJump merged 2 commits into
mainfrom
codex/fix-known-bugs
Sep 26, 2026
Merged

AliceJump merged 2 commits into
mainfrom
codex/fix-known-bugs

Conversation

@AliceJump

@AliceJump AliceJump commented Sep 26, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • Stage generated images, COCO, and label enum before replacing existing assets; roll back old output on an in-process failure.
  • Generate valid Python Enum identifiers, including keyword, mro, Unicode, leading-underscore, and collision cases.
  • Push schema-materialized task/global defaults to a running executor, and bind executor commands and delayed pushes to their originating project/process.
  • Confirm disconnect success before clearing game state; serialize connect/disconnect requests and report toolbox state persistence errors.
  • Update the JetBrains submodule to the companion fix in Fix export rollback and game disconnect reliability ok-script-toolkit-jetbrains#8.
  • Keep the existing enum guard mutation check compatible with formatted ternary expressions.

Checks

  • Local npm run compile passed.
  • git diff --check passed.
  • CI run #219 passed. No tests were run locally.

Limitation

Replacing several export files is not a single filesystem transaction. A process crash during the commit window may leave a mix of old and new output.

@coderabbitai

coderabbitai Bot commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 479f5e2b-9a64-4ba0-8323-4c68e5e02e59


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@AliceJump
AliceJump marked this pull request as ready for review September 26, 2026 03:33
@AliceJump
AliceJump merged commit 9871120 into main Sep 26, 2026
3 checks passed
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.

1 participant