chore: archive 15 completed OpenSpec changes
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.
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace
|
||||
# archive/2026-05-19-repo-workspace
|
||||
dir: archive/2026-05-19-repo-workspace
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
index: archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines an archived OpenSpec design proposal for a repository workspace UI feature that would serve as the default project view for browsing, viewing, and editing Git repository files.
|
||||
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
|
||||
Specification-driven design using OpenSpec schema with phased task-based implementation planning, separating concerns into configuration metadata (.openspec.yaml), design specification (design.md), feature proposal (proposal.md), and implementation tracking (tasks.md).
|
||||
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
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user