Dmitriy Kovalenko
d76293144b
feat(opencode): fff search tools ( #27802 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-06-06 19:12:31 +05:30
Kit Langton
e339b0db5b
feat(http-recorder): prepare public beta release ( #31018 )
2026-06-06 03:01:26 +00:00
Shoubhit Dash
dc67ffa9de
chore: rm fuzzy search on references ( #30931 )
2026-06-05 16:57:39 +05:30
Shoubhit Dash
1e121b416f
fix(opencode): respect disabled auto compaction on overflow ( #30749 )
2026-06-04 19:47:49 +05:30
opencode-agent[bot]
14e2b0d799
chore: generate
2026-06-04 06:59:09 +00:00
Dax
9e11b45908
feat(core): add command registry ( #30624 )
2026-06-04 02:57:43 -04:00
Aiden Cline
b9755cdfca
test: wait for shell truncation readiness ( #30679 )
2026-06-04 00:20:35 -05:00
Aiden Cline
4356b4249b
fix(opencode): avoid shell cancel race ( #30641 )
2026-06-03 22:44:25 -05:00
opencode-agent[bot]
1e882a15c3
chore: generate
2026-06-04 03:03:39 +00:00
Kit Langton
540e83b6c8
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
opencode-agent[bot]
5b07e70ecf
chore: generate
2026-06-03 02:43:28 +00:00
Dax
fbda5fadda
refactor(core): move v1 schemas into core ( #30473 )
2026-06-03 02:42:13 +00:00
Dax
7a9068f029
refactor(core): consolidate filesystem services ( #30447 )
2026-06-02 16:09:26 -04:00
opencode-agent[bot]
edefbffa2d
chore: generate
2026-06-02 19:51:01 +00:00
Aiden Cline
3e878f634c
fix(opencode): patch empty Gemini replay messages ( #30463 )
2026-06-02 14:49:13 -05:00
Shoubhit Dash
7365418f37
chore(opencode): remove scout agent ( #30435 )
2026-06-02 23:30:34 +05:30
Dax
3056f6c030
feat(core): add location-based permission service ( #30287 )
2026-06-02 01:32:50 +00:00
Aiden Cline
cf357dc4df
feat(core): update Copilot for token-based billing ( #30181 )
2026-06-01 14:55:23 -05:00
opencode-agent[bot]
ba6532a3f1
chore: generate
2026-05-31 17:35:31 +00:00
Dax
eb70a80cea
fix(opencode): remove automatic full session diffs ( #30127 )
2026-05-31 17:34:14 +00:00
opencode-agent[bot]
c6f77e50f8
chore: generate
2026-05-31 01:09:55 +00:00
Dax
e2a8e18298
refactor(core): move database schema ownership ( #29068 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-30 21:08:38 -04:00
Shantur Rathore
1990bd1605
feat(core): add session metadata support ( #23068 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-05-30 16:58:11 -05:00
Dax
999db7786c
feat(core): add location-scoped config loading ( #29625 )
2026-05-30 04:06:08 +00:00
Aiden Cline
29dec8214f
fix(openai): retry websocket stream failures ( #29673 )
2026-05-28 01:16:18 -05: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
André Cruz
c8b325eab5
fix(session): exclude orphaned interrupted tools from run-loop continuation ( #26178 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-05-25 00:47:55 -05:00
Aiden Cline
7860241c5d
fix(llm): split OpenAI reasoning summary blocks ( #29000 )
2026-05-23 20:06:45 -05:00
Shoubhit Dash
5ef404050c
fix(skill): type expected skill failures ( #28885 )
2026-05-22 23:18:52 +05:30
Kit Langton
f44c9ebba2
chore: drop dead imports across opencode/core/llm ( #28720 )
2026-05-21 17:03:12 -04:00
Kit Langton
4e25d75584
test(opencode): cover native reasoning continuation ( #28683 )
2026-05-21 14:50:37 -04:00
Kit Langton
8ce729d992
fix(llm): preserve native continuation metadata ( #28678 )
2026-05-21 11:57:45 -04:00
opencode-agent[bot]
915f54d0df
chore: generate
2026-05-21 04:02:29 +00:00
Kit Langton
55d431937e
test(session): port llm.test.ts to it.instance ( #28578 )
2026-05-21 04:01:13 +00:00
opencode-agent[bot]
40d2e55d11
chore: generate
2026-05-21 03:37:50 +00:00
Kit Langton
65d8951700
refactor(opencode): roll out serviceUse proxy across 14 services + tests ( #28576 )
2026-05-21 03:36:27 +00:00
Kit Langton
280418e639
fix(opencode): support native OpenAI OAuth fetch ( #28571 )
2026-05-20 23:29:25 -04:00
Kit Langton
71d8410a07
Refactor LLM route-first provider API ( #28523 )
2026-05-20 20:15:52 -04:00
Kit Langton
11d4c65522
Skip git setup for processor tool test ( #28406 )
2026-05-19 18:09:15 -04:00
Kit Langton
b6a30f384e
Skip LLM server for prompt tests without LLM calls ( #28391 )
2026-05-19 16:27:36 -04:00
opencode-agent[bot]
3d1cd6cd94
chore: generate
2026-05-19 12:21:56 +00:00
Kit Langton
b35d25be29
feat(native-llm): route Anthropic API-key models through native runtime ( #28271 )
2026-05-19 08:20:27 -04:00
Kit Langton
a9d8d9b53d
fix(native-llm): prefer console opencode token ( #28237 )
2026-05-18 17:23:57 -04:00
Kit Langton
e0826dbb1a
Preview native LLM runtime stack ( #27114 )
2026-05-18 14:41:36 -04:00
Kit Langton
b8048cd162
Speed up targeted opencode tests
...
Reduce avoidable setup costs in slow opencode tests while preserving reviewed coverage and recording the benchmark evidence for follow-up test-suite work.
2026-05-18 16:18:29 +00:00
Shoubhit Dash
dcdc37c9f9
refactor(repository): add cache service ( #28184 )
2026-05-18 21:25:38 +05:30
Dax
5ada30c092
Load models.dev snapshot from build global ( #28077 )
2026-05-17 21:59:44 -04:00
Shoubhit Dash
c066b249b9
refactor(instance): retire WithInstance adapter ( #27782 )
2026-05-16 01:30:07 +05:30
Shoubhit Dash
12968615a0
refactor(instance): remove legacy runtime fallback ( #27757 )
2026-05-15 23:05:44 +05:30
Shoubhit Dash
5d9e846415
refactor(flags): migrate claude code prompt flag ( #27690 )
2026-05-15 14:17:04 +05:30