dream
25Command
Dream Mode — night-time memory consolidation. Manual commands run one cycle immediately; scheduled runs are launched by a single machine-level launchd agent, not by MCP connections.
Command
Dream Mode — night-time memory consolidation. Manual commands run one cycle immediately; scheduled runs are launched by a single machine-level launchd agent, not by MCP connections.
Command
Export a single registered Gnosys project to a portable .json.gz bundle (round-trips with gnosys import project).
Command
Export the current Gnosys project store to an Obsidian-compatible markdown vault.
Command
Export Gnosys memory to an Obsidian-compatible vault or a portable project bundle.
Command
Federated search across project, user, and global scopes with tier boosting.
Command
Show the wikilink cross-reference graph across all memories.
Command
Generate a gnosys-helper.ts file for direct sandbox access from agent scripts.
Command
Parent command for generating a tiny TypeScript helper library that agents import to talk to the Gnosys sandbox directly. Pairs with gnosys sandbox start — agents call memory operations like normal code instead of issuing MCP tool calls on every operation.
Command
Command "history" from proticom/gnosys, covering gnosys history, usage, arguments, options and behavior.
Command
Search using hybrid keyword and semantic fusion (RRF).
Command
Restore a portable .json.gz project bundle created by gnosys export project into the central DB.
Command
Bulk-import CSV, JSON, or JSONL data into Gnosys memories. Also serves as the parent command for project bundle import.
Command
Ingest a local file (PDF, DOCX, TXT, MD, etc.) into Gnosys memory. Extracts text, splits into chunks, and creates atomic memories.
Command
Initialize or re-sync a Gnosys project store in the target directory.
Command
Filtered view of memories. Combine criteria to focus on what matters.
Command
Show outgoing wikilinks and backlinks for a memory.
Command
List active memories visible from the current project context.
Command
Move machine-local config (machineId, remote path) out of the synced central DB into this host's machine.json, optionally set the dev root, and scan for projects.
Command
Show this machine's local machine.json configuration (machineId, hostname, roots, remote).
Command
Parent command for managing this machine's local config (machine.json: machineId, roots, remote).
Command
Run vault maintenance: detect duplicates, apply confidence decay, and consolidate similar memories.
Command
Legacy data migration command. Supports per-store v1→v2 migration and optional central DB consolidation.
Command
Interactively migrate a .gnosys/ store to a new directory. Moves files, updates project identity, optionally syncs to the central DB, and can remove the old store.
Command
Command "pref-delete" from proticom/gnosys, covering gnosys pref delete, usage, behavior, output and errors.