agent-orchestrator/.github
Harsh Batheja 64badbd388
fix: run deploy as aoagent instead of root (#1378)
The VPS deploy workflow SSHes in as root but operates on files owned by
aoagent via the /root/agent-orchestrator → /home/aoagent/agent-orchestrator
symlink. Each deploy leaves new pnpm/bun/cache entries owned by root inside
an otherwise aoagent-owned tree. Switching the SSH user to aoagent
eliminates this ownership drift.
2026-04-21 01:45:10 +05:30
..
scripts fix: remove dead has_coverage output variable (#913) 2026-04-05 17:37:29 +05:30
workflows fix: run deploy as aoagent instead of root (#1378) 2026-04-21 01:45:10 +05:30
copilot-instructions.md docs: add copilot instructions guidance (#1331) 2026-04-21 01:08:56 +05:30