Files
gnome-jarvis/apps/control-center/README.md
T
2026-09-11 14:29:47 -04:00

505 B

Jarvis Control Center

This package is the GTK4/libadwaita control-plane boundary. Its pages are General, Voice, Models, Memory, Skills, Computer use, Privacy, Lab, and About. The daemon remains the owner of QVAC, audio, portals, and the harness. The implemented main.py application uses libadwaita NavigationSplitView, stores preferences under ~/.config/jarvis/config.json, and communicates with the daemon over session D-Bus. Start it with npm run --workspace @jarvis-qvac/control-center start.