mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
core: update generated types to include explore agent configuration
This commit is contained in:
parent
9ca4b464ea
commit
a093917db1
1 changed files with 1 additions and 0 deletions
|
|
@ -1073,6 +1073,7 @@ export type Config = {
|
|||
plan?: AgentConfig
|
||||
build?: AgentConfig
|
||||
general?: AgentConfig
|
||||
explore?: AgentConfig
|
||||
[key: string]: AgentConfig | undefined
|
||||
}
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue