cloudaxe-opencode/packages/opencode/src
2026-02-20 13:20:54 +00:00
..
acp refactor: migrate src/acp/agent.ts from Bun.file() to Filesystem module (#14139) 2026-02-18 16:14:20 -05:00
agent fix: ensure explore subagent has external_directory perm set to ask instead of auto denying (#14060) 2026-02-17 20:16:55 -06:00
auth refactor: migrate src/auth/index.ts from Bun.file()/Bun.write() to Filesystem module (#14140) 2026-02-18 16:13:50 -05:00
bun refactor: migrate src/bun/index.ts from Bun.file()/Bun.write() to Filesystem module (#14147) 2026-02-18 12:38:30 -05:00
bus
cli fix(github): support variant in github action and opencode github run (#14431) 2026-02-20 13:20:54 +00:00
command tweak: /review prompt to look for behavior changes more explicitly (#13049) 2026-02-10 19:44:42 -06:00
config fix(cli): missing plugin deps cause TUI to black screen (#14432) 2026-02-20 07:39:15 -05:00
control sqlite again (#10597) 2026-02-14 04:19:02 +00:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file fix(core): normalize file.status paths relative to instance dir (#14207) 2026-02-19 14:17:36 -06:00
flag feat(acp): add opt-in flag for question tool (#13562) 2026-02-16 14:20:41 -06:00
format refactor: migrate format/formatter.ts from Bun.file() to Filesystem module (#14153) 2026-02-18 12:31:35 -05:00
global refactor: migrate src/global/index.ts from Bun.file() to Filesystem module (#14146) 2026-02-18 13:25:18 -05:00
id core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
ide
installation fix: resolve homebrew upgrade requiring multiple runs (#5375) (#10118) 2026-02-09 22:18:57 -06:00
lsp Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
mcp Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
patch fix: import issue in patch module 2026-01-18 09:47:18 -06:00
permission sqlite again (#10597) 2026-02-14 04:19:02 +00:00
plugin fix(cli): missing plugin deps cause TUI to black screen (#14432) 2026-02-20 07:39:15 -05:00
project refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
provider chore: generate 2026-02-19 22:19:09 +00:00
pty fix(app): terminal issues (#14329) 2026-02-19 14:54:09 -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 fix(app): terminal rework (#14217) 2026-02-19 06:35:14 -06:00
session fix: add missing id/sessionID/messageID to MCP tool attachments (#14345) 2026-02-19 18:37:56 -06:00
share sqlite again (#10597) 2026-02-14 04:19:02 +00:00
shell Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
skill refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
snapshot fix(snapshot): respect info exclude in snapshot staging (#13495) 2026-02-20 07:02:25 -06:00
storage refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
tool refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
util refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
worktree sqlite again (#10597) 2026-02-14 04:19:02 +00:00
index.ts refactor: migrate index.ts from Bun.file() to Filesystem module (#14160) 2026-02-18 12:03:24 -05:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00