Commit Graph

3 Commits

Author SHA1 Message Date
Peter Steinberger
af671e16a9
feat: add local store cleanup commands
Add local-only cleanup commands for store stats, chat cleanup, group pruning, and age-based store cleanup. Rework group pruning so targets are listed first, dry-run never deletes, confirmation gates every destructive path, and active stale groups require an explicit include flag.

Document the cleanup workflow across README and docs/, including the local-only semantics.

Closes #210.
Co-authored-by: Davy <95214375+thedavidweng@users.noreply.github.com>
2026-05-06 04:50:20 +01:00
Peter Steinberger
9856075b49
feat: persist group community hierarchy
Co-authored-by: Dinakar Sarbada <dinakars777@users.noreply.github.com>
Co-authored-by: Willem-Jan <wjj@productfunction.com>
2026-05-05 22:01:53 +01:00
Peter Steinberger
6199cff6cb
docs: add command documentation index 2026-05-04 09:11:44 +01:00