chore: generate

This commit is contained in:
opencode-agent[bot] 2026-03-26 14:16:07 +00:00
commit 1d363fa19f
3 changed files with 11 additions and 61 deletions

View file

@ -1994,7 +1994,7 @@ export type Path = {
}
export type VcsInfo = {
branch: string
branch?: string
}
export type Command = {