mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
* fix(setup): let repos gate agent startup * test(setup): update runner call expectations
6 lines
128 B
YAML
6 lines
128 B
YAML
setupAgentStartupPolicy: wait-for-setup
|
|
scripts:
|
|
setup: |
|
|
node config/scripts/run-internal-dev-setup.mjs
|
|
pnpm install
|