v0.9.0
LLM-First CLI Redesign
Major UX overhaul making granary self-documenting for AI agents.
Highlights
- Self-guiding CLI output - every command's output now serves as a complete tutorial; agents told to "use granary" can discover and complete any workflow by following output alone
granary initagent config injection - automatically injects "use granary" instructions into CLAUDE.md, .cursorrules, .github/copilot-instructions.md, and AGENTS.md (both global and local)granary work- new command for agents to create and manage work sessions with structured contextgranary plan- new planning command for agents to outline approach before execution- Agent file service - new service (1.2k lines) that detects, reads, and updates agent configuration files across all major AI coding tools
- First-run experience - guided onboarding flow for new users
- Integration tests - agent file detection/injection tests and first-run integration tests
Full Changelog: v0.8.0...v0.9.0