cloudaxe-opencode/packages/opencode/src
Aiden Cline 489f57974d
feat: add opencode go upsell modal when limits are hit (#21583)
Co-authored-by: Frank <frank@anoma.ly>
2026-04-09 02:16:29 -04:00
..
account chore: generate 2026-04-07 18:33:24 +00:00
acp fix(core): implement proper configOptions for acp (#21134) 2026-04-05 21:29:34 -05:00
agent fix(session): compaction agent responds in same language as conversation (#20581) 2026-04-01 21:44:16 -05:00
auth fix: show clear error when Cloudflare provider env vars are missing (#20399) 2026-04-06 05:26:04 +00:00
bus refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04:00
cli feat: add opencode go upsell modal when limits are hit (#21583) 2026-04-09 02:16:29 -04:00
command refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
config tweak: separate ModelsDev.Model and Config model schemas (#21561) 2026-04-08 15:55:14 -05:00
control-plane refactor(core): add full http proxy and change workspace adaptor interface (#21239) 2026-04-06 23:19:55 -04:00
effect feat(opencode): add OTLP observability support (#21387) 2026-04-07 17:02:55 -04:00
env
file refactor(effect): inline session processor interrupt cleanup (#21593) 2026-04-08 21:19:01 -04:00
filesystem refactor(effect): move read tool onto defineEffect (#21016) 2026-04-04 19:06:00 -04:00
flag feat(opencode): add OTLP observability support (#21387) 2026-04-07 17:02:55 -04:00
format refactor(format): update formatter interface to return command from enabled() (#20703) 2026-04-02 12:22:01 -04:00
git feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
global fix: include cache bin directory in which() lookups (#18320) 2026-03-19 21:21:55 -04:00
id feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
ide fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
installation refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
lsp fix(lsp): remove CMakeLists.txt and Makefile from clangd root markers (#21466) 2026-04-08 23:10:06 -05:00
mcp refactor(effect): inline session processor interrupt cleanup (#21593) 2026-04-08 21:19:01 -04:00
npm fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00:00
patch
permission refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
plugin Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
project refactor(effect): inline session processor interrupt cleanup (#21593) 2026-04-08 21:19:01 -04:00
provider chore: generate 2026-04-09 05:19:52 +00:00
pty refactor(server): replace Bun serve with Hono node adapters (#18335) 2026-04-06 13:24:55 -04:00
question refactor(effect): resolve built tools through the registry (#20787) 2026-04-03 10:31:00 -04:00
server Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
session feat: add opencode go upsell modal when limits are hit (#21583) 2026-04-09 02:16:29 -04:00
share refactor(snapshot): store unified patches in file diffs (#21244) 2026-04-07 19:48:23 -04:00
shell Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
skill core: refactor tool system to remove agent context from initialization (#21052) 2026-04-07 19:48:12 -04:00
snapshot refactor(snapshot): store unified patches in file diffs (#21244) 2026-04-07 19:48:23 -04:00
storage Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
sync chore: generate 2026-03-25 14:48:44 +00:00
tool refactor(effect): inline session processor interrupt cleanup (#21593) 2026-04-08 21:19:01 -04:00
util feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
worktree feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
index.ts Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
node.ts Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
sql.d.ts