Allow to change the agents name + Workspace files
Rolling release / release (push) Successful in 8m2s
Rolling release / release (push) Successful in 8m2s
This commit is contained in:
@@ -30,7 +30,12 @@ flowchart LR
|
||||
|
||||
Jarvis registers domain tools from `skills/`, supplies the system prompt, maps
|
||||
tool permissions to confirmation gates, and translates harness events into the
|
||||
D-Bus protocol. Computer-use tools are custom harness tools backed by
|
||||
D-Bus protocol. The harness cwd is the per-user agent workspace
|
||||
(`$XDG_DATA_HOME/jarvis/workspace`, default `~/.local/share/jarvis/workspace`),
|
||||
seeded from `vendor/agent-harness/agent-workspace` (`SOUL.md`, `IDENTITY.md`,
|
||||
`AGENTS.md`, `USER.md`, `MEMORY.md`, `BOOTSTRAP.md`). Voice turns inline those
|
||||
files. A first-run `BOOTSTRAP.md` ritual stays open until the agent overwrites
|
||||
it with `# completed`. Computer-use tools are custom harness tools backed by
|
||||
`computer-use/`; the computer-use layer never owns planning.
|
||||
|
||||
## Adding a tool
|
||||
|
||||
Reference in New Issue
Block a user