Commit Graph

1182 Commits

Author SHA1 Message Date
Joe Schmitt 577ffecb29 feat: Add ACP (Agent Client Protocol) support (#2947)
Co-authored-by: opencode-bot <devnull@opencode.local>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: GitHub Action <action@github.com>
2025-10-20 16:55:22 -05:00
opencode 2cfcc85abc release: v0.15.9 2025-10-20 21:16:57 +00:00
Aiden Cline 28bcb47ad5 fix: bash tool permission merges (#3302) 2025-10-20 15:15:14 -05:00
Hieu Nguyen db35e15726 feat: support astro lsp (#3242) 2025-10-19 22:49:06 -05:00
Aiden Cline 37898d1358 hide invalid option 2025-10-19 20:51:33 -05:00
Aiden Cline 9a4ee2d8a7 fix: snapshot undo bug (#3290) 2025-10-19 18:42:34 -05:00
Aiden Cline 79d19e3ca0 replace all $ARGUMENTS (#3276) 2025-10-18 23:37:17 -05:00
opencode e3b7b6090f release: v0.15.8 2025-10-18 18:36:52 +00:00
Aiden Cline 2f32fde62d make compact interruptable (#3251) 2025-10-18 11:49:29 -05:00
Haris Gušić c6f7228363 Improve typo directory error (#3247) 2025-10-17 14:34:37 -05:00
Matt Gillard 17a55b1f28 added AU inference for bedrock haiku 4.5 (#3206)
Co-authored-by: Matt Gillard <matt-github@gillard.biz>
2025-10-16 23:48:41 -05:00
opencode 6c10295824 release: v0.15.7 2025-10-17 03:17:07 +00:00
Aiden Cline 72d7738458 Revert "try to avoid persisting empty thinking/text blocks"
This reverts commit 2a49448e46.
2025-10-16 22:04:55 -05:00
Hieu Nguyen c0be652d4c feat: deno lsp (#3210)
Co-authored-by: hiunguynx <hieu.nm1@teko.vn>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-10-16 18:08:36 -05:00
opencode 45742b3ef6 release: v0.15.6 2025-10-16 23:02:59 +00:00
Aiden Cline 8183017e9b sync 2025-10-16 17:49:02 -05:00
Aiden Cline 39c6b40610 fix: timeout option (#3229) 2025-10-16 17:47:41 -05:00
Aiden Cline 38f1364b4f fix: bash hangs & orphans (#3225) 2025-10-16 14:39:36 -05:00
Aiden Cline b1cea8b703 fix: connection closed
publish-github-action / publish (push) Has been cancelled
2025-10-16 14:00:07 -05:00
opencode 0e2bfb8a68 release: v0.15.5 2025-10-16 18:06:59 +00:00
Aiden Cline 9fd29cd301 ignore: tweak permissions 2025-10-16 12:48:39 -05:00
Aiden Cline 7e15176513 fix: github action (#3223) 2025-10-16 12:33:33 -05:00
Dax Raad 2a49448e46 try to avoid persisting empty thinking/text blocks 2025-10-16 10:54:10 -04:00
opencode 20d03f40bb release: v0.15.4 2025-10-16 14:53:32 +00:00
seridescent c58da112ab fix: use ai-sdk openai chat language model instead of completion language model (#3204) 2025-10-16 00:59:49 -05:00
Aiden Cline 4973f281ff Revert "fix: Text content blocks must contain non-whitespace text" (#3200) 2025-10-15 20:02:17 -05:00
Dax Raad fa3cf830cb core: filter out alpha status models from provider list 2025-10-15 20:12:37 -04:00
Dax Raad 1947cbd391 sync 2025-10-15 19:48:57 -04:00
Aiden Cline 11d1eb5ccf Revert "fix: spawns hanging (#3192)"
This reverts commit 18fb335e6d.
2025-10-15 15:20:14 -05:00
Fabian Kukuck 5e394521d4 feat: make compact feature use streaming API (#3079)
Co-authored-by: fku <fabian.kukuck@ipt.ch>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-10-15 13:44:16 -05:00
Aiden Cline 18fb335e6d fix: spawns hanging (#3192) 2025-10-15 13:01:54 -05:00
Aiden Cline ac1b7b63b1 fix: Text content blocks must contain non-whitespace text (#3194) 2025-10-15 13:00:26 -05:00
Matt Gillard e594d5a1ae updated bedrock provider for the new Australian sonnet 4.5 cross region inference (#3050)
Co-authored-by: Matt Gillard <matt-github@gillard.biz>
2025-10-15 11:09:22 -05:00
Haris Gušić a859ac532f Improve http error codes (#3186) 2025-10-15 10:53:09 -05:00
Aiden Cline 45caf66145 tweak: consolidate session lock logic (#3185) 2025-10-15 01:12:51 -05:00
Dax Raad 8aa4ea0eb1 try tsgo 2025-10-14 18:30:32 -04:00
Frank 7052fff09f ci: fix 2025-10-14 17:22:29 -04:00
Dax Raad 4170660b41 ci: channels 2025-10-14 15:09:18 -04:00
Dax Raad d338407078 ci: test 2025-10-14 14:56:21 -04:00
Dax Raad d1aa28f417 ci: version stuff 2025-10-14 14:52:05 -04:00
opencode 00c74dbb72 release: v0.15.3 2025-10-14 18:44:21 +00:00
Dax Raad befa103109 ci: stuff 2025-10-14 14:35:04 -04:00
Aiden Cline 7520515273 fix: false positive package manager detection in upgrade (#3181) 2025-10-14 13:18:40 -05:00
Netanel Draiman 97c4179bc5 feat(cli): add session option to attach command (#3167) 2025-10-14 11:04:32 -05:00
Dax Raad de634a3f13 fix: export trimDiff function from edit tool 2025-10-14 02:55:02 -04:00
Dax Raad c64b823198 feat: add Slack integration package with Bolt framework 2025-10-14 02:53:55 -04:00
Dax Raad 87ff866318 core: improve dependency management and error handling for more reliable builds 2025-10-14 01:33:25 -04:00
Dax Raad b03301a967 core: standardize dependency versions for better reliability
Ensures consistent versions across packages by using workspace catalog for
tailwindcss and tsconfig dependencies, reducing potential conflicts and
installation issues.
2025-10-14 01:27:17 -04:00
Dax Raad 6e591ce3cb core: reduce dependency conflicts by standardizing package versions through catalog
This eliminates duplicate package versions that were causing build issues and
inconsistent behavior across the monorepo. Dependencies now resolve to single
versions through the workspace catalog, making installs faster and more reliable.
2025-10-14 01:23:54 -04:00
opencode 08840f2f32 release: v0.15.2 2025-10-14 04:56:00 +00:00