opencode_offline/packages/opencode/src
Zhiming Guo 72de9fe7a6
fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-05 01:54:07 -06:00
..
acp feat: expose acp thinking variants (#9064) 2026-01-29 20:15:36 +00:00
agent feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) 2026-02-03 09:58:31 -06:00
auth wip(app): global config 2026-01-28 07:28:03 -06:00
bun fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) (#12161) 2026-02-04 12:01:00 -06:00
bus ignore 2025-12-10 22:34:16 -05:00
cli feat: Allow the function to hide or show thinking blocks to be bound to a key (resolves #12168) (#12171) 2026-02-04 18:29:46 -06:00
command fix(app): hide badge for builtin slash commands 2026-02-01 19:26:23 -05:00
config Revert: feat: add models.dev schema ref for model autocomplete in ope… (#12242) 2026-02-05 00:31:08 -06:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file Simplify directory tree output for prompts (#11731) 2026-02-01 23:37:07 -05:00
flag feat: add support for reading skills from .agents/skills directories (#11842) 2026-02-03 15:51:54 -05:00
format feat(opencode): ormolu code formatter for haskell (#10274) 2026-02-02 06:01:49 -06:00
global bump: plugins 2026-01-28 07:19:18 +00:00
id core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
ide rename bus 2025-12-09 14:32:09 -05:00
installation refactor(installation): update scoop installation method (#9243) 2026-01-18 09:58:34 -06:00
lsp feat: Add .slnx to C#/F# LSP root detection (#11928) 2026-02-03 11:46:04 -06:00
mcp fix: use ?? to prevent args being undefined for mcp server in some cases (#11203) 2026-01-29 22:00:12 +00:00
patch fix: import issue in patch module 2026-01-18 09:47:18 -06:00
permission feat: implement home directory expansion for permission patterns using `~` and `$HOME` prefixes. (#9813) 2026-01-21 12:52:21 -06:00
plugin fix: wait for dependencies before loading custom tools and plugins (#12227) 2026-02-05 03:25:43 +00:00
project chore: cleanup 2026-01-28 07:28:03 -06:00
provider fix: ensure kimi-for-coding plan has thinking on by default for k2p5 (#12147) 2026-02-04 12:39:22 -06:00
pty feat(plugin): add shell.env hook for manipulating environment in tools and shell (#12012) 2026-02-03 15:18:41 -06:00
question tweak: make question valdiation more lax to avoid tool call failures 2026-01-24 23:11:21 -05:00
scheduler add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
server feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 2026-02-02 14:52:32 -06:00
session fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323) 2026-02-05 01:54:07 -06:00
share test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
shell shell tweaks, better handling for windows (#5455) 2025-12-12 16:11:07 -06:00
skill chore: adjust way skill dirs are whitelisted (#12026) 2026-02-03 16:33:36 -06:00
snapshot fix(app): added/deleted file status now correctly calculated 2026-02-02 14:24:23 -06:00
storage chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499) 2026-01-14 11:53:12 -06:00
tool tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214) 2026-02-05 00:04:03 -06:00
util fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) (#12161) 2026-02-04 12:01:00 -06:00
worktree test(app): workspace tests (#11659) 2026-02-01 15:39:50 -06:00
index.ts fix: prevent [object Object] error display in console output (#8116) 2026-01-12 20:40:03 -06:00