Files
headquarter/openspec/.pi-map.index.md
T
Developer ddd92e3dd4 feat: implement configurable tool container home directory
- Add ToolType.home_directory column with default /home/user
- Add Alembic migration to add column, set existing rows, and rewrite
  /workspace to /home/user/{{WORKSPACE_NAME}} in legacy templates
- Add merge migration fc8f1a20cbf6 to resolve Alembic multiple heads
- Update manifest compiler to honor manifest.home_directory for HOME,
  WORKDIR, /workspace symlink, and default repo mount target
- Update legacy dockerfile/compose instance generation to use
  tool_type.home_directory
- Thread resolved home_dir through config profile and git mount expansion
- Generate entrypoint permission fixer to chown home/mounts at startup
- Update base.dockerfile with sudo/passwordless sudo for permission fixer
- Add unit tests for manifest compiler, instance service, and migrations
- Add placeholder integration test for container lifecycle
- Update openspec/tasks/home-path-expansion.md task checkboxes
- Update project maps for modified files

Quality gates: py_compile, ruff, mypy, pytest tests/unit (205 passed),
pytest tests/integration (110 passed, 35 skipped). Alembic round-trip
and container lifecycle integration tests require Docker/PostgreSQL.
2026-06-14 13:09:41 +00:00

1.1 KiB

openspec (index)

dir: openspec

role

Defines the OpenSpec methodology and configuration for managing software requirements, specifications, and task tracking as living documentation within a Docker-based coding agent management platform.

parent

index: ./.pi-map.index.md map: ./.pi-map.md

children

  • openspec/changes index: openspec/changes/.pi-map.index.md map: openspec/changes/.pi-map.md
  • openspec/designs index: openspec/designs/.pi-map.index.md map: openspec/designs/.pi-map.md
  • openspec/docs index: openspec/docs/.pi-map.index.md map: openspec/docs/.pi-map.md
  • openspec/explorations index: openspec/explorations/.pi-map.index.md map: openspec/explorations/.pi-map.md
  • openspec/proposals index: openspec/proposals/.pi-map.index.md map: openspec/proposals/.pi-map.md
  • openspec/specs index: openspec/specs/.pi-map.index.md map: openspec/specs/.pi-map.md
  • openspec/tasks index: openspec/tasks/.pi-map.index.md map: openspec/tasks/.pi-map.md

files

  • README.md
  • config.yaml

index: openspec/.pi-map.index.md map: openspec/.pi-map.md

workflows

dirty