Reduce database size by summarizing closed issues no longer actively referenced.
Summarizes closed issues to reduce database size. Use `--dry-run` to preview, `--all` for full compaction, or `--id` for specific issues.
/plugin marketplace add steveyegge/beads/plugin install beads@beads-marketplaceReduce database size by summarizing closed issues no longer actively referenced.
bd admin compact --dry-runbd admin compact --allbd admin compact --id bd-42bd admin compact --id bd-42 --force (bypass age checks)bd admin compact --statsThis is permanent graceful decay - original content is discarded. Use bd restore <id> to view full history from git if needed.
Useful for long-running projects to keep database size manageable.