Steve Yegge
a28d4fe4c7
Add comments feature (bd-162)
- Add comments table to SQLite schema
- Add Comment type to internal/types
- Implement AddIssueComment and GetIssueComments in storage layer
- Update JSONL export/import to include comments
- Add comments to 'bd show' output
- Create 'bd comments' CLI command structure
- Fix UpdateIssueID to update comments table and defer FK checks
- Add GetIssueComments/AddIssueComment to Storage interface
Note: CLI command needs daemon RPC support (tracked in bd-163)
Amp-Thread-ID: https://ampcode.com/threads/T-ece10dd1-cf64-48ff-9adb-dd304d0bcb25
Co-authored-by: Amp <amp@ampcode.com>
2025-10-19 18:28:41 -07:00
..
2025-10-17 11:24:39 -07:00
2025-10-16 17:44:58 -07:00
2025-10-17 23:42:57 -07:00
2025-10-19 18:28:41 -07:00
2025-10-16 20:50:40 -07:00
2025-10-18 16:30:19 -07:00
2025-10-17 22:45:33 -07:00
2025-10-18 15:59:03 +09:00
2025-10-18 15:59:03 +09:00
2025-10-19 18:28:41 -07:00
2025-10-17 22:06:21 -07:00
2025-10-19 09:00:11 -07:00
2025-10-17 13:50:20 -07:00
2025-10-15 14:52:29 -07:00
2025-10-17 17:40:16 -07:00
2025-10-15 02:57:10 -07:00
2025-10-19 18:28:41 -07:00
2025-10-18 17:14:21 -07:00
2025-10-17 00:09:26 -07:00
2025-10-17 11:24:39 -07:00
2025-10-15 17:51:09 -07:00
2025-10-15 23:38:47 -07:00
2025-10-17 21:56:03 -07:00
2025-10-18 09:58:35 -07:00
2025-10-19 18:28:41 -07:00
2025-10-15 23:38:47 -07:00
2025-10-18 18:21:17 -07:00
2025-10-18 00:37:27 -07:00
2025-10-16 17:05:27 -07:00
2025-10-16 21:29:20 -07:00
2025-10-16 21:21:17 -07:00
2025-10-18 09:58:35 -07:00
2025-10-15 17:06:59 -07:00
2025-10-15 16:31:11 -07:00
2025-10-18 00:37:27 -07:00
2025-10-16 18:06:53 -07:00
2025-10-16 17:11:54 -07:00
2025-10-18 17:14:21 -07:00
2025-10-19 18:28:41 -07:00
2025-10-19 08:04:48 -07:00