opencode
|
44c8e044f1
|
release: v1.0.217
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 19:01:36 +00:00 |
|
Dax Raad
|
49a4881468
|
core: allow CORS requests from tauri://localhost
|
2025-12-30 13:58:41 -05:00 |
|
Aiden Cline
|
f41ff554e8
|
fix: move variant toggle to command bar
|
2025-12-30 12:33:50 -06:00 |
|
opencode
|
47585fb969
|
release: v1.0.216
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 18:07:37 +00:00 |
|
Dax Raad
|
e520862069
|
core: allow CORS requests from *.opencode.ai subdomains
|
2025-12-30 13:04:18 -05:00 |
|
opencode
|
c6490e9473
|
release: v1.0.215
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 17:09:08 +00:00 |
|
Fayçal Mitidji
|
31ef07ae40
|
Fix: High CPU / memory leak when filtering model list window to empty results (#6435)
|
2025-12-30 10:52:06 -06:00 |
|
opencode
|
9eb306c15e
|
release: v1.0.214
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 16:37:22 +00:00 |
|
Rohan Mukherjee
|
c60991a530
|
fix: cloudflare provider information (#6426)
|
2025-12-30 09:45:09 -06:00 |
|
Didier Durand
|
83cd25b5b0
|
chore: fix various typos (#6429)
|
2025-12-30 09:42:04 -06:00 |
|
opencode
|
f26d75c6c4
|
release: v1.0.213
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 15:26:35 +00:00 |
|
Sebastian Herrlinger
|
984e9bf4a2
|
upgrade opentui to v0.1.67, fixing split diff alignment and markdown jitter
|
2025-12-30 15:31:02 +01:00 |
|
opencode
|
225ee84100
|
release: v1.0.212
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 13:37:47 +00:00 |
|
opencode
|
cf6bc60103
|
release: v1.0.211
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 13:04:07 +00:00 |
|
ryanwyler
|
d34adbd5ab
|
fix: revert opentui to 0.1.63 to fix streaming jitter regression (#6439)
|
2025-12-30 13:57:22 +01:00 |
|
opencode
|
d2a4a70530
|
release: v1.0.210
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-30 11:00:28 +00:00 |
|
Adam
|
931f23c917
|
feat(web): open projects
|
2025-12-30 04:57:37 -06:00 |
|
Aiden Cline
|
1b0fe3af28
|
ignore: fix bug from variants pr, prevent createEffect issue
|
2025-12-30 00:14:10 -06:00 |
|
Aiden Cline
|
8ed7323176
|
tweak: read global claude skills too (#6420)
|
2025-12-29 23:48:58 -06:00 |
|
Joachim Isaksson
|
2164464699
|
fix: prevent model list corruption from SolidJS reactivity (#6359)
Co-authored-by: Joachim Isaksson <joachim.isaksson@centiro.com>
|
2025-12-29 23:45:15 -06:00 |
|
Jkker
|
d426c61a45
|
fix(mdns): use named import for bonjour-service (resolves #6422) (#6423)
|
2025-12-29 23:29:34 -06:00 |
|
Aiden Cline
|
66bf9402ce
|
feat: add variants toggle (#6325)
Co-authored-by: Github Action <action@github.com>
|
2025-12-29 21:43:50 -06:00 |
|
Eduardo Santos de Brito
|
c216f49971
|
feat(plugin): expose server URL to plugins (#6373)
|
2025-12-29 21:05:08 -06:00 |
|
Sebastian Herrlinger
|
80003ee44a
|
upgrade opentui to v0.1.66, fixing split diff alignment
|
2025-12-30 01:14:18 +01:00 |
|
opencode
|
07d635a8de
|
release: v1.0.209
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-29 23:37:04 +00:00 |
|
Aiden Cline
|
bae4c110f2
|
Revert "feat: read global ~/.claude/skills"
This reverts commit b0d0e55056.
|
2025-12-29 17:20:04 -06:00 |
|
Aiden Cline
|
b0d0e55056
|
feat: read global ~/.claude/skills
|
2025-12-29 17:11:28 -06:00 |
|
Aiden Cline
|
b26f6e398b
|
fix: add timeout to filewatcher subscriptions
|
2025-12-29 16:16:38 -06:00 |
|
Aiden Cline
|
b547c721ba
|
tweak: adjust git watcher to ignore files other than HEAD
|
2025-12-29 16:16:38 -06:00 |
|
Dominik Engelhardt
|
e6e3d1ff75
|
Set smallOptions for google models on openrouter (#6362)
|
2025-12-29 16:01:31 -06:00 |
|
ja
|
be2bdf7a39
|
feat(highlight): add nix syntax highlighting (#6386)
|
2025-12-29 15:53:41 -06:00 |
|
samcornor
|
eff885f147
|
fix(webfetch): make format parameter optional with markdown default (#6345)
Co-authored-by: Somair Ansar <somairansar@Somairs-MacBook-Air.local>
|
2025-12-29 15:53:12 -06:00 |
|
Cole Leavitt
|
df04c0cda2
|
fix: filter messages with only step-start parts in toModelMessage (#6383)
|
2025-12-29 14:58:11 -06:00 |
|
ja
|
f544c2f151
|
feat(format): add nixfmt formatter for Nix files (#6380)
|
2025-12-29 14:57:52 -06:00 |
|
opencode
|
00bf7ffbe4
|
release: v1.0.208
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-29 20:44:22 +00:00 |
|
CasualDeveloper
|
db26eb72d6
|
fix: prevent truncated Claude streams (#6388)
|
2025-12-29 14:04:53 -06:00 |
|
Aiden Cline
|
901b8c90b0
|
chore: fix type error
|
2025-12-29 12:38:35 -06:00 |
|
Brett Heap
|
a46529ebba
|
fix(tui): make auth URLs clickable regardless of line wrapping (#6317)
Co-authored-by: brettheap <brett.heap@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2025-12-29 11:21:09 -06:00 |
|
Frainer Encarnación
|
1d80f9345c
|
fix(lsp): ESLint LSP server fails to auto-install on Windows (#6366)
|
2025-12-29 11:02:46 -06:00 |
|
Matt Silverlock
|
10ce23e35b
|
feat: install local plugin dependencies from package.json (#6302)
Co-authored-by: OpenCode <opencode@example.com>
|
2025-12-29 10:37:41 -06:00 |
|
Adam
|
61538abbb3
|
fix(core): preserve imperative statements in summary
|
2025-12-29 07:25:55 -06:00 |
|
GitHub Action
|
b30d114214
|
chore: generate
|
2025-12-29 04:44:48 +00:00 |
|
Grégoire Morpain
|
4178c882ac
|
fix(bedrock): support region and bearer token configuration (#6332)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-12-28 22:44:15 -06:00 |
|
Connor Adams
|
a680e39f35
|
feat: add support for .claude/skills directory (#6252)
|
2025-12-28 22:39:10 -06:00 |
|
opencode
|
0c9251724a
|
release: v1.0.207
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-29 01:57:53 +00:00 |
|
Daniel Polito
|
9c178cf8ae
|
Include current working directory in local MCP transport (#6303)
|
2025-12-28 13:09:24 -06:00 |
|
Didier Durand
|
6dea0a1002
|
doc: fix typos in various files (#6294)
|
2025-12-28 13:06:25 -06:00 |
|
Didier Durand
|
5e2cf0c8e8
|
chore: activate code coverage in bun test config (#6297)
|
2025-12-28 19:05:55 +00:00 |
|
opencode
|
42a43dccd6
|
release: v1.0.206
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-28 19:05:54 +00:00 |
|
opencode
|
ab74630f4c
|
release: v1.0.205
Update Nix Hashes / update (push) Has been cancelled
|
2025-12-28 18:37:58 +00:00 |
|