mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
release: v1.0.91
This commit is contained in:
parent
eefb3c43dd
commit
3ae27273c6
18 changed files with 43 additions and 37 deletions
|
|
@ -1174,6 +1174,12 @@ export type Config = {
|
|||
tools?: {
|
||||
[key: string]: boolean
|
||||
}
|
||||
enterprise?: {
|
||||
/**
|
||||
* Enterprise URL
|
||||
*/
|
||||
url?: string
|
||||
}
|
||||
experimental?: {
|
||||
hook?: {
|
||||
file_edited?: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue