Releases: tpaulshippy/chief
Releases · tpaulshippy/chief
Chief v0.0.5
Changelog
- 5c4f102 Update install script URL in README
Chief v0.0.4
Changelog
- 0be136b Disable homebrew in release build
Chief v0.0.2
Chief v0.0.1
Changelog
- 8313c65 Add errors to Provider convert/fix and resolver
- 95d9e86 Add provider validation and flag error handling
- a099ae8 Ready to rock
- 4dcb3ed Remove --output-last-message flag; generalize error msg
- 96fd2f6 Support multiple agent CLIs (Claude & Codex)
- 71e2a2f build: Add Makefile for common development tasks
- 95d8ddd ci: add release workflow with GoReleaser and Homebrew tap
- 00ff53e docs(spec): add comprehensive TUI specification for Ralph
- 0e09983 feat(cli)!: rename "chief init" to "chief new"
- dc64ff0 feat(embed): improve PRD prompts with structured questions and expanded sections
- d375bf3 feat(prd): improve conversion UX with progress messaging and rotating jokes
- 1dd3436 feat(prd): replace raw spinner with styled lipgloss progress panel
- 87a6b34 feat(prd): show live progress during PRD-to-JSON conversion
- b3b7c2f feat(tui): Add post-exit actions for init and edit flows
- adb3674 feat(tui): Replace modal PRD picker with always-visible tab bar
- 01cdb12 feat(tui): add TUI improvements and crash recovery
- 699e098 feat(tui): add
ekeybinding to edit current PRD directly - 29646b0 feat(tui): add
lkeybinding to open PRD picker in selection mode - b4d2db2 feat(tui): add confetti, total duration, and per-story timing to completion screen
- 13da9d3 feat(tui): add diff view for viewing task changes
- d2c128e feat(tui): add editable branch name in branch warning dialog
- f5f27ec feat(tui): add first-time setup flow with gitignore prompt
- eb12565 feat(tui): add quit confirmation modal when Ralph loop is running
- 330b566 feat(tui): add syntax highlighting for code snippets in log view
- 202034b feat(tui): make completion screen confetti continuous and responsive
- cfaf3c9 feat(tui): manage story in-progress state from TUI on EventStoryStarted
- b88fb73 feat(tui): show live progress from progress.md in dashboard details panel
- 1501c1a feat(tui): show per-story commit diff and add pgup/pgdn scrolling
- 57169d5 feat(update): add version check and self-update command
- e08873b feat: Add spinner during prd.md to prd.json conversion
- 499d4a2 feat: Auto-detect available PRD when main doesn't exist
- 8888d6d feat: US-001 - Config System
- bf43d66 feat: US-002 - Git Worktree Primitives
- db8b12b feat: US-003 - Git Push and PR Primitives
- e47c633 feat: US-004 - Loop Working Directory Support
- 3849915 feat: US-005 - Manager Worktree Tracking
- b07e1e1 feat: US-006 - First-Time Setup - Post-Completion Config
- 7eb0bf3 feat: US-007 - First-Time Setup - Worktree Setup Command
- ca52385 feat: US-008 - Enhanced Branch Warning Dialog with Worktree Option
- 2143faa feat: US-009 - Worktree Setup Spinner
- 7036897 feat: US-010 - Tab Bar Branch Info
- 926e4c2 feat: US-011 - Dashboard Header Worktree Info
- 0cd6432 feat: US-012 - Picker Worktree Display
- 18e71f4 feat: US-013 - Picker Merge Action
- 8eeb5f6 feat: US-014 - Picker Clean Action
- d00e1d9 feat: US-015 - Completion Screen UI
- 5a27030 feat: US-016 - Auto-Push and PR on Completion
- 7a78562 feat: US-017 - Settings TUI
- 8eeeba5 feat: US-018 - Worktree App Integration
- 0859bd3 feat: US-019 - Orphaned Worktree Cleanup
- 8d16d98 feat: US-020 - Documentation Updates
- 30e31fe feat: [US-001] - Go Project Setup with Bubble Tea
- 7f405ea feat: [US-001] - VitePress Project Setup
- c700e3b feat: [US-002] - PRD Types and Loader
- 6999de9 feat: [US-002] - Tailwind CSS v4 Integration
- 18353ad feat: [US-003] - Stream-JSON Parser
- 30c2da7 feat: [US-003] - Tokyo Night Theme Configuration
- dc23f46 feat: [US-004] - Core Agent Loop
- 20b949f feat: [US-004] - Landing Page Hero Section
- d24e02d feat: [US-005] - Embed Agent Prompt
- d40c1e2 feat: [US-005] - Landing Page "How It Works" Section
- cd3836a feat: [US-006] - Basic Dashboard View
- 5731022 feat: [US-006] - Landing Page Key Features Section
- 74de8eb feat: [US-007] - Landing Page Footer with CTA
- 8fe2431 feat: [US-007] - Start/Pause/Stop Controls
- b1d7f9d feat: [US-008] - Navigation and Sidebar Structure
- b972cde feat: [US-008] - PRD File Watching
- 5cee83b feat: [US-009] - Lip Gloss Styling System
- 3707a53 feat: [US-009] - Quick Start Guide
- 20c3994 feat: [US-010] - Installation Guide
- 890d12d feat: [US-010] - Log Viewer with Tool Cards
- 0ae646b feat: [US-011] - How Chief Works Overview
- af18d05 feat: [US-011] - PRD Picker Modal
- 1a9e4c3 feat: [US-012] - Parallel PRD Execution
- b0553b4 feat: [US-012] - The Ralph Loop Deep Dive
- dfb042c feat: [US-013] - Help Overlay
- 214e084 feat: [US-013] - The .chief Directory Guide
- 6a10ce5 feat: [US-014] - Narrow Terminal Support
- 7a2c8d5 feat: [US-014] - PRD Format Reference
- 858f7c9 feat: [US-015] - CLI Reference
- 3a686b2 feat: [US-015] - Error and Warning States
- 2ada763 feat: [US-016] - Chief Init Command
- f5b3fef feat: [US-016] - Troubleshooting Guide
- 89543f6 feat: [US-017] - Chief Edit Command
- 7f76331 feat: [US-017] - LLM Actions Component
- 64af6e4 feat: [US-018] - Auto-Conversion (prd.md to prd.json)
- f0e4c94 feat: [US-018] - Search Configuration
- 1cb447d feat: [US-019] - Progress Protection on Conversion
- 8562412 feat: [US-019] - Screenshot and Recording Placeholders
- 638f731 feat: [US-020] - Completion Sound
- 8ca7fac feat: [US-020] - GitHub Actions Deployment
- b38f6f1 feat: [US-021] - Quick Commands (status, list)
- 920833e feat: [US-021] - SEO and Social Cards
- 709da09 feat: [US-022] - CLI Flag Parsing
- faddd36 feat: [US-022] - Mobile Responsiveness Verification
- ba7810d feat: [US-023] - Goreleaser Configuration
- 539cf58 feat: [US-024] - Homebrew Formula
- bd393f3 feat: [US-025] - Install Script
- 1251ed5 feat: [US-026] - README and Documentation
- cd72614 feat: add hidden Chief Wiggum ASCII art easter egg
- 7ce37ed feat: tone down worktrees UI in TUI implementation
- d53cb98 fix(build): remove sound feature to fix Rosetta 2 deadlock on Apple Silicon
- b5686f4 fix(docs): set explicit base path to fix asset URLs on custom domain
- acc0f52 fix(loop): close events channel when loop finishes
- c0b4866 fix(prd): add missing --verbose flag for stream-json output and build to bin/
- b8b6a20 fix(prd): let Claude write prd.json directly with better error handling
- d70b6d4 fix(prd): log raw output when JSON conversion fails
- 2b21b2a fix(prd): prevent non-JSON output from conversion by disabling tools
- 7018984 fix(prompt): prevent Claude from implementing PRD after creation
- 7a0ec39...