opencode_offline/packages/opencode/src
Dax Raad c35bd39829 tui: parallelize skill downloads for faster loading
Refactored skill discovery to download skills in parallel instead of sequentially,

reducing load times when multiple skills need to be fetched from remote URLs.

Also updated AGENTS.md with guidance on using dev branch for diffs.
2026-02-06 00:36:11 -05: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 ignore 2025-12-10 22:34:16 -05:00
cli feat(tui): highlight esc label on hover in dialog (#12383) 2026-02-05 20:11:08 -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 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 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 shell tweaks, better handling for windows (#5455) 2025-12-12 16:11:07 -06:00
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 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