release: v1.0.91
Update Nix Hashes / update (push) Has been cancelled

This commit is contained in:
opencode
2025-11-22 02:19:56 +00:00
parent b9518c654e
commit 070e85f5a1
18 changed files with 43 additions and 37 deletions
+6
View File
@@ -1174,6 +1174,12 @@ export type Config = {
tools?: {
[key: string]: boolean
}
enterprise?: {
/**
* Enterprise URL
*/
url?: string
}
experimental?: {
hook?: {
file_edited?: {