Files
headquarter/openspec/changes/archive/2026-05-19-smart-git-url-parsing/.pi-map.md
T
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

23 lines
1.2 KiB
Markdown

# 2026-05-19-smart-git-url-parsing
dir: 2026-05-19-smart-git-url-parsing
index: 2026-05-19-smart-git-url-parsing/.pi-map.index.md
## role
Defines a feature proposal and implementation plan for intelligent Git URL parsing that converts browser URLs to valid clone URLs during repository creation.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design document for a smart Git URL parsing feature that detects browser URLs from GitHub/GitLab/Bitbucket and converts them to valid clone URLs
- proposal.md | Proposes a feature to intelligently parse and correct malformed Git repository URLs pasted by users during repository creation
- tasks.md | Project task breakdown for implementing smart Git URL parsing across backend and frontend with validation, suggestion, and user confirmation flows | dep: FastAPI, Python, TypeScript, React, ruff, mypy, pytest
## arch
Documentation-driven design using markdown specs (design/proposal/tasks) with YAML metadata, following a structured product development workflow from concept to task breakdown.
## tags
design, git, urls, creation, .openspec, smart, url, parsing
## symbols
-
## workflows
-
## dirty
-