-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Meyverick edited this page Jun 21, 2026
·
2 revisions
omnicode does not modify ~/.config/opencode/opencode.jsonc. Manage your own OpenCode plugins and settings.
| Path | Purpose |
|---|---|
~/.local/share/omnicode/omniroute.log |
OmniRoute background log |
~/.local/share/omnicode/graymatter-init.log |
Captured GrayMatter init output |
~/.local/share/omnicode/openspec-init.log |
Captured OpenSpec init output |
~/.local/share/omnicode/omniroute.pid |
OmniRoute PID tracking |
| Path | Purpose |
|---|---|
~/.local/share/opencode/opencode.db |
Read latest OpenCode session for the current directory |
-
src/bin/: CLI entrypoint (omnicode.js) and Node.js runtime module (omnicode-runtime.js). -
src/installer/: cross-platform runtime helpers. -
test/: package tests. -
wiki/: full technical wiki, tracked in the main repository. -
references/: upstream reference repositories as Git submodules.