chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,19 +1,19 @@
# changes/fix-tmux-mouse-config (index)
dir: changes/fix-tmux-mouse-config
# openspec/changes/fix-tmux-mouse-config (index)
dir: openspec/changes/fix-tmux-mouse-config
## role
Documents a bug fix for tmux mouse configuration in Pi Agent Docker images where single-quoted echo strings prevented newline interpretation.
Documents a bug fix for tmux mouse configuration formatting in Pi Agent Docker images.
## parent
index: changes/.pi-map.index.md
map: changes/.pi-map.md
index: openspec/changes/.pi-map.index.md
map: openspec/changes/.pi-map.md
## children
-
## files
- change.md
- tasks.md
## links
index: changes/fix-tmux-mouse-config/.pi-map.index.md
map: changes/fix-tmux-mouse-config/.pi-map.md
index: openspec/changes/fix-tmux-mouse-config/.pi-map.index.md
map: openspec/changes/fix-tmux-mouse-config/.pi-map.md
## workflows
-
## dirty
@@ -1,17 +1,17 @@
# changes/fix-tmux-mouse-config
dir: changes/fix-tmux-mouse-config
# openspec/changes/fix-tmux-mouse-config
dir: openspec/changes/fix-tmux-mouse-config
index: changes/fix-tmux-mouse-config/.pi-map.index.md
index: openspec/changes/fix-tmux-mouse-config/.pi-map.index.md
## role
Documents a bug fix for tmux mouse configuration in Pi Agent Docker images where single-quoted echo strings prevented newline interpretation.
Documents a bug fix for tmux mouse configuration formatting in Pi Agent Docker images.
## files
- change.md | Documents a bug fix for tmux mouse mode configuration in Pi Agent Docker images caused by single-quoted echo strings preventing newline interpretation of \n. | dep: tmux, Docker, Python, Alembic, xterm.js
- tasks.md | Track completion of tasks to fix tmux mouse mode configuration by replacing literal `\n` with proper newlines in Pi Agent dockerfiles and migration files.
- change.md | Documents a bug fix for tmux mouse mode configuration in Pi Agent Docker images where single-quoted echo commands prevented newline interpretation, causing malformed `.tmux.conf` files and broken mouse scrolling behavior.
- tasks.md | A task checklist tracking the fix of literal `\n` bugs in tmux configuration file creation across Dockerfiles and database migrations for Pi Agent images.
## arch
Simple documentation-based change tracking using markdown files (change.md for problem description, tasks.md for task checklist) to coordinate a configuration fix across dockerfiles and migration files.
Change documentation package using markdown-based issue tracking with separate problem description and task checklist files.
## tags
tmux, tasks, fix, mouse, mode, configuration, agent, docker
tmux, fix, mouse, configuration, agent, images, change, tasks
## symbols
-
## workflows