J.A.R.V.I.S. Session and Commands¶
1. Recommended Workflow¶
- Upload a
.h5adfile to chat or workspace. - Run
/workspaceand/load <filename>. - Send your analysis request in natural language.
- Monitor with
/statusand/kernel. - Export results with
/save.
2. Common Commands¶
/workspace/ls [path]/find <pattern>/load <filename>/save/status/usage/model [name]/memory/cancel/reset/kernel/kernel ls/kernel new <name>/kernel use <name>
3. Session Directory Layout¶
Default root:
~/.ovjarvis
Typical entries:
workspace/sessions/context/current.h5adkernels/<name>/...
4. Behavior Customization¶
Files in workspace:
AGENTS.md: assistant behavior rules.MEMORY.md: long-term memory.memory/YYYY-MM-DD.md: daily memory summaries.