1177 Commits

Author SHA1 Message Date
opencode 438eb6edf5 release: v1.4.8 2026-04-17 13:37:06 +00:00
James Long cfc87d84a6 refactor(core): move server routes around to clarify workspacing (#23031) 2026-04-17 02:06:20 -04:00
Dax 8e9172e230 refactor: make formatter config opt-in (#22997) 2026-04-17 02:33:09 +00:00
opencode 49f8f087bc release: v1.4.7 2026-04-16 21:54:54 +00:00
opencode-agent[bot] b7733d83fd chore: generate 2026-04-16 07:15:05 +00:00
opencode-agent[bot] 6071cafce1 chore: generate 2026-04-16 03:28:30 +00:00
Kit Langton 949ac8ed15 feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Kit Langton 021fe76e47 fix: clean up 49 unused variables, catch params, and stale imports (#22695) 2026-04-16 02:01:53 +00:00
James Long 4aa52779d0 feat(core): sync routes, refactor proxy, session restore, and more syncing (#22518) 2026-04-15 10:18:48 -04:00
opencode fdc567dee9 release: v1.4.6 2026-04-15 07:26:23 +00:00
opencode 631e7da409 release: v1.4.5 2026-04-15 04:25:18 +00:00
opencode 311d54dd1e release: v1.4.4 2026-04-15 00:03:43 +00:00
Kit Langton f1635f29d6 fix(question): restore flat reply sdk shape (#22487) 2026-04-14 16:57:32 -04:00
opencode-agent[bot] 20ea688b38 chore: generate 2026-04-14 19:45:10 +00:00
James Long 0ee6e47bde refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
opencode-agent[bot] c0e2d7c40e chore: generate 2026-04-13 17:37:41 +00:00
opencode-agent[bot] 13fd3f36cd chore: generate 2026-04-13 14:18:05 +00:00
Brendan Allan 90ca9d91c6 sdk: throw error if response has text/html content type (#21289) 2026-04-13 09:39:53 +08:00
opencode-agent[bot] 1b9e337dbc chore: generate 2026-04-12 00:58:05 +00:00
Tommy D. Rossi 04559e85ab feat: allow session permission updates (#22070) 2026-04-11 17:14:30 -05:00
opencode-agent[bot] b027cc52fc chore: generate 2026-04-11 20:56:22 +00:00
opencode-agent[bot] 21f82c881f chore: generate 2026-04-11 03:53:48 +00:00
opencode-agent[bot] b003e0d406 chore: generate 2026-04-11 02:04:02 +00:00
opencode-agent[bot] 62faf81122 chore: generate 2026-04-11 01:48:25 +00:00
James Long a37b37d00c rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
James Long 10ce83d5e4 refactor(tui): switch to global events and start passing workspace param (#21719) 2026-04-10 10:47:27 -04:00
opencode 7b73a59501 release: v1.4.3 2026-04-10 01:00:12 +00:00
opencode-agent[bot] 9149024c1d chore: generate 2026-04-09 20:29:48 +00:00
opencode-agent[bot] 35f3e332e0 chore: generate 2026-04-09 20:05:05 +00:00
opencode-agent[bot] cd3ab0e03d chore: generate 2026-04-09 16:47:02 +00:00
opencode c34c30011a release: v1.4.2 2026-04-09 16:24:43 +00:00
Dax 19e24a5850 refactor: fix tool call state handling and clean up imports (#21709) 2026-04-09 11:56:19 -04:00
opencode 5cd672b6f9 release: v1.4.1 2026-04-09 07:12:17 +00:00
Aiden Cline 802a7905ec tweak: separate ModelsDev.Model and Config model schemas (#21561) 2026-04-08 15:55:14 -05:00
Aiden Cline 808d35190d fix: ensure that /providers list and shell endpoints are correctly typed in sdk and openapi schema (#21543) 2026-04-08 12:56:15 -05:00
opencode 0f0770f26e release: v1.4.0 2026-04-08 00:32:31 +00:00
Dax 6cc1116f8e refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-04-07 19:48:23 -04:00
Dax b2aee46183 core: refactor tool system to remove agent context from initialization (#21052) 2026-04-07 19:48:12 -04:00
Dax b9ded6db4e fix(opencode): keep user message variants scoped to model (#21332) 2026-04-07 10:12:53 -04:00
opencode e95a8da87a release: v1.3.17 2026-04-06 07:39:18 +00:00
MC 853ca28a99 fix: show clear error when Cloudflare provider env vars are missing (#20399)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-06 05:26:04 +00:00
opencode a851c3807a release: v1.3.16 2026-04-06 03:44:46 +00:00
opencode-agent[bot] 8398bf933a chore: generate 2026-04-04 23:26:37 +00:00
Kit Langton 94b5e89b2c feat(tui): show console-managed providers (#20956) 2026-04-04 19:05:45 -04:00
opencode de0edcd25b release: v1.3.15 2026-04-04 20:54:20 +00:00
opencode b575e2a47a release: v1.3.14 2026-04-04 18:32:17 +00:00
Shoubhit Dash cf23c87965 feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
Luke Parker e3743551fc fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00
Aiden Cline ca0014e54e ignore: fix typecheck in dev (#20702) 2026-04-02 15:38:30 +00:00
Noam Bressler fc84936a69 feat: add optional messageID to ShellInput (#20657) 2026-04-02 10:18:16 -05:00