Files
headquarter/openspec/changes/archive/2026-05-19-smart-git-url-parsing/.pi-map.md
T
Developer 070cd4d5a5 chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository
so the project navigation maps are shared and versioned. These artifacts
are maintained by project_map_init/patch/validate and must be kept in
sync with source edits.

Note: .cache/ remains ignored (added in previous commit).
2026-06-12 13:46:23 +00:00

1.3 KiB

openspec/changes/archive/2026-05-19-smart-git-url-parsing

dir: openspec/changes/archive/2026-05-19-smart-git-url-parsing

index: openspec/changes/archive/2026-05-19-smart-git-url-parsing/.pi-map.index.md

role

Contains archived design documents and specifications for a smart Git URL parsing feature that converts browser URLs to 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 specification with markdown-based design documents (proposal, design, tasks) and YAML metadata, following a structured change proposal pattern for cross-functional (backend/frontend) feature development.

tags

design, git, urls, creation, .openspec, smart, url, parsing

symbols

workflows

dirty