Commit Graph

733 Commits

Author SHA1 Message Date
opencode 49f8f087bc release: v1.4.7 2026-04-16 21:54:54 +00:00
Aiden Cline 2281845f47 chore: bump ai sdk deps for opus 4.7 (#22869) 2026-04-16 13:28:20 -05:00
Dax 8a41e28f5b CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
Kit Langton 773998133d add experimental provider auth HttpApi slice (#22389) 2026-04-16 02:07:42 +00:00
Kit Langton c4ddd59eb8 fix: register OTel context manager so AI SDK spans thread into Effect traces (#22645) 2026-04-15 16:35:14 +00:00
Dax 780c051059 shared package (#22626) 2026-04-15 14:26:20 +00: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
Aiden Cline e25dbf7137 chore: bump ai sdk pkgs (#22539) 2026-04-14 22:14:32 -05:00
Kit Langton 97b465cc06 fix(opencode): export AI SDK telemetry spans (#22526) 2026-04-14 22:30:50 -04:00
Shoubhit Dash 1e9842de99 feat(server): extract question httpapi contract 2026-04-14 20:55:39 -04:00
opencode 311d54dd1e release: v1.4.4 2026-04-15 00:03:43 +00:00
Sebastian 2bf70bfad2 upgrade opentui to 0.1.99 (#22283) 2026-04-14 20:29:56 +02:00
Dax Raad 09256f3622 ignore: v2 experiments 2026-04-14 14:25:38 -04:00
Shoubhit Dash fe416f8838 refactor(ripgrep): use embedded wasm backend (#21703) 2026-04-14 11:56:23 +05:30
Kit Langton a2c81f4185 feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
Aiden Cline 516359684a feat: add alibaba pkg and cache support (#22248) 2026-04-13 00:08:07 -05:00
shafdev d4d9c038b2 fix(opencode): remove spurious scripts and randomField from package.json (#22160) 2026-04-12 13:49:24 -04:00
Dax c5f3cc0c9d refactor(server): simplify router middleware with next() (#21720) 2026-04-11 16:55:17 -04:00
Aiden Cline 025bd4a529 chore: bump ai sdk deps (#22005) 2026-04-11 13:45:14 -05:00
Kit Langton 0a790bc740 refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
opencode 7b73a59501 release: v1.4.3 2026-04-10 01:00:12 +00:00
opencode c34c30011a release: v1.4.2 2026-04-09 16:24:43 +00:00
opencode 5cd672b6f9 release: v1.4.1 2026-04-09 07:12:17 +00:00
Brendan Allan 30d17b3b82 Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-04-09 13:18:46 +08:00
Vladimir Glafirov bb097d4c50 feat(llm): integrate GitLab DWS tool approval with permission system (#19955)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-08 20:39:33 -05:00
opencode 0f0770f26e release: v1.4.0 2026-04-08 00:32:31 +00:00
Aiden Cline 5b92e6e76b chore: bump anthropic ai sdk pkg, delete patch (#21247) 2026-04-06 20:28:32 -05:00
Aiden Cline 7a5a537944 chore: remove ai-sdk/provider-utils patch and update pkg (#21245) 2026-04-06 23:53:27 +00:00
Aiden Cline 461c134cf2 fix: bump openrouter ai sdk pkg to fix openrouter issues (#21242) 2026-04-06 17:56:11 -05:00
Dax 3da76ef72e refactor(server): replace Bun serve with Hono node adapters (#18335)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-04-06 13:24:55 -04:00
Sebastian 9db478dfc5 upgrade opentui to 0.1.97 (#21137) 2026-04-06 18:42:05 +02:00
opencode e95a8da87a release: v1.3.17 2026-04-06 07:39:18 +00:00
opencode a851c3807a release: v1.3.16 2026-04-06 03:44:46 +00:00
Luke Parker 4a95c9c44e fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00: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
Kit Langton f494fd5ea4 fix(ci): create JUnit output dirs before tests (#20959) 2026-04-03 22:47:20 -04:00
Kit Langton 209547f414 test(ci): publish unit reports in actions (#20547) 2026-04-03 16:12:01 +00:00
Luke Parker e3743551fc fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00
Sebastian b822aab5cd Adds TUI prompt traits, refs, and plugin slots (#20741) 2026-04-02 22:11:17 +02:00
Noam Bressler b8e14248a0 feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-02 12:56:56 -05:00
dpuyosa a2b2b97dd4 feat(opencode): Add Venice AI package as dependency (#20570) 2026-04-01 23:05:49 -05:00
Dax 99a2f241f8 refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-01 21:01:37 +00:00
opencode 46feb7f777 release: v1.3.13 2026-04-01 00:44:06 +00:00
Sebastian 3ae7586aea upgrade opentui to 0.1.95 (#20369) 2026-04-01 01:53:05 +02:00
opencode 766dadcb24 release: v1.3.12 2026-03-31 22:35:01 +00:00
Sebastian a481f1766b upgrade opentui to 0.1.94 (#20357) 2026-03-31 23:54:13 +02:00
opencode 238dcd5db1 release: v1.3.11 2026-03-31 19:55:41 +00:00
Sebastian d5cd77887f upgrade opentui to 0.1.93 (#19950) 2026-03-31 16:50:23 +02:00