Tyler Gannon
|
1f2805e8b8
|
feat(plugin): add shell.env hook for manipulating environment in tools and shell (#12012)
|
2026-02-03 15:18:41 -06:00 |
|
Matt Silverlock
|
d7918636ea
|
fix(opencode): use official ai-gateway-provider package for Cloudflare AI Gateway (#12014)
|
2026-02-03 15:18:28 -06:00 |
|
Idris Gadi
|
a14fecd516
|
feat(tui): allow theme colors in agent customization (#11444)
|
2026-02-03 15:09:21 -06:00 |
|
Dax
|
1b4e946537
|
feat: add support for reading skills from .agents/skills directories (#11842)
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
|
2026-02-03 15:51:54 -05:00 |
|
Dax
|
5634443181
|
cli: add --thinking flag to show reasoning blocks in run command (#12013)
|
2026-02-03 20:49:15 +00:00 |
|
MartinWie
|
c348fae448
|
fix: always fall back to native clipboard after OSC52 (#11994)
|
2026-02-03 20:53:04 +01:00 |
|
opencode-agent[bot]
|
7db8fd95ca
|
chore: generate
|
2026-02-03 19:10:44 +00:00 |
|
Cloudyan
|
1bf27c231a
|
fix: provider headers from config not applied to fetch requests (#11788)
|
2026-02-03 13:09:07 -06:00 |
|
Aiden Cline
|
aad6f257fa
|
fix: ensure mcp tools are sanitized (#11984)
|
2026-02-03 12:22:00 -06:00 |
|
Alex
|
3cb153d1d6
|
feat: Add .slnx to C#/F# LSP root detection (#11928)
|
2026-02-03 11:46:04 -06:00 |
|
Aiden Cline
|
25014b04e7
|
test: add test for new skill improvements (#11969)
|
2026-02-03 16:05:10 +00:00 |
|
Aiden Cline
|
119522129d
|
feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737)
|
2026-02-03 09:58:31 -06:00 |
|
neavo
|
5ee962dcd5
|
fix: exclude k2p5 from reasoning variants (#11918)
|
2026-02-03 09:26:37 -06:00 |
|
Muhammad Mugni Hadi
|
70efbca7e7
|
fix: handle nested array items for Gemini schema validation (#11952)
|
2026-02-03 09:24:52 -06:00 |
|
Filip
|
129f6c1481
|
fix(core): plugins are always reinstalled (#9675)
|
2026-02-03 00:47:52 -06:00 |
|
Kiyoung Chang
|
2707d10956
|
fix(provider): strip properties/required from non-object types in Gemini schema (#11888)
|
2026-02-02 23:13:24 -06:00 |
|
Dax
|
122a765c48
|
cli: make run non-interactive (#11814)
|
2026-02-02 23:35:23 -05:00 |
|
Aiden Cline
|
57dc6aae59
|
ci: add license to npm (#11883)
|
2026-02-03 03:44:30 +00:00 |
|
opencode
|
bba9f05705
|
release: v1.1.49
|
2026-02-03 03:44:18 +00:00 |
|
Aiden Cline
|
3377b19dd7
|
chore: cleanup external_dir perm logic (#11845)
|
2026-02-02 16:43:55 -06:00 |
|
opencode-agent[bot]
|
c2e2a95dc8
|
chore: generate
|
2026-02-02 22:30:23 +00:00 |
|
Joseph Campuzano
|
d83d0038a3
|
fix: fixes issue where the autocomplete tui dialog flickers while typing (#11641)
|
2026-02-02 16:29:43 -06:00 |
|
Aiden Cline
|
299e146376
|
chore: rm dead code (#11849)
|
2026-02-02 16:22:03 -06:00 |
|
Aiden Cline
|
4389d43895
|
Revert pr that was mistakenly merged (#11844)
|
2026-02-02 15:28:02 -06:00 |
|
Luiz Guilherme D'Abruzzo Pereira
|
4d66e9db31
|
feat(server): add --mdns-domain flag to customize mDNS hostname (#11796)
|
2026-02-02 14:52:32 -06:00 |
|
Adam
|
983fdcd3aa
|
fix(app): added/deleted file status now correctly calculated
|
2026-02-02 14:24:23 -06:00 |
|
Pablo P Varela
|
8a07d20063
|
fix(tui): respect terminal transparency in system theme (#8467)
|
2026-02-02 11:36:47 -06:00 |
|
Vladimir Glafirov
|
bda07aeec9
|
feat(provider): add User-Agent header for GitLab AI Gateway requests (#11818)
|
2026-02-02 10:41:02 -06:00 |
|
Dax
|
48bf94acf7
|
tui: truncate session title in exit banner (#11797)
|
2026-02-02 14:30:10 +00:00 |
|
Ondřej Súkup
|
614763c3fa
|
feat(opencode): ormolu code formatter for haskell (#10274)
|
2026-02-02 06:01:49 -06:00 |
|
Sebastian
|
3abaec44a0
|
Use opentui OSC52 clipboard, again (#11744)
|
2026-02-02 08:12:50 +01:00 |
|
Jigar
|
4e4ce894ea
|
fix: convert system message content to string for Copilot provider (#11600)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-01 23:28:28 -06:00 |
|
Dax
|
fa0f567e08
|
tui: show exit message banner (#11733)
|
2026-02-02 00:13:47 -05:00 |
|
Dax Raad
|
04c76c9151
|
Revert "Use opentui OSC52 clipboard (#11718)"
This reverts commit 81bbd2eff0.
|
2026-02-02 00:13:02 -05:00 |
|
OpeOginni
|
7b1c46d811
|
fix(opencode): give OPENCODE_CONFIG_CONTENT proper priority for setting config based on docs (#11670)
|
2026-02-01 23:11:25 -06:00 |
|
Mathias Beugnon
|
304022ad23
|
fix: session title generation with OpenAI models. (#11678)
|
2026-02-01 23:10:53 -06:00 |
|
Dax
|
c740357f61
|
Simplify directory tree output for prompts (#11731)
|
2026-02-01 23:37:07 -05:00 |
|
Dax
|
b6248a1f3d
|
Add spinner animation for Task tool (#11725)
|
2026-02-01 22:51:55 -05:00 |
|
Sebastian
|
81bbd2eff0
|
Use opentui OSC52 clipboard (#11718)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-02-02 04:48:29 +01:00 |
|
Dax Raad
|
8b7de2f851
|
ci: skip unicode filename test due to inconsistent behavior causing CI failures
|
2026-02-01 21:01:57 -05:00 |
|
Dax Raad
|
dd9cde6ce9
|
tui: fix task status to show current tool state from message store
|
2026-02-01 20:52:17 -05:00 |
|
Dax Raad
|
0890284bb9
|
core: allow starting new sessions after errors by fixing stuck session status
|
2026-02-01 20:39:58 -05:00 |
|
Aiden Cline
|
a14f992f1c
|
test: add unit test
|
2026-02-01 19:26:23 -05:00 |
|
Aiden Cline
|
916949305d
|
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
|
2026-02-01 19:26:23 -05:00 |
|
R44VC0RP
|
5cfbc1a042
|
fix(app): hide badge for builtin slash commands
Add source: 'command' to builtin and config-defined commands so they
don't show a 'custom' badge. Only MCP and skill commands show badges.
|
2026-02-01 19:26:23 -05:00 |
|
Filip
|
7b5b8c6633
|
test(app): workspace tests (#11659)
|
2026-02-01 15:39:50 -06:00 |
|
Aiden Cline
|
7453b646dd
|
fix: when using codex sub, send the custom agent prompts as a separate developer message (previously sent as user message but api allows for instructions AND developer messages) (#11667)
Co-authored-by: Carlos <carloscanas942@gmail.com>
|
2026-02-01 14:57:47 -06:00 |
|
Aiden Cline
|
7b93ac8110
|
fix: variant logic for anthropic models through openai compat endpoint (#11665)
|
2026-02-01 14:50:49 -06:00 |
|
Rohan Godha
|
f9f29f63ba
|
fix: prompt caching for opus on bedrock (#11664)
|
2026-02-01 14:42:42 -06:00 |
|
neavo
|
7e13e7230a
|
fix(opencode): scope agent variant to model (#11410)
|
2026-02-01 14:12:30 -06:00 |
|