orca_gateway_cli 0.2.0
orca_gateway_cli: ^0.2.0 copied to clipboard
Command-line tool for Orca Gateway projects — manages plugins, patches native config, and scaffolds new servers.
Changelog #
0.2.0 - 2026-05-06 #
Version-aligned release with engine 0.2.0 and sdk 0.2.0. No CLI source changes.
0.1.0 - 2026-05-05 #
Initial release.
Added #
orca plugin add/remove— wire Orca plugins into a project, including native config patches.orca plugin create— scaffold a new Orca plugin package.orca plugin generate— regenerate plugin glue code.orca plugin doctor— validate native and Dart-side plugin wiring.orca plugin build— build native plugin artifacts.- Native config patchers for AndroidManifest, Info.plist, Gradle, and Podfile.