blue/crates/blue-core
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
..
src fix: add plan_cache to base schema + feature/{slug} branch naming 2026-01-27 17:21:25 -05:00
Cargo.toml feat: implement document sync and Claude Code task integration (RFC 0018, 0019) 2026-01-25 20:58:46 -05:00