cloudaxe-opencode/packages/opencode/src
2026-02-18 19:29:11 -05: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: opencode run crashing, and show errored tool calls in output (#14206) 2026-02-18 17:13:01 -06:00
command tweak: /review prompt to look for behavior changes more explicitly (#13049) 2026-02-10 19:44:42 -06:00
config refactor: migrate config/markdown.ts from Bun.file() to Filesystem module (#14151) 2026-02-18 12:35:32 -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 refactor: migrate src/cli/cmd/session.ts from Bun.file() to statSync (#14144) 2026-02-18 16:20:58 -05: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
ide
installation fix: resolve homebrew upgrade requiring multiple runs (#5375) (#10118) 2026-02-09 22:18:57 -06:00
lsp fix(lsp): use HashiCorp releases API for installing terraform-ls (#14200) 2026-02-18 16:11:57 -06:00
mcp refactor: migrate src/mcp/auth.ts from Bun.file()/Bun.write() to Filesystem module (#14125) 2026-02-18 19:20:16 -05:00
patch
permission sqlite again (#10597) 2026-02-14 04:19:02 +00:00
plugin improve codex model list 2026-02-12 18:15:30 +00:00
project sqlite again (#10597) 2026-02-14 04:19:02 +00:00
provider refactor: migrate src/provider/provider.ts from Bun.file() to Filesystem module (#14132) 2026-02-18 18:08:48 -05:00
pty fix(app): terminal cross-talk (#14184) 2026-02-18 13:56:05 -06:00
question
scheduler
server fix(app): terminal cross-talk (#14184) 2026-02-18 13:56:05 -06:00
session refactor: migrate src/session/prompt.ts from Bun.file() to Filesystem/stat modules (#14128) 2026-02-19 00:18:05 +00:00
share sqlite again (#10597) 2026-02-14 04:19:02 +00:00
shell refactor: migrate src/shell/shell.ts from Bun.file() to statSync (#14134) 2026-02-18 22:55:50 +00:00
skill refactor: migrate src/skill/discovery.ts from Bun.file()/Bun.write() to Filesystem module (#14133) 2026-02-18 23:10:24 +00:00
snapshot fix: resolve ACP hanging indefinitely in thinking state on Windows (#13222) 2026-02-12 18:20:00 -06:00
storage refactor: migrate src/storage/storage.ts from Bun.file()/Bun.write() to Filesystem module (#14122) 2026-02-18 19:21:21 -05:00
tool refactor: migrate src/tool/read.ts from Bun.file() to Filesystem module (#14118) 2026-02-18 19:29:11 -05:00
util refactor: migrate src/util/log.ts from Bun.file() to Node.js fs module (#14136) 2026-02-18 17:28:08 -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