Commit graph

2,501 commits

Author SHA1 Message Date
Aiden Cline
0762a794ab Revert "feat(core): optional mdns service (#6192)"
This reverts commit 26e7043718.
2025-12-26 14:35:49 -06:00
Aiden Cline
f28628b744 chore: rm comments 2025-12-26 14:35:49 -06:00
Aiden Cline
336d165fd2 fix: adjust upgrade command to use gh releases page if not npm/bun/pnpm install method 2025-12-26 14:35:49 -06:00
Ariane Emory
57ad8211d5 chore: kill the dead Polaris Alpha code (#6193) 2025-12-26 14:35:49 -06:00
ja
3fc23c3e8b feat: add shfmt formatter for shell scripts (#6204) 2025-12-26 14:35:49 -06:00
Ayush Walekar
1c35e59e4f chore: createOpencodeServer expose logLevel (#6202) 2025-12-26 14:35:48 -06:00
Roberto Carvajal
c1d21f9b11 fix(dep): Update package.json - fix perplexity provider version (#6199)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:48 -06:00
Adam
3f3c0f370b feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 14:35:47 -06:00
Didier Durand
ccd182f522 doc: fix typos in various files (#6196) 2025-12-26 14:35:47 -06:00
Aiden Cline
b40852abe3 tweak: update transform for gemini models so that topP and topK match gemini-cli values 2025-12-26 14:35:46 -06:00
JackNorris
b479893c9a fix: only show diagnostics block when errors exist (#6175) 2025-12-26 14:35:46 -06:00
opencode
fbc9120dc3 release: v1.0.203 2025-12-26 14:35:45 -06:00
Dax Raad
95074ab541 prompt update to prevent searching via bash tool 2025-12-26 14:35:45 -06:00
Donghyun Shin
e98a2a5e47 fix(lsp): make JDTLS use the correct config directory on Windows (#6121) 2025-12-26 14:35:45 -06:00
Marco
a64e24a991 feat: haskell lsp support (#6141) 2025-12-26 14:35:45 -06:00
opencode
01ca39791d release: v1.0.202 2025-12-26 14:35:44 -06:00
opencode
7c4d1e9443 release: v1.0.201 2025-12-26 14:35:43 -06:00
Dax Raad
0b5df9c4c4 remove list tool 2025-12-26 14:35:42 -06:00
opencode
371a1fd115 release: v1.0.200 2025-12-26 14:35:42 -06:00
opencode
4c44a09991 release: v1.0.199 2025-12-26 14:35:41 -06:00
Dax Raad
19c1ed11b8 tui: disable tips display in home route 2025-12-26 14:35:40 -06:00
opencode
fd56d8da8d release: v1.0.198 2025-12-26 14:35:39 -06:00
opencode
49fa4fce1c release: v1.0.197 2025-12-26 14:35:38 -06:00
Dax Raad
b59a021c94 Revert "feat: better styling for small screens (short and/or not wide) (#5968)"
This reverts commit ac371d2987.
2025-12-26 14:35:38 -06:00
opencode
f6a622d2fd release: v1.0.196 2025-12-26 14:35:37 -06:00
opencode
c8b69d2ad0 release: v1.0.195 2025-12-26 14:35:35 -06:00
opencode
74a93f871f release: v1.0.194 2025-12-26 14:35:33 -06:00
Aiden Cline
e8ca1d1f7d tweak: retry err 2025-12-26 14:35:29 -06:00
Abdelkader Boudih
0877ba302d feat(mcp): handle tools/list_changed notifications (#5913)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:29 -06:00
Aiden Cline
3f2aa25a94 test: add test for retry 2025-12-26 14:35:28 -06:00
Aiden Cline
fe91899428 chore: regen sdk 2025-12-26 14:35:28 -06:00
Aiden Cline
8767cca3ea make 'The socket connection was closed unexpectedly' errors retryable 2025-12-26 14:35:28 -06:00
Rohan Mukherjee
6ef69dd905 chore: update AGENTS.md to ~150 lines (#5955) 2025-12-26 14:35:28 -06:00
David Hill
24f9ce30fc style: update current todo style (#6077) 2025-12-26 14:35:27 -06:00
rari404
523c47d285 feat(tui): console copy-to-clipboard via opentui (#5658)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:35:27 -06:00
OpeOginni
466ed745ab fix: resize textarea when pasting prompt less than 150 chars (#6070) 2025-12-26 14:35:27 -06:00
Matt Silverlock
1f2a4537bc providers: add Cloudflare AI Gateway (#5174) 2025-12-26 14:35:27 -06:00
Aiden Cline
3612e09e95 Revert "Add animated braille spinner to terminal title when agent is running (#5984)"
This reverts commit 59b87f60f7.
2025-12-26 14:35:26 -06:00
Aiden Cline
67e74aef10 tweak: update import & pr commands to use new share link ur 2025-12-26 14:35:26 -06:00
David Hill
3b4519911e Add animated braille spinner to terminal title when agent is running (#5984)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:35:25 -06:00
David Hill
6417a72f0b "Did you know?" start screen tips (#5982)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:25 -06:00
Daniel Gray
dfdde091f5 fix: favorites and recents stay visible when filtering models (#6053) 2025-12-26 14:35:25 -06:00
ja
441f5ba911 fix(tui): prevent keybinds from executing when dialog is open (#6017) 2025-12-26 14:35:24 -06:00
GitHub Action
c19a0c5d09 chore: generate 2025-12-26 14:35:24 -06:00
Rhys Sullivan
5d0fd6e7b9 [feat]: prompt stashing (#6021) 2025-12-26 14:35:24 -06:00
GitHub Action
7dc18c35c2 chore: generate 2025-12-26 14:35:24 -06:00
Daniel Polito
9c2d6c7f6a Fix Github Pull Request Event (#6037) 2025-12-26 14:35:23 -06:00
opencode
aafa717d4c release: v1.0.193 2025-12-26 14:35:23 -06:00
Sebastian Herrlinger
eb5c544e45 indent wrapped todo items properly 2025-12-26 14:35:23 -06:00
opencode
6d1a9227b9 release: v1.0.192 2025-12-26 14:35:22 -06:00