Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.14 KB

File metadata and controls

32 lines (20 loc) · 1.14 KB

spec-kit Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-01-18

Active Technologies

  • Python 3.11+ (Specify CLI) + PowerShell 6+ and Bash (scripts) + Typer, Rich (existing CLI deps); copilot CLI (standalone GitHub Copilot CLI) (001-ralph-loop-implement)

  • Markdown files (tasks.md, progress.txt) - no database (001-ralph-loop-implement)

  • Python 3.11+ (Specify CLI) + PowerShell 5.1/7+ and Bash (scripts) + Typer, Rich (existing CLI deps); gh copilot CLI (external) (001-ralph-loop-implement)

Project Structure

src/
tests/

Commands

cd src; pytest; ruff check .

Code Style

Python 3.11+ (Specify CLI) + PowerShell 5.1/7+ and Bash (scripts): Follow standard conventions

Recent Changes

  • 001-ralph-loop-implement: Added Python 3.11+ (Specify CLI) + PowerShell 6+ and Bash (scripts) + Typer, Rich (existing CLI deps); copilot CLI (standalone GitHub Copilot CLI)

  • 001-ralph-loop-implement: Added Python 3.11+ (Specify CLI) + PowerShell 5.1/7+ and Bash (scripts) + Typer, Rich (existing CLI deps); gh copilot CLI (external)