Aiden Cline
168350c981
fix: load global jsonc ( #1479 )
2025-07-31 15:02:28 -05:00
Aiden Cline
7e9050edb9
feat: jsonc configuration file support ( #1434 )
2025-07-31 06:25:26 -05:00
Robert Holden
3268c61813
feat: mode directory markdown configuration loading ( #1377 )
2025-07-30 23:22:43 -04:00
Dax
18888351e9
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
9bedd62da4
experimental well-known auth support
2025-07-29 19:30:51 -04:00
Jacob Hands
862a50d61d
feat: add OPENCODE_CONFIG env var for specifying a custom config file ( #1370 )
2025-07-29 11:03:11 -04:00
Dax Raad
e97613ef9f
allow temperature to be configured per mode
2025-07-25 13:29:44 -04:00
Dax Raad
8dcd39f5b7
real life totally configurabl ai subasians
2025-07-24 21:21:02 -04:00
Dax
96866e52ce
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
fd98c3189a
config: improve config schema
2025-07-22 20:35:40 -04:00
Timo Clasen
a524fc545c
fix(hooks): prevent session_complete hook from firing on subagent sessions ( #1149 )
2025-07-19 18:20:07 -05:00
Dax Raad
c1d87c32a2
remove log level from config
2025-07-19 13:37:02 -04:00
Timo Clasen
18abcab208
feat(config): make small model configurable ( #1030 )
2025-07-18 14:16:50 -04:00
adamdotdevin
611854e4b6
feat(tui): simpler layout, always stretched
2025-07-18 13:03:27 -05:00
Aiden Cline
a1fdeded3e
tweak: allow mcp servers to include headers ( #1096 )
2025-07-17 09:11:48 -05:00
Timo Clasen
3c6c2bf13b
docs(share): add explicit manual share mode ( #1074 )
2025-07-16 16:08:25 -05:00
adamdotdevin
9d869f784c
fix(tui): expand edit calls
2025-07-16 14:33:57 -05:00
adamdotdevin
cdc1d8a94d
feat(tui): layout config to render full width
2025-07-16 12:43:02 -05:00
Adi Yeroslav
57d1a60efc
feat(tui): shift+tab to cycle modes backward ( #1049 )
2025-07-16 07:43:48 -05:00
Joe Schmitt
8bd250fb15
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
a2002c88c6
wip: update sdk
2025-07-14 11:18:08 -04:00
opencode-agent[bot]
d8bcf4f4e7
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]
736396fc70
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
1729c310d9
switch global config to ~/.config/opencode/opencode.json
2025-07-11 20:51:23 -04:00
Dax Raad
49de703ba1
config: escape file: string content
2025-07-10 15:38:58 -04:00
Dax Raad
b5d690620d
support env and file pointers in config
2025-07-10 11:45:31 -04:00
adamdottv
ce4cb820f7
feat(tui): modes
2025-07-10 10:06:51 -05:00
Dax Raad
a826936702
modes concept
2025-07-09 21:59:38 -04:00
adamdottv
53f8e7850e
feat: configurable log levels
2025-07-09 10:00:03 -05:00
Gal Schlezinger
14d81e574b
[config json schema] declare default values and examples for in-ide documentation ( #754 )
2025-07-08 15:29:07 -05:00
adamdottv
662d022a48
feat(tui): paste images and pdfs
2025-07-08 08:09:01 -05:00
Dax
f884766445
v2 message format and upgrade to ai sdk v5 ( #743 )
...
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
b99565959b
feat: configurable instructions ( #624 )
2025-07-02 23:27:04 -04:00
Timo Clasen
f0962e2d9c
Add Option to Disable MCP Servers ( #513 )
2025-06-28 21:05:31 -04:00
adamdottv
79bbf90b72
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00
Dax Raad
2ec0611f42
lazy load formatters
2025-06-27 11:33:37 -04:00
Dax Raad
f8b78f08b4
add auto formatting and experimental hooks feature
2025-06-26 22:17:08 -04:00
Dax Raad
41dba0db08
config validation
2025-06-20 00:57:28 -04:00
Dax Raad
e7784d2864
add schema descriptions to config fields
...
Enhance configuration schema with descriptive text for all fields to improve developer experience and auto-generated documentation.
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-19 13:12:13 -04:00
adamdottv
c57b52c300
fix: include schema in converted toml config
2025-06-19 06:02:02 -05:00
Dax Raad
bd8c3cd0f1
BREAKING CONFIG CHANGE
...
We have changed the config format yet again - but this should be the
final time. You can see the readme for more details but the summary is
- got rid of global providers config
- got rid of global toml
- global config is now in `~/.config/opencode/config.json`
- it will be merged with any project level config
2025-06-18 23:01:19 -04:00
Dax Raad
e5e9b3e3c0
rework config
2025-06-18 23:01:19 -04:00
Dax Raad
6a3392385e
support global config
2025-06-18 18:56:52 -04:00
Dax Raad
9c6aa82ac1
docs: config schema
2025-06-14 12:22:07 -04:00
Dax Raad
af892e5432
docs: readme
2025-06-14 12:13:46 -04:00
Dax Raad
442e1b52ad
Update provider configuration and server handling
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 23:10:03 -04:00
Dax Raad
a2884b08cc
improve AGENTS.md
2025-06-09 15:28:06 -04:00
Dax Raad
265f427d2a
lsp progress
2025-06-05 23:42:04 -04:00
Dax Raad
db2bb32bcf
integrate with models.dev
2025-06-05 14:59:16 -04:00
Dax Raad
241c366164
sync
2025-06-05 13:51:18 -04:00