dennis
30e65b5ca7
refactor(convoy): replace SQLite queries with bd dep list commands
...
Replace direct sqlite3 CLI calls in getTrackedIssues and isTrackedByConvoy
with bd dep list commands that work with any beads backend (SQLite or Dolt).
- getTrackedIssues: Use bd dep list --direction=down --type=tracks --json
- isTrackedByConvoy: Use bd dep list --direction=up --type=tracks --json
This enables convoy commands to work with the Dolt backend.
Fixes: hq-e4eefc.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-25 13:33:38 -08:00
..
2026-01-11 21:44:30 -05:00
2026-01-13 13:19:27 -08:00
2026-01-25 13:33:02 -08:00
2026-01-20 20:45:58 -08:00
2026-01-16 12:33:51 -08:00
2026-01-24 21:45:19 -08:00
2026-01-25 13:33:38 -08:00
2026-01-24 22:15:48 -08:00
2026-01-20 20:45:58 -08:00
2026-01-21 19:11:43 -08:00
2026-01-21 21:51:21 -08:00
2026-01-20 20:45:58 -08:00
2026-01-22 16:41:51 -08:00
2026-01-20 20:45:58 -08:00
2026-01-02 12:23:55 -08:00
2026-01-25 13:33:02 -08:00
2026-01-22 16:43:21 -08:00
2026-01-12 00:47:11 -08:00
2026-01-09 22:23:44 -08:00
2026-01-24 21:46:01 -08:00
2026-01-21 20:53:12 -08:00
2026-01-12 01:47:14 -08:00
2026-01-20 14:17:35 -08:00
2026-01-24 21:48:16 -08:00
2026-01-17 00:00:53 -08:00
2026-01-11 21:44:30 -05:00
2026-01-20 14:17:35 -08:00
2026-01-12 17:48:07 -08:00
2026-01-21 20:53:12 -08:00
2026-01-12 23:48:56 -08:00
2026-01-21 19:11:39 -08:00
2026-01-24 21:47:09 -08:00
2026-01-13 13:19:27 -08:00
2026-01-24 21:47:59 -08:00
2026-01-09 21:57:11 -08:00
2026-01-20 14:17:35 -08:00
2026-01-13 13:19:27 -08:00
2026-01-11 18:49:01 -08:00
2026-01-09 22:31:55 -08:00
2026-01-21 20:53:12 -08:00
2026-01-24 22:17:42 -08:00
2026-01-09 14:11:09 -08:00
2026-01-12 23:48:56 -08:00
2026-01-24 22:15:48 -08:00
2026-01-24 21:45:12 -08:00
2026-01-24 20:52:27 -08:00
2026-01-22 21:38:24 -08:00
2026-01-20 14:17:35 -08:00
2026-01-24 21:47:59 -08:00
2026-01-20 14:17:35 -08:00
2026-01-09 21:57:11 -08:00