opencode-agent[bot]
48b6b01f06
chore: generate
2026-05-04 13:55:28 +00:00
Kit Langton
73eb588fc4
test(server): regression reproducers for #25698 ( #25714 )
2026-05-04 09:54:19 -04:00
OpeOginni
5d9ae2111d
fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets ( #25698 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-05-04 09:43:03 -04:00
opencode-agent[bot]
5536b51a69
chore: generate
2026-05-04 13:26:08 +00:00
Luke Parker
0b7135131d
fix(app): prevent terminal recovery loops ( #25710 )
2026-05-04 23:24:57 +10:00
opencode-agent[bot]
b0fa03408a
chore: generate
2026-05-04 02:57:18 +00:00
Kit Langton
e6cba0230d
feat(server): pty websocket auth tickets ( #25660 )
2026-05-03 22:56:14 -04:00
Utkub24
57fd285b2a
fix: allow Codex Spark with Codex OAuth ( #25640 )
2026-05-03 17:58:16 -05:00
Kit Langton
4847c6e4a6
Effectify plugin agent regression test ( #25646 )
2026-05-03 22:07:10 +00:00
Kit Langton
e82047588c
fix(app): preserve auth token credentials ( #25636 )
2026-05-03 21:13:42 +00:00
Kit Langton
9054060830
refactor(cli): effectify provider commands ( #25633 )
2026-05-03 16:41:10 -04:00
opencode-agent[bot]
4fc968043a
chore: generate
2026-05-03 19:45:26 +00:00
Kit Langton
2b11253f0f
fix(server): serve embedded UI from bunfs ( #25632 )
2026-05-03 19:44:23 +00:00
opencode-agent[bot]
2904685239
chore: generate
2026-05-03 18:46:50 +00:00
Dax
066f65d560
Add v2 session failure events ( #25628 )
2026-05-03 14:45:48 -04:00
opencode-agent[bot]
d20a342377
chore: generate
2026-05-03 18:24:37 +00:00
Kit Langton
f5299a9f71
fix(server): support desktop PTY websockets with HttpApi ( #25598 )
2026-05-03 18:23:29 +00:00
OpeOginni
04642915c3
fix(auth): add username option for basic auth in RunCommand ( #25600 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-05-03 22:51:33 +05:30
opencode-agent[bot]
65fa3bdd8d
chore: generate
2026-05-03 15:44:02 +00:00
Kit Langton
afcb519f99
refactor(cli/providers): flatten — Effect-native handlers end-to-end ( #25537 )
2026-05-03 15:42:57 +00:00
Kit Langton
1702c1d35a
refactor(cli/github+run): Stage 4 — drop AppRuntime.runPromise bridges ( #25539 )
2026-05-03 15:42:05 +00:00
opencode-agent[bot]
23b70220e4
chore: generate
2026-05-03 15:22:38 +00:00
Kit Langton
e9bd6648c4
refactor(config+core): drop ConfigPaths.readFile, add AppFileSystem.readFileStringSafe, flatten TuiConfig.loadState ( #25602 )
2026-05-03 15:21:34 +00:00
Shoubhit Dash
22d0563671
fix(auth): respect server username in clients ( #25596 )
2026-05-03 19:28:31 +05:30
Shoubhit Dash
0f1ed19440
feat: group changelog bugfixes ( #25597 )
2026-05-03 13:48:26 +00:00
Brendan Allan
74b2a5cade
ci: only build electron desktop ( #19067 )
2026-05-03 19:10:15 +05:30
opencode-agent[bot]
7cd770ff58
chore: generate
2026-05-03 13:21:15 +00:00
OpeOginni
eba41714e2
fix(httpapi): add basic auth challenge for browser login
...
Adds a WWW-Authenticate challenge for unauthorized experimental HttpApi UI fallback responses so browsers open the Basic Auth prompt when a server password is configured.
2026-05-03 13:20:05 +00:00
opencode-agent[bot]
d7a4a5a05f
chore: generate
2026-05-03 13:18:13 +00:00
Kit Langton
504e6bed29
fix(sdk+cli): surface real errors instead of bare {} when server returns empty body ( #25592 )
2026-05-03 13:17:06 +00:00
Shoubhit Dash
a85fe4a3dc
fix(acp): pass server auth to internal client ( #25591 )
2026-05-03 18:42:24 +05:30
Kit Langton
cc9a4dff3b
feat(server): native HttpApi listener with Bun.serve + WS upgrade ( #25547 )
2026-05-03 09:09:45 -04:00
opencode-agent[bot]
84d3e20dee
chore: generate
2026-05-03 13:07:30 +00:00
Kit Langton
89afa1d319
feat(server): Server.openapi() backed by HttpApi spec, parity-checked against Hono output ( #25545 )
2026-05-03 09:06:23 -04:00
opencode-agent[bot]
f93bb37477
chore: generate
2026-05-03 12:59:40 +00:00
Kit Langton
4614da8e41
refactor(server): extract Hono-coupled utilities to backend-neutral modules ( #25542 )
2026-05-03 12:58:34 +00:00
Shoubhit Dash
c39b46d390
fix(vcs): avoid unbounded diff memory usage ( #25581 )
2026-05-03 17:49:46 +05:30
Dax Raad
df6c24439c
ignore: remove triage-unassigned.ts script
...
This script was used to batch-triage open GitHub issues without assignees.
Removing as the triage workflow has evolved and this batch approach is no longer needed.
2026-05-03 01:59:03 -04:00
Dax Raad
6b816ec3dd
ci: stop sending daily community recap notifications
2026-05-03 01:54:32 -04:00
Dax Raad
3c5445f148
ci: remove vouch-based contributor filtering workflows
...
Removes the automated vouch system that filtered issues and PRs from non-vouched users. This simplifies the contribution process by removing the requirement for maintainers to manually vouch contributors before they can participate.
2026-05-03 01:54:32 -04:00
Dax Raad
953910b59e
ci: remove automatic labels from GitHub issue templates to allow manual triage
2026-05-03 01:54:32 -04:00
opencode-agent[bot]
8c2b5dedd1
chore: generate
2026-05-03 05:22:22 +00:00
Dax Raad
e0c6aca7e8
core: simplify triage workflow to focus on issue ownership
...
Switch triage agent to gpt-5.4-nano for faster issue assignment. Remove label
management from the triage tool so it only assigns owners based on team
ownership rules. This reduces noise in the issue tracker and ensures issues
get to the right team member immediately without unnecessary labels.
Update team structures to reflect current ownership and add script for
processing unassigned issues.
2026-05-03 01:21:17 -04:00
Dax Raad
adf7dd71c3
core: update triage agent to use qwen3.6-plus model for improved response quality
2026-05-03 01:10:14 -04:00
Dax Raad
201e37e3fd
ci
2026-05-03 01:05:36 -04:00
Dax
2beb7713de
Add debug info command ( #25550 )
2026-05-03 05:04:52 +00:00
Kit Langton
47120def17
fix(cli): bridge Instance.current ALS in effectCmd handlers (regression from #25522 ) ( #25546 )
2026-05-03 04:24:33 +00:00
Kit Langton
63eb07769c
refactor(cli/providers): Stage 4 — drop inline AppRuntime.runPromise calls ( #25532 )
2026-05-02 23:42:40 -04:00
Kit Langton
635b5e8fe0
refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges ( #25530 )
2026-05-02 23:40:59 -04:00
Aiden Cline
2d948437c5
fix: regression w/ auth login where stderr was ignored instead of inherited ( #25529 )
2026-05-02 22:36:02 -05:00