Files
Developer c8db6ce933 fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and
  overscroll-behavior: none so the custom touch handler owns swipes
- Archive completed/partial OpenSpec specs to
  openspec/changes/archive/2026-06-14-completed-specs-archive/
- Regenerate project maps

Quality gates: npm run typecheck, npm run lint (apps/web)
2026-06-14 18:07:01 +00:00

1.2 KiB

2026-06-12-completed-changes-archive/tool-config-mount-cleanup

dir: 2026-06-12-completed-changes-archive/tool-config-mount-cleanup

index: 2026-06-12-completed-changes-archive/tool-config-mount-cleanup/.pi-map.index.md

role

Completed change archive documenting the removal of configuration/state mounts from built-in tool definitions to enable config-profile-based user-specific configuration.

files

  • .openspec.yaml | Defines a completed OpenSpec configuration for a tool named "tool-config-mount-cleanup"
  • proposal.md | Proposes removing configuration and state mounts from built-in tool definitions to separate tool setup from user-specific configuration handled by config profiles.
  • tasks.md | This is a completed task checklist for modifying built-in tool configurations and database migrations in a codebase. | dep: alembic, pytest, opencode, pi-agent

arch

Specification-driven migration pattern using OpenSpec for declarative tool configuration, with separation of concerns between built-in tool setup and user-configurable profiles, plus database migration coordination.

tags

tool, configuration, completed, config, .openspec, proposal, tasks, defines

symbols

workflows

dirty