cloudaxe-opencode/packages/opencode/src
2026-02-06 10:54:54 -06:00
..
acp feat(acp): add session usage (#12299) 2026-02-05 12:58:09 -06: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
cli feat(tui): restore footer to session view (#12245) 2026-02-06 10:21:16 -06:00
command fix(app): hide badge for builtin slash commands 2026-02-01 19:26:23 -05:00
config feat(skill): add skill discovery from URLs via well-known RFC 2026-02-06 00:36:11 -05: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
ide
installation
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
permission feat: implement home directory expansion for permission patterns using ~ and $HOME prefixes. (#9813) 2026-01-21 12:52:21 -06:00
plugin fix: add directory parameter to plugin client for multi-project support (#11344) 2026-02-06 10:15:35 -06:00
project chore: cleanup 2026-01-28 07:28:03 -06:00
provider tweak: update transforms for gpt-5.3 (#12325) 2026-02-05 12:49:40 -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
server feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 2026-02-02 14:52:32 -06:00
session core: fix unhandled errors when aborting with queued messages (#12369) 2026-02-05 22:27:27 +00:00
share fix: correct /data API usage and data format for importing share URLs (#7381) 2026-02-06 15:29:10 +00:00
shell
skill tui: parallelize skill downloads for faster loading 2026-02-06 00:36:11 -05:00
snapshot fix(app): added/deleted file status now correctly calculated 2026-02-02 14:24:23 -06:00
storage
tool fix(app): don't rely on metadata.summary in task tool render (#12497) 2026-02-06 10:54:54 -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