orion 5ca954f68f setup-plugins: clone external deps from git, unset AGENT_* vars
- unset AGENT_ID/AGENT_WORKSPACE/AGENT_VERIFY so plugin installers
  don't refuse operations gated to human-only
- --install-cli <branch>: shallow-clone HarborForge.Cli to tmp, symlink
  into plugins/ for the install script to find
- --yonexus-client/--yonexus-protocol <branch>: same pattern for
  Yonexus.Client and Yonexus.Protocol (needed for tsc build)
- build_yonexus step runs tsc before Yonexus.Server install
- cloned repos and symlinks cleaned up on EXIT trap
- --install-cli only passed to HarborForge when the flag is given
2026-04-16 10:10:19 +00:00
2026-04-16 08:49:31 +00:00
2026-04-15 16:16:10 +00:00
Description
No description provided
Readme 58 KiB
Languages
Shell 100%