Skip to content

Persist connection groups to ~/.botwithus/groups.json#3

Merged
DrJavatar merged 1 commit into
BotWithUs:masterfrom
AndNowWhat:fix/persist-groups
Mar 12, 2026
Merged

Persist connection groups to ~/.botwithus/groups.json#3
DrJavatar merged 1 commit into
BotWithUs:masterfrom
AndNowWhat:fix/persist-groups

Conversation

@AndNowWhat

Copy link
Copy Markdown
Collaborator

Groups were only stored in memory and lost on restart. Added Gson-based JSON persistence that auto-saves on every mutation (create, delete, add/remove member, description change) and loads on startup.

Groups were only stored in memory and lost on restart. Added Gson-based
JSON persistence that auto-saves on every mutation (create, delete, add/remove
member, description change) and loads on startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DrJavatar DrJavatar merged commit 586ab05 into BotWithUs:master Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants