We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dc295 commit 6b8f0feCopy full SHA for 6b8f0fe
lua/opencode/types.lua
@@ -403,7 +403,7 @@
403
---@field callID string|nil Call identifier (used for tools)
404
---@field hash string|nil Hash identifier for patch parts
405
---@field files string[]|nil List of file paths for patch parts
406
----@field time { start: number, end: number }|nil Timestamps for the part
+---@field time { start: number, end?: number }|nil Timestamps for the part
407
408
---@class OpencodeModelModalities
409
---@field input ('text'|'image'|'audio'|'video')[] Supported input modalities
0 commit comments