Commit Graph

1930 Commits

Author SHA1 Message Date
Tom 489e54b04b fix(plugin): prevent compiled binary hang by removing lazy dynamic import (#1794)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-10 21:31:15 -04:00
opencode 4e87c698ce release: v0.4.3 2025-08-11 00:53:06 +00:00
Dax Raad 828bc3b72f switch gpt-5 to codex prompt v0.4.3 2025-08-10 20:47:38 -04:00
Dax Raad 652bed02bb support agent options 2025-08-10 20:30:37 -04:00
adamdotdevin 80347b1ad4 feat: thinking blocks rendered in tui and share page 2025-08-10 19:25:03 -05:00
Frank bc0c1735e1 wip gateway 2025-08-10 12:30:52 -04:00
Aiden Cline bb5396263c feat: webfetch permission support (#1772) 2025-08-10 08:00:44 -05:00
GitHub Action 000290ce17 ignore: update download stats 2025-08-10 2025-08-10 12:04:14 +00:00
Frank 3630f6ae3f wip: gateway 2025-08-10 01:17:48 -04:00
Frank 45d4395a54 wip: gateway 2025-08-10 01:03:15 -04:00
Frank 86b91c6979 wip: gateway 2025-08-10 00:29:00 -04:00
spoons-and-mirrors a593e45195 Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770) 2025-08-09 20:22:16 -05:00
Frank 56685e4cc2 Update moonshot ai provider doc 2025-08-09 19:22:50 -04:00
Dax Raad b5798d2dae use minimal reasoning effort for gpt-5 2025-08-09 15:38:48 -04:00
Aiden Cline d88272d466 feat: eslint lsp (#1744) 2025-08-09 11:04:58 -05:00
Aiden Cline 232e96c4db better permissions ux when denying (#1747) 2025-08-09 11:03:33 -05:00
GitHub Action 64cfd3c1d5 ignore: update download stats 2025-08-09 2025-08-09 12:04:16 +00:00
Frank d3511e33ce wip gateway 2025-08-09 01:28:27 -04:00
Dominik Engelhardt 1127a5df43 feat: improve file attachment pasting (#1704) 2025-08-08 20:06:38 -05:00
Dax Raad 706b7b1481 remove synthetic message in plan mode, fixes being confused in build mode v0.4.2 2025-08-08 20:45:24 -04:00
Dax Raad e530a3287a gpt-5 lower verbosity 2025-08-08 20:42:22 -04:00
Dax 9c7361c901 Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-08 20:20:01 -04:00
Erick Christian ac1b1ad797 feat(agent): allow mode selection during creation (#1699) 2025-08-08 20:07:20 -04:00
Clayton 60115f0458 Reference the actual name of the windows package (#1700) 2025-08-08 20:07:00 -04:00
zWing 2ec6cc8fbe chore(js-sdk): Compatible with nodenext (#1667) 2025-08-08 20:05:50 -04:00
rmoriz 8a4bd7d619 Clarify remote mcp error (#1729)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-08 20:04:26 -04:00
gsbain 4d77ccc8f9 Docs: Homebrew can install Opencode on Linux (#1737) 2025-08-08 20:04:02 -04:00
Frank 8045ce5633 fix deploy 2025-08-08 18:39:47 -04:00
Frank 2590813353 fix deploy script 2025-08-08 17:59:21 -04:00
Max Pod add5b640d5 docs: Update plugins.mdx (#1690) 2025-08-08 17:11:06 -04:00
Typing Turtle eeda47c87f docs: Adds required models field to variables documentation (#1709) 2025-08-08 16:57:31 -04:00
Yihui Khuu 45d7b7b28e fix(tui): preserve scroll position when reflowing due to message stream (#1716) 2025-08-08 13:14:09 -05:00
Frank 02d9d9c991 wip: gateway 2025-08-08 13:24:50 -04:00
Frank 3be6d94a02 wip: gateway 2025-08-08 13:24:32 -04:00
GitHub Action 7939402232 ignore: update download stats 2025-08-08 2025-08-08 12:04:40 +00:00
Timo Clasen d089f906a2 fix(TUI): enable general (sub-) agent for @ referencing (#1705) 2025-08-08 05:36:55 -05:00
opencode 2e1d7c85c7 release: v0.4.1 2025-08-08 03:01:03 +00:00
Dax Raad 56587b1849 temporary fix for max output token v0.4.1 2025-08-07 22:54:59 -04:00
Dax Raad 3bd7d33132 docs: fix v0.4.0 2025-08-07 21:49:18 -04:00
Dax Raad d408886e43 renable todo tool 2025-08-07 21:47:37 -04:00
Dax Raad e46ecf67d9 looser todo tool schema 2025-08-07 21:47:37 -04:00
Jay V 60452a4d73 docs: update cli 2025-08-07 19:24:08 -04:00
Jay V 66023f4402 docs: edit agent doc 2025-08-07 18:51:54 -04:00
Dax Raad 83fb7dfbb6 docs: remove modes from sidebar navigation
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 16:35:35 -04:00
Dax 77c101d742 Merge agent and mode into one (#1689)
The concept of mode has been deprecated, there is now only the agent field in the config.

An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it

Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
Jay V 62bff76d3a docs: slash commands 2025-08-07 16:16:16 -04:00
Timo Clasen 134a698437 fix: get session api (#1684) 2025-08-07 15:28:18 -04:00
Aiden Cline 12ab0c9048 fix: modal pastes (#1677) 2025-08-07 13:23:58 -05:00
GitHub Action 763a37f880 ignore: update download stats 2025-08-07 2025-08-07 12:04:29 +00:00
Aiden Cline 3913566e28 fix: text selection bug (#1664) 2025-08-07 05:32:34 -05:00