Kit Langton
0122f38e09
refactor(server): unify instance httpapi middleware routing
...
publish-github-action / publish (push) Has been cancelled
Unify declared instance HTTP API endpoints under typed middleware routing, including event streaming and PTY WebSocket connect handling.\n\nPreserve PTY connect compatibility by checking missing PTYs before parsing optional cursor and ticket query fields, with regression coverage.
github-v1.2.24
2026-05-27 08:45:11 -04:00
Adam
61001c5dd6
fix: better dockerfile
2026-05-27 06:55:44 -05:00
Adam
81fcde616f
fix: stats dockerfile
publish-github-action / publish (push) Has been cancelled
github-v1.2.23
2026-05-27 06:39:39 -05:00
Adam
fefcecb7b4
chore: reestablish datalake
2026-05-27 06:17:16 -05:00
Victor Navarro
86a6b9a96f
perf: use redis for api key rate limit ( #29242 )
2026-05-27 11:27:06 +02:00
Brendan Allan
ebb8bc58c0
fix(ui): migrate to --v2-font-family-sans variable and improve home empty state ( #29552 )
2026-05-27 09:18:52 +00:00
Brendan Allan
34fa8314e7
feat(app): allow toggling tabs layout ( #29526 )
2026-05-27 15:42:21 +08:00
Brendan Allan
363f34315f
fix(app): show tab close button properly ( #29523 )
2026-05-27 06:36:04 +00:00
opencode-agent[bot]
e18fc4d75a
chore: generate
2026-05-27 04:58:46 +00:00
OpeOginni
8aaa4b949c
fix(tui): handle non-git project paths when opening editor ( #29180 )
2026-05-26 23:57:24 -05:00
opencode
bddc92e36e
sync release versions for v1.15.11
2026-05-27 04:01:11 +00:00
opencode-agent[bot]
6510edc796
fix(project): restore remote project identity ( #29495 )
2026-05-27 03:09:20 +00:00
opencode-agent[bot]
db5ae81835
chore: generate
2026-05-27 02:24:30 +00:00
Aiden Cline
ea6ac8dcdc
feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s ( #29484 )
2026-05-26 21:22:24 -05:00
Aiden Cline
bd13b39b5c
feat(plugin): add dispose hook ( #29493 )
2026-05-26 21:21:53 -05:00
Aiden Cline
10692685eb
fix(plugin): use codex session-id header ( #29471 )
2026-05-26 19:16:07 -05:00
Aiden Cline
322f0d493f
fix(opencode): disconnect dynamically added mcp servers ( #29452 )
2026-05-26 18:28:03 -05:00
Frank
397bd5d4c2
zen: disable models
2026-05-26 18:49:10 -04:00
Dax Raad
9763298054
fix(project): preserve cached project identity
2026-05-26 17:50:42 -04:00
James Long
cf21710de5
fix(tui): accelerate diff viewer scrolling ( #29453 )
2026-05-26 20:53:13 +00:00
Musa
97883f559c
fix(digitalocean): use OAuth token directly for inference instead of creating MAK ( #28897 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-26 14:20:25 -05:00
Sebastian
5451b1f953
Prepare TUI lifecycle for scenario tests ( #28258 )
2026-05-26 21:02:02 +02:00
Dustin Deus
94276ca05c
docs: add tip to lsp section ( #29444 )
...
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
2026-05-26 13:59:05 -05:00
Dustin Deus
0e316a53a1
docs(web): update LSP docs wording ( #29435 )
...
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
2026-05-26 12:59:51 -05:00
Frank
0bbdf01efd
sync
2026-05-26 13:41:49 -04:00
opencode-agent[bot]
3ecda2f8a1
chore: update nix node_modules hashes
2026-05-26 17:40:59 +00:00
opencode-agent[bot]
9b879bf2d2
chore: generate
2026-05-26 17:29:38 +00:00
Jack
8c1fe51ec9
docs(go): add Qwen3.7 Max ( #29389 )
2026-05-26 13:26:57 -04:00
Aiden Cline
4fde599c52
fix(opencode): patch gcp metadata warning leak ( #29431 )
2026-05-26 12:18:09 -05:00
opencode-agent[bot]
df517af4cc
chore: update nix node_modules hashes
2026-05-26 16:55:51 +00:00
Aiden Cline
94272f144c
docs: remove ambiguous agent automation guidance ( #29427 )
2026-05-26 11:46:45 -05:00
Aiden Cline
804c73b718
chore(opencode): pin google providers before tool id regression ( #29423 )
2026-05-26 11:34:54 -05:00
vimtor
deae116ab2
fix: stuck sst deployment
2026-05-26 18:07:50 +02:00
opencode-agent[bot]
92e648b2e7
chore: generate
2026-05-26 15:52:47 +00:00
vimtor
6eec60a038
fix: stuck sst deployment
2026-05-26 17:48:27 +02:00
opencode-agent[bot]
44c007caf3
chore: update nix node_modules hashes
2026-05-26 14:23:57 +00:00
Frank
74341316dc
ci: fix
2026-05-26 10:18:37 -04:00
Frank
c5b78c7060
ci: fix
2026-05-26 10:11:41 -04:00
opencode-agent[bot]
88906343ca
chore: generate
2026-05-26 14:03:28 +00:00
Frank
7e5fb8bc20
zen: support dashboard
2026-05-26 10:01:20 -04:00
Eric Guo
73f76525e3
fix(app): handle deleted session sync cache in V2 titlebar ( #29328 )
2026-05-26 13:23:17 +00:00
Adam
0754e243a4
chore: better sync/ingest logging
2026-05-26 06:35:49 -05:00
opencode-agent[bot]
d920c135c1
chore: generate
2026-05-26 07:51:29 +00:00
Luke Parker
631c02aa7f
feat(app): refine desktop v2 home and session controls ( #28788 )
2026-05-26 07:50:07 +00:00
Luke Parker
dc184dd95f
test(app): restore timeline e2e server health mock ( #29336 )
2026-05-26 07:36:46 +00:00
Brendan Allan
0eff7e8533
fix(app): disable health check for web deployments ( #29319 )
2026-05-26 15:26:59 +08:00
Shoubhit Dash
80876bf585
feat(acp): stream acp-next tool updates ( #29333 )
2026-05-26 12:48:31 +05:30
Shoubhit Dash
e8a757f3b8
fix(config): fallback when user info unavailable ( #29332 )
2026-05-26 12:42:12 +05:30
opencode-agent[bot]
9f57343a27
chore: generate
2026-05-26 06:48:48 +00:00
Shoubhit Dash
7b89795837
feat(acp-next): add event routing ( #29327 )
2026-05-26 12:17:20 +05:30