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-16 18:08:58 -07:00
2025-10-18 09:58:35 -07:00
2025-10-16 00:26:42 -07:00
2025-10-16 17:43:38 -07:00
2025-10-16 17:43:38 -07:00
2025-10-16 13:32:44 -07:00
2025-10-19 09:00:11 -07:00
2025-10-18 11:52:57 -07:00
2025-10-15 01:30:28 -07:00
2025-10-17 13:50:20 -07:00
2025-10-15 01:30:28 -07:00
2025-10-17 13:50:20 -07:00
2025-10-15 01:30:28 -07:00
2025-10-15 23:38:47 -07:00
2025-10-14 11:20:27 -07:00
2025-10-18 13:12:14 -07:00
2025-10-18 09:40:20 -07:00
2025-10-19 18:28:41 -07:00
2025-10-15 23:34:33 -07:00
2025-10-19 18:28:41 -07:00
2025-10-18 17:14:21 -07:00