cloudaxe-opencode/packages/opencode/src
2026-02-03 17:51:26 -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(core): plugins are always reinstalled (#9675) 2026-02-03 00:47:52 -06:00
bus
cli feat(tui): allow theme colors in agent customization (#11444) 2026-02-03 15:09:21 -06:00
command fix(app): hide badge for builtin slash commands 2026-02-01 19:26:23 -05:00
config feat(tui): allow theme colors in agent customization (#11444) 2026-02-03 15:09:21 -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 fix: undo change that used anthropic messages endpoint for anthropic models on copilot due to ratelimiting issues, go back to completions endpoint instead 2026-01-28 23:52:23 -06:00
project chore: cleanup 2026-01-28 07:28:03 -06:00
provider fix(opencode): use official ai-gateway-provider package for Cloudflare AI Gateway (#12014) 2026-02-03 15:18:28 -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 Revert "feat: add Trinity model system prompt support" (#12029) 2026-02-03 16:39:03 -06: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 fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
util fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
worktree test(app): workspace tests (#11659) 2026-02-01 15:39:50 -06:00
index.ts