mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-21 19:43:32 +00:00
chore: generate
This commit is contained in:
parent
62387f39d4
commit
ab7cbc808f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ already-loaded config until then.
|
|||
| Scope | Path |
|
||||
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Project config | `./opencode.json`, `./opencode.jsonc`, or `.opencode/opencode.json` (opencode walks up from the cwd to the worktree root) |
|
||||
| Global config | `~/.config/opencode/opencode.json` or `~/.config/opencode/opencode.jsonc` (NOT `~/.opencode/`) |
|
||||
| Global config | `~/.config/opencode/opencode.json` or `~/.config/opencode/opencode.jsonc` (NOT `~/.opencode/`) |
|
||||
| Project agents | `.opencode/agent/<name>.md` or `.opencode/agents/<name>.md` |
|
||||
| Global agents | `~/.config/opencode/agent(s)/<name>.md` |
|
||||
| Project commands | `.opencode/command/<name>.md` or `.opencode/commands/<name>.md` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue