File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88---
99
10+ ## [ 0.2.12] - 2025-12-08
11+
12+ ### ✨ Added
13+
14+ - ` klondike agents generate ` - Generate AGENTS.md from klondike configuration
15+ - Includes workflow overview, key commands, and configuration settings
16+ - Lists current priority features from progress log
17+ - Added ` assets ` to FeatureCategory enum for asset-related features
18+
19+ ### 🐛 Fixed
20+
21+ - Fixed Windows copilot executable detection - now correctly finds ` copilot.cmd ` instead of the PowerShell wrapper script (` copilot.ps1 ` )
22+ - Fixed copilot CLI option - use ` --prompt ` for non-interactive mode instead of invalid ` --message `
23+
24+ ### 🔧 Changed
25+
26+ - ` klondike copilot start ` now uses ` --prompt ` with reference to ` session-start.prompt.md `
27+ - Uses ` --allow-all-tools ` by default for autonomous operation
28+ - Feature implementation instruction added when ` --feature ` flag is specified
29+
30+ ---
31+
1032## [ 0.2.11] - 2025-12-08
1133
1234### ✨ Added
You can’t perform that action at this time.
0 commit comments