cloudaxe-opencode/packages/opencode/src
adamelmore 9f4fc5b72a
Revert "fix(app): terminal issues"
This reverts commit e70d2b27de.
2026-02-22 21:27:25 -06: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(desktop): change detection on Windows, especially Cygwin (#13659) 2026-02-23 09:49:05 +10: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: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10: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 fix(desktop): change detection on Windows, especially Cygwin (#13659) 2026-02-23 09:49:05 +10:00
provider chore: generate 2026-02-19 22:19:09 +00:00
pty Revert "fix(app): terminal issues" 2026-02-22 21:27:25 -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 Revert "fix(app): terminal issues" 2026-02-22 21:27:25 -06:00
session feat: add list sessions for all sessions (experimental) (#14038) 2026-02-20 08:45:12 -05: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: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
storage refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
tool fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10:00
util fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10: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