feat: remove config/state mounts from built-in tool configs
- Remove pi_state and pi_config mounts from the pi-agent manifest. - Add Alembic data migration to strip those mounts from existing DB rows. - Remove opencode_home:/tmp volume and HOME=/tmp override from the opencode built-in compose template; config/state now belongs in config profiles. - Workspace and SSH key mounts remain unchanged. Quality gates: python3 -m py_compile, pytest (311 passed, 34 skipped), npm run typecheck, npm run lint
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: tool-config-mount-cleanup
|
||||
status: completed
|
||||
completed_at: 2026-06-13
|
||||
started_at: 2026-06-12
|
||||
Reference in New Issue
Block a user