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
Timo Clasen
8f65d92165
fix(docs): small_model is not used for summarization ( #1360 )
2025-08-06 14:03:14 -05:00
Dax Raad
ed3d49d74a
add snapshot field in config to disable snapshots
2025-08-06 11:35:37 -04:00
Aiden Cline
4fa81b899d
permissions disallow support ( #1627 )
2025-08-05 19:14:28 -05:00
Dax Raad
48faf9d3ce
wip: plugins
2025-08-03 21:43:58 -04:00
Dax Raad
4fc04bbac2
wip: plugin load from package
2025-08-03 21:19:03 -04:00
Aiden Cline
e159922c06
fix: expand tilde for file: references ( #1553 )
2025-08-03 06:15:06 -05:00
Dax Raad
d3ca086b59
wip: plugins
2025-08-02 18:50:19 -04:00
Aiden Cline
63a7f04f65
better configuration error messages ( #1517 )
2025-08-01 19:10:32 -04:00
Dax Raad
cbd7db5a73
make top_p configurable
2025-08-01 17:03:33 -04:00
Dax Raad
36318f74f7
configurable lsp
2025-08-01 14:52:10 -04:00
Aiden Cline
45d835e5e8
fix: {file:...} references weren't being parsed correctly in some cases ( #1499 )
2025-08-01 08:39:21 -05:00
Dax Raad
918b7019c7
formatter config
2025-07-31 19:36:07 -04:00
Dax Raad
a64165b456
allow disabling formatter
2025-07-31 18:56:04 -04:00
Dax Raad
c6a7ab6bd6
ignore: ts optimization
2025-07-31 16:54:15 -04:00
Aiden Cline
8788e221b8
fix: load global jsonc ( #1479 )
2025-07-31 15:02:28 -05:00
Aiden Cline
d60e346cbb
feat: jsonc configuration file support ( #1434 )
2025-07-31 06:25:26 -05:00
Robert Holden
1167e12f72
feat: mode directory markdown configuration loading ( #1377 )
2025-07-30 23:22:43 -04:00
Dax
50c93a349f
use treesitter to parse bash commands and catch commands that go outside of cwd ( #1443 )
2025-07-30 20:57:52 -04:00
Dax Raad
8528f471c7
experimental well-known auth support
publish / publish (push) Has been cancelled
2025-07-29 19:30:51 -04:00
Jacob Hands
9e0edaa5d6
feat: add OPENCODE_CONFIG env var for specifying a custom config file ( #1370 )
2025-07-29 11:03:11 -04:00
Dax Raad
4b94f390ce
allow temperature to be configured per mode
publish / publish (push) Has been cancelled
2025-07-25 13:29:44 -04:00
Dax Raad
0de957a2f0
real life totally configurabl ai subasians
publish / publish (push) Has been cancelled
2025-07-24 21:21:02 -04:00
Dax
11d236609d
basic undo feature ( #1268 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Andrew Joslin <andrew@ajoslin.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Tobias Walle <9933601+tobias-walle@users.noreply.github.com >
2025-07-23 20:30:46 -04:00
Dax Raad
1acf196e98
config: improve config schema
publish / publish (push) Has been cancelled
2025-07-22 20:35:40 -04:00
Timo Clasen
9f7246e08b
fix(hooks): prevent session_complete hook from firing on subagent sessions ( #1149 )
publish / publish (push) Has been cancelled
2025-07-19 18:20:07 -05:00
Dax Raad
9b65da318d
remove log level from config
2025-07-19 13:37:02 -04:00
Timo Clasen
aef44471dd
feat(config): make small model configurable ( #1030 )
publish / publish (push) Has been cancelled
2025-07-18 14:16:50 -04:00
adamdotdevin
3b74b92924
feat(tui): simpler layout, always stretched
2025-07-18 13:03:27 -05:00
Aiden Cline
5fe00d154e
tweak: allow mcp servers to include headers ( #1096 )
2025-07-17 09:11:48 -05:00
Timo Clasen
0ec4035865
docs(share): add explicit manual share mode ( #1074 )
2025-07-16 16:08:25 -05:00
adamdotdevin
88915e2b0b
fix(tui): expand edit calls
2025-07-16 14:33:57 -05:00
adamdotdevin
63befaffc1
feat(tui): layout config to render full width
publish / publish (push) Has been cancelled
2025-07-16 12:43:02 -05:00
Adi Yeroslav
ca4c92aafb
feat(tui): shift+tab to cycle modes backward ( #1049 )
2025-07-16 07:43:48 -05:00
Joe Schmitt
cd99781e2c
feat(tui): add /export command to export conversation to editor ( #989 )
...
Co-authored-by: opencode <noreply@opencode.ai >
2025-07-15 13:53:21 -05:00
Dax Raad
8823b8824d
wip: update sdk
publish / publish (push) Has been cancelled
2025-07-14 11:18:08 -04:00
opencode-agent[bot]
fbac0e65fd
Fix issue: Option to update username shown in conversations. ( #975 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com >
2025-07-14 11:03:04 -04:00
opencode-agent[bot]
c69f6fe76f
Added sharing config with auto/disabled options ( #951 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com >
2025-07-13 16:43:58 -04:00
Dax Raad
a799fdb96f
switch global config to ~/.config/opencode/opencode.json
publish / publish (push) Has been cancelled
2025-07-11 20:51:23 -04:00
Dax Raad
d06dd4bfbc
config: escape file: string content
publish / publish (push) Has been cancelled
2025-07-10 15:38:58 -04:00
Dax Raad
38bf2e962d
support env and file pointers in config
2025-07-10 11:45:31 -04:00
adamdottv
bc4f2faf6d
feat(tui): modes
2025-07-10 10:06:51 -05:00
Dax Raad
01f89a477e
modes concept
2025-07-09 21:59:38 -04:00
adamdottv
79e8a64349
feat: configurable log levels
2025-07-09 10:00:03 -05:00
Gal Schlezinger
1f4b17906a
[config json schema] declare default values and examples for in-ide documentation ( #754 )
2025-07-08 15:29:07 -05:00
adamdottv
162497783b
feat(tui): paste images and pdfs
2025-07-08 08:09:01 -05:00
Dax
9cad702612
v2 message format and upgrade to ai sdk v5 ( #743 )
...
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me >
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
2025-07-07 15:53:43 -04:00
Aiden Cline
bd1d1f4dc0
feat: configurable instructions ( #624 )
2025-07-02 23:27:04 -04:00
Timo Clasen
62ee067c3b
Add Option to Disable MCP Servers ( #513 )
2025-06-28 21:05:31 -04:00
adamdottv
fce49d6887
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00