caadd59441
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
1.3 KiB
1.3 KiB
archive/2026-05-19-repo-workspace
dir: archive/2026-05-19-repo-workspace
index: archive/2026-05-19-repo-workspace/.pi-map.index.md
role
Design and planning documentation for a repository workspace UI feature that enables browsing, viewing, and editing project files with Git integration.
files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design document specifying a repository workspace UI for browsing, viewing, and editing project files with repo/branch/file navigation, syntax highlighting, and quick edit capabilities. | dep: React, URL routing, REST API, syntax highlighter, virtual scrolling
- proposal.md | Proposes a repository workspace as the default project view with file browsing, branch selection, and file viewing/editing capabilities
- tasks.md | Project task tracking document outlining implementation phases for a Git repository workspace UI with file browsing, editing, and navigation features | dep: git, React/Next.js, FastAPI, prismjs, ruff, mypy, pytest
arch
Document-driven specification package using markdown-based design docs, proposals, and task tracking with YAML configuration metadata, following a phased implementation planning pattern.
tags
design, repository, workspace, browsing, editing, project, .openspec, document