Commit Graph

11470 Commits

Author SHA1 Message Date
opencode-agent[bot] f1d03ff886 chore: generate 2026-04-17 15:26:45 +00:00
Jen Person 1e90d3f579 docs: adding Mistral to docs as a provider (it is already a provider, just docs update) #23070 (#23072) 2026-04-17 10:25:42 -05:00
OpeOginni 9853a5993e fix(opencode): rescrict github copilot opus 4.7 variants to "medium" (#23097) 2026-04-17 10:25:12 -05:00
Brendan Allan c14a4b6d0b fix: conditionally show file tree in beta channel (#23099) 2026-04-17 15:13:59 +00:00
Frank 41ed145807 sync 2026-04-17 10:53:45 -04:00
Dax Raad b22e6b7884 roll back opentui 2026-04-17 10:51:02 -04:00
Dax Raad 5e577e913d back to opentui 0.1.99 2026-04-17 10:43:17 -04:00
opencode-agent[bot] a4abf03cf9 chore: generate 2026-04-17 13:56:17 +00:00
Frank 69c6969ac9 zen: routing logic 2026-04-17 09:54:47 -04:00
opencode-agent[bot] 152c26a567 chore: generate 2026-04-17 13:53:11 +00:00
James Long e616f040a1 feat(core): exponential backoff of workspace reconnect (#23083) 2026-04-17 09:52:10 -04:00
Dax Raad 7d615e81c8 remove log 2026-04-17 09:46:35 -04:00
opencode 438eb6edf5 release: v1.4.8 v1.4.8 2026-04-17 13:37:06 +00:00
opencode-agent[bot] 2ed0d6479e chore: update nix node_modules hashes 2026-04-17 13:07:11 +00:00
Sebastian a4df4d44ee upgrade opentui to 0.1.100 (#22928) 2026-04-17 14:29:46 +02:00
opencode-agent[bot] 784c8c3b03 chore: generate 2026-04-17 07:27:13 +00:00
Brendan Allan a13c34d6e0 fix(app): workspace loading and persist ready state (#23046) 2026-04-17 07:26:14 +00:00
Dax 28ce430a27 core: migrate config loading to Effect framework (#23032) 2026-04-17 06:44:01 +00:00
opencode-agent[bot] f50f9ca6e6 chore: generate 2026-04-17 06:13:42 +00:00
Dax 2aa8cec363 fade in prompt metadata transitions (#23037) 2026-04-17 06:12:41 +00:00
James Long cfc87d84a6 refactor(core): move server routes around to clarify workspacing (#23031) 2026-04-17 02:06:20 -04:00
Dax Raad e4087e4d9c fix crash on experimental 2026-04-17 01:14:08 -04:00
James Long ca967c59dd remove accidental commit of daytona plugin (#23030) 2026-04-17 00:42:45 -04:00
opencode-agent[bot] 3ab214209c chore: generate 2026-04-17 04:32:17 +00:00
Aiden Cline 0fce19f42c chore: delete filetime module (#22999) 2026-04-16 23:31:21 -05:00
Dax bb8e86d1e5 fix: preserve prompt input across unmount/remount cycles (#22508) 2026-04-17 04:23:30 +00:00
opencode-agent[bot] f00c3204bf chore: update nix node_modules hashes 2026-04-17 04:14:26 +00:00
Brendan Allan d6e43861d5 fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025) 2026-04-17 03:54:19 +00:00
Kit Langton 64e2d12d2b refactor: move project read routes onto HttpApi (#23003) 2026-04-17 03:48:12 +00:00
opencode-agent[bot] 3d12e0668b chore: generate 2026-04-17 03:37:21 +00:00
Kit Langton 2fbc8c959e refactor(tui): inline final Go shimmer settings (#23017) 2026-04-17 03:36:21 +00:00
James Long 53e47bc9ca fix(tui): tui resiliency when workspace is dead, disable directory filter in session list (#23013) 2026-04-16 23:35:36 -04:00
Jay b0e6764895 feat(app): hide desktop titlebar tools behind settings (#19029)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-04-17 03:31:00 +00:00
Kit Langton d9eb9d7ca0 feat(tui): animated GO logo + radial pulse in free-limit upsell dialog (#22976) 2026-04-16 23:19:18 -04:00
Kit Langton 3d36cc8c72 refactor: move provider and config provider routes onto HttpApi (#23004) 2026-04-16 23:10:45 -04:00
Kit Langton 938e428e82 chore: retire namespace migration tooling + document module shape (#23010) 2026-04-17 02:48:40 +00:00
Jason Quense 8e8f7a1fba fix: preserve plugin tool metadata in execute result (#22827)
Co-authored-by: jquense <jquense@ramp.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-16 21:38:21 -05:00
opencode-agent[bot] 65372e02b9 chore: generate 2026-04-17 02:34:07 +00:00
Dax 8e9172e230 refactor: make formatter config opt-in (#22997) 2026-04-17 02:33:09 +00:00
Brendan Allan bc034ccd93 app: use tanstack query to load session vcs state (#22277) 2026-04-17 02:27:08 +00:00
opencode-agent[bot] 6a090caf99 chore: generate 2026-04-17 02:26:48 +00:00
Dax 31baaf507b fix: prefer real undo filenames over /dev/null (#23006) 2026-04-16 22:25:43 -04:00
Kit Langton 8e7996fe26 refactor: unwrap FileWatcher namespace + self-reexport (redo) (#23000) 2026-04-17 02:20:43 +00:00
Dax 103d30f53a refactor: split config parsing steps (#22996) 2026-04-17 01:57:43 +00:00
Kit Langton af93eb5041 refactor: convert Flag namespace to const object with getters (#22984) 2026-04-17 01:57:21 +00:00
Kit Langton 898e6243f4 refactor: eliminate account/ barrel, route consumers to sibling files (#22995) 2026-04-17 01:55:50 +00:00
Kit Langton 996a92556f refactor: collapse auth/ barrel — merge auth.ts into index.ts + self-reexport (#22993) 2026-04-17 01:52:19 +00:00
Kit Langton 419de8eb84 refactor: unwrap Question namespace + fix script to emit "." for index.ts (#22992) 2026-04-17 01:51:02 +00:00
Kit Langton 05240cfc2e refactor: normalize AccountRepo to canonical Effect service pattern (#22991) 2026-04-17 01:43:57 +00:00
opencode-agent[bot] 9120a8902a chore: generate 2026-04-17 01:36:45 +00:00