Run daemon on packaged Bare runtime
Rolling release / release (push) Canceled after 14m9s
CI / verify (push) Canceled after 14m18s

This commit is contained in:
2026-09-11 15:52:53 -04:00
parent 562f1a6316
commit a3314db1e9
30 changed files with 2953 additions and 65 deletions
+2 -1
View File
@@ -12,6 +12,7 @@ This directory is the maintained technical reference for the repository.
| Understand the voice loop | [Voice pipeline](voice-pipeline.md) |
| Build desktop control | [Computer use](computer-use.md) |
| Integrate QVAC | [QVAC runtime](qvac-runtime.md) |
| Run the packaged runtime | [Bare runtime](bare-runtime.md) |
| Understand the agent | [Harness integration](harness-integration.md) |
| Use the D-Bus API | [API reference](api.md) |
| Build and release with Gitea | [CI and releases](ci-gitea.md) |
@@ -51,6 +52,6 @@ must be verified on the target GNOME session.
- Commands are run from the repository root unless stated otherwise.
- Paths beginning with `~` are user-scoped paths.
- `jarvisd` means the user service and its Node process.
- `jarvisd` means the user service and its packaged Bare process.
- “Master” means the singleton in `daemon/qvac-master.js`.
- Mermaid diagrams use Gitea-compatible fenced Markdown.