What's Changed
- refactor: Extract common file sync utilities and simplify CLI commands
- feat: Add init command for project-specific agentic setup
- add a ticket command to generate tickets from user input
- better instructions on ticket and drop the xml tags
- drop xml tag use
- Integrate todowrite tool and ticket status updates into command workflow
- Add configuration management and agent model support
- Update review command to specify output location and subagent usage guidelines
- feat: add --ignore-frontmatter flag to ignore YAML frontmatter
- Fix binary path resolution in shell wrapper
- Merge pull request #1 from SirSilver/feature/ignore-frontmatter
Full Changelog: v0.1.7...v0.1.8