cloudaxe-opencode/packages/opencode/src
Hank Stoever 229cdafcc4
fix(config): handle $ character with {file:} pattern (#12390)
Co-authored-by: Hank Stoever <1109058+hstove@users.noreply.github.com>
2026-02-05 20:10:35 -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 increase skill dialog width 2026-02-05 18:38:31 -05:00
command fix(app): hide badge for builtin slash commands 2026-02-01 19:26:23 -05:00
config fix(config): handle $ character with {file:} pattern (#12390) 2026-02-05 20:10:35 -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
ide
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 senior engineer senior engineering 2026-02-05 17:51:12 -05: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 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 core: fix unhandled errors when aborting with queued messages (#12369) 2026-02-05 22:27:27 +00:00
share test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
shell
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
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