Aiden Cline
5eadeedc7b
feat: add experimental lsp tool ( #5886 )
2025-12-22 00:34:21 -06:00
OpeOginni
0ebc541055
feat: add experimental support for Ty language server ( #5575 )
2025-12-18 13:37:48 -06:00
Qio
25b27fb21a
add OPENCODE_EXPERIMENTAL_OUTPUT_TOKEN_MAX to override 32k default ( #5679 )
...
Co-authored-by: qio <handsomehust@gmail.com >
2025-12-17 10:35:43 -06:00
Jeon Suyeol
e1513efcbf
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-16 23:57:03 -06:00
matvey
47459c2816
feat: add experimental oxfmt formatter ( #5620 )
2025-12-16 14:43:14 -06:00
Aiden Cline
ece7816a60
fix: git branch filewatcher, add flag to completely disable watcher
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-16 14:31:09 -06:00
Dax Raad
712c8e9c40
ci: fix test failures in CI by pre-populating models cache
...
Tests were failing in CI because the models.json cache file doesn't exist
and the data() macro fallback only works at build time, not runtime.
The preload now pre-fetches models.json and disables the background
refresh to prevent race conditions during test execution.
2025-12-14 21:23:45 -05:00
Aiden Cline
70fca61d5d
docs: add env vars sections
2025-12-12 16:47:50 -06:00
Aiden Cline
359196475c
shell tweaks, better handling for windows ( #5455 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-12 16:11:07 -06:00
Dax Raad
e6ea3b0a56
core: add client identification to user agent and request headers for better tracking
2025-12-11 16:18:04 -05:00
Dax Raad
d5bf02f994
tui: use random free port and enable icon discovery by default
...
- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running
2025-12-10 16:13:11 -05:00
Aiden Cline
eab9e8f45d
tweak: add OPENCODE_EXPERIMENTAL_BASH_DEFAULT_TIMEOUT_MS
2025-12-09 17:28:34 -06:00
Aiden Cline
8f3ce99177
add OPENCODE_EXPERIMENTAL_BASH_DEFAULT_TIMEOUT
2025-12-09 15:44:56 -06:00
Ben Vargas
9b787abea9
feat: restore experimental flag for websearch/codesearch tools ( #5132 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-06 14:29:34 -06:00
opencode-agent[bot]
e1c1cbf973
add OPENCODE_EXPERIMENTAL_DISABLE_COPY_ON_SELECT ( #4996 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-02 20:14:23 +00:00
Dax Raad
beab4d85f4
enable exa code/websearch
2025-11-25 22:06:26 -05:00
cc-bjojac
5920c3a90e
Make the MAX_OUTPUT_LENGTH in bash.ts overridable by OPENCODE_EXPERIMENTAL_BASH_MAX_OUTPUT_LENGTH ( #4497 )
...
Co-authored-by: Björn Jacobs <bjoern.jacobs.ext@bundesanzeiger.de >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-11-20 10:45:13 -06:00
Dax Raad
cee9e2e6b9
core: remove unused experimental flags for turn summary and no-bootstrap to simplify feature flag management
2025-11-11 12:33:26 -05:00
Dax Raad
5240baccd9
add web and codesearch tools
2025-11-10 16:39:54 -05:00
oribi
624bb0093c
add OPENCODE_CONFIG_DIR to allow loading a custom config directory ( #3504 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-10-28 11:50:09 -05:00
Dax Raad
6c481803d1
feat: add OPENCODE_FAKE_VCS flag for VCS testing and update todo tracking instructions
2025-10-28 02:54:29 -04:00
Dax Raad
a2bf70e7ec
core: add experimental turn summarization to compact conversation history
2025-10-22 18:33:46 -04:00
Adam
611a719fb5
feat: experimental skip bootstrap
2025-10-09 14:51:11 -05:00
Dax Raad
1d7fa7cca2
enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE
2025-09-16 04:53:17 -04:00
Dax
760c0fee65
feat: improve file watcher with chokidar and better ignore patterns ( #2621 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-09-16 00:17:10 -04:00
Dax Raad
d3f5c567df
add disable OPENCODE_DISABLE_AUTOCOMPACT
2025-09-13 05:55:04 -04:00
Frank
1d9cc05887
Hide experimental models
2025-09-09 03:16:44 -04:00
Dax Raad
2f726087fb
support OPENCODE_CONFIG_CONTENT
2025-09-02 16:38:50 -04:00
Vasiliy Kulikov
cccd583769
feat(lsp): option to disable lsps installing automatically ( #1997 )
...
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-08-22 22:39:19 -05:00
Dax Raad
ba30792e43
allow plugins to create custom auth providers
2025-08-14 16:25:08 -04:00
Dax Raad
e2c02b1518
support OPENCODE_PERMISSION json env variable
2025-08-12 12:28:08 -04:00
Dax Raad
b86b24bca2
add OPENCODE_DISABLE_AUTOUPDATE flag
2025-08-10 21:52:52 -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
89821f3f69
flag for disabling file watcher
2025-07-03 10:37:08 -04:00
Dax Raad
986c354a39
Add flag system and auto-share functionality
...
publish / publish (push) Has been cancelled
- Add Flag module for environment variable configuration
- Implement OPENCODE_AUTO_SHARE flag to automatically share new sessions
- Update session creation to conditionally auto-share based on flag
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-14 01:51:04 -04:00