Steve Yegge
35a4cba829
Add bd compact CLI command (bd-259)
Implements the compact command with all required features:
- --dry-run: Preview compaction with size estimates
- --all: Process all eligible candidates
- --id: Compact specific issue
- --force: Bypass eligibility checks (requires --id)
- --stats: Show compaction statistics
- --tier: Select compaction tier (1 or 2)
- --workers: Configure parallel workers
- --batch-size: Configure batch processing
- Progress bar with visual feedback
- JSON output support
- Proper exit codes and error handling
- Summary reporting (count, bytes saved, reduction %, time)
Includes additional test coverage for compaction and snapshot operations.
Amp-Thread-ID: https://ampcode.com/threads/T-ffcaf749-f79c-4b03-91dd-42136b2744b1
Co-authored-by: Amp <amp@ampcode.com>
2025-10-16 00:13:14 -07:00
..
2025-10-16 00:13:14 -07:00
2025-10-13 22:34:12 -07:00
2025-10-15 14:52:29 -07:00
2025-10-15 17:19:16 -07:00
2025-10-14 01:19:03 -07:00
2025-10-15 02:57:10 -07:00
2025-10-15 20:09:24 -07:00
2025-10-15 00:43:59 -07:00
2025-10-15 17:51:09 -07:00
2025-10-15 23:38:47 -07:00
2025-10-15 23:51:57 -07:00
2025-10-15 13:47:46 -07:00
2025-10-15 23:38:47 -07:00
2025-10-14 13:21:08 -07:00
2025-10-15 23:38:47 -07:00
2025-10-14 01:10:18 -07:00
2025-10-12 01:17:50 -07:00
2025-10-15 17:06:59 -07:00
2025-10-15 16:31:11 -07:00
2025-10-15 12:47:26 -07:00