cloudaxe-opencode/packages/opencode/test
Dax Raad 190319fb56 core: cleaner error output and more flexible custom tool directories
- Removed debug console.log when dependency installation fails so users see clean warning messages instead of raw error dumps
- Fixed database connection cleanup to prevent resource leaks between sessions
- Added support for loading custom tools from both .opencode/tool (singular) and .opencode/tools (plural) directories, matching common naming conventions
2026-03-11 14:29:03 -04:00
..
account refactor(account): tighten effect-based account flows (#17072) 2026-03-11 18:18:58 +00:00
acp
agent
auth
cli chore: generate 2026-03-10 16:56:30 +00:00
config core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
control-plane fix(core): put workspace routing behind OPENCODE_EXPERIMENTAL_WORKSPACES flag (#16775) 2026-03-09 16:14:19 -04:00
file test: remove unused Ripgrep.search coverage (#16554) 2026-03-07 21:40:57 -05:00
fixture core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
ide
installation test: lock in process, ripgrep, and installation helpers 2026-03-07 19:30:32 -05:00
lsp
mcp chore: generate 2026-03-10 02:02:18 +00:00
memory
patch
permission
plugin
project
provider fix(core): a chunk timeout when processing llm stream (#16366) 2026-03-10 11:12:14 -04:00
pty
question
server refactor(server): extract createApp function for server initialization 2026-03-09 17:13:52 -04:00
session chore: kill old copilot 403 message that was used for old plugin migration (#16904) 2026-03-10 16:20:41 -05:00
share core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
skill
snapshot
storage core: update database path test to verify correct channel-based filename 2026-03-07 18:53:29 -05:00
tool core: cleaner error output and more flexible custom tool directories 2026-03-11 14:29:03 -04:00
util refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
AGENTS.md
keybind.test.ts
permission-task.test.ts
preload.ts
scheduler.test.ts