fix(rivetkit): detect unsupported inspector workflows#5455
Conversation
Co-authored-by: Kacper <kacper@rivet.gg>
ReviewSolid, well-scoped fix. The core disambiguation logic ( Correctness
Test coverage
Style
Nothing blocking. Nice job aligning the two adapter layers with the pre-existing core semantics. |
|
Addressed the review in bc25e85:
Validation: focused NAPI unit test passed; formatting and pre-commit hooks passed. |
|
🚅 Deployed to the rivet-pr-5455 environment in rivet-frontend
|
Summary
Verification
git diff --checknpx --yes @biomejs/biome@2.3.0 check rivetkit-typescript/packages/rivetkit/tests/driver/actor-inspector.test.ts(passes with one pre-existing non-null assertion warning)Rust and driver tests were not run because the orb does not have Rust or workspace dependencies installed.