Check Point
Rolling release / release (push) Successful in 6m36s

This commit is contained in:
2026-09-12 09:07:09 -04:00
parent e9040d110a
commit a4073b9020
63 changed files with 2459 additions and 632 deletions
+10
View File
@@ -24,3 +24,13 @@ hand.
The uninstall command requires `--yes` and preserves data. Add
`--purge-data` only when the user explicitly wants Jarvis-owned memory, cache,
and generated media removed.
## Shared settings and configurable speech
The GNOME preferences and standalone Control Center now share one window.
Daemon controls use `config.json`; only appearance and shortcuts use GSettings.
Opening preferences no longer copies GSettings defaults over JSON values.
Legacy snake_case settings and explicit GSettings customizations migrate when
you press Apply. See [settings](settings.md) for keys, application timing,
model compatibility, and controls that were removed because they had no
working backend.