Skip to content

Releases: MiniCodeMonkey/chief

Chief v0.1.0

28 Jan 22:26

Choose a tag to compare

Changelog

  • a099ae8 Ready to rock
  • 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"
  • b3b7c2f feat(tui): Add post-exit actions for init and edit flows
  • adb3674 feat(tui): Replace modal PRD picker with always-visible tab bar
  • e08873b feat: Add spinner during prd.md to prd.json conversion
  • 499d4a2 feat: Auto-detect available PRD when main doesn't exist
  • 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
  • 2913840 fix(tui): Correct baseDir calculation for PRD tab discovery
  • 77fe4d7 fix: Improve UX for missing PRD and fix interactive init
  • 053d818 fix: Show friendly message when no PRD exists
  • 09aec98 fix: Specify exact path for prd.md in init prompt
  • 21d1891 fix: move directory field outside repository block in goreleaser config
  • c0310a4 fix: update goreleaser brew config for v2 syntax