Skip to content

Commit 86aafa6

Browse files
committed
chore(types): add missing legacy_commands
1 parent 636ffdc commit 86aafa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/opencode/types.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
---@field context OpencodeContextConfig
149149
---@field debug OpencodeDebugConfig
150150
---@field prompt_guard? fun(mentioned_files: string[]): boolean
151+
---@field legacy_commands boolean
151152

152153
---@class MessagePartState
153154
---@field input TaskToolInput|BashToolInput|FileToolInput|TodoToolInput|GlobToolInput|GrepToolInput|WebFetchToolInput|ListToolInput Input data for the tool

0 commit comments

Comments
 (0)