blue/crates
Eric Garcia 0246ef6a22 fix: add plan_cache to base schema + feature/{slug} branch naming
- Add plan_cache table to base SCHEMA so fresh databases have it
  (was only created via migration, causing "no such table" errors)
- Change worktree branch naming from `{title}` to `feature/{slug}`
- Add slugify() to handle titles with spaces like "Minimal Job Submission"
- Update cleanup handler to use same naming convention

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:21:25 -05:00
..
blue-core fix: add plan_cache to base schema + feature/{slug} branch naming 2026-01-27 17:21:25 -05:00
blue-mcp fix: add plan_cache to base schema + feature/{slug} branch naming 2026-01-27 17:21:25 -05:00
blue-ollama feat: lifecycle suffixes for all document states + resolve all clippy warnings 2026-01-26 12:19:46 -05:00