Jay V
b1f79ca730
Copy changes
2025-06-19 16:28:03 -04:00
adamdottv
bcec113325
fix: typescript error
2025-06-19 13:57:25 -05:00
Dax Raad
e103581f95
use production share url
publish / publish (push) Has been cancelled
2025-06-19 14:21:00 -04:00
Dax Raad
d7ae3c6033
ci: share
2025-06-19 13:26:15 -04:00
Dax Raad
9b49eee4a6
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
Dax Raad
f5bc0a6de8
fix task agent performance issues
publish / publish (push) Has been cancelled
2025-06-19 13:00:57 -04:00
Dax Raad
fc079b67b2
allow selecting model and continuing previous session for opencode run
2025-06-19 13:00:57 -04:00
Dax Raad
3d79b566f5
fix webfetch tool when returning html as text
publish / publish (push) Has been cancelled
2025-06-19 10:43:54 -04:00
Dax Raad
a44cc4a140
support token caching for anthropic via openrouter
publish / publish (push) Has been cancelled
2025-06-19 10:32:14 -04:00
Dax Raad
b7319a304f
remove opencode_ prefixes from tool names. unfortunately this will break
...
publish / publish (push) Has been cancelled
all old sessions and share links. we'll be more backwards compatible in
the future once we're more stable.
2025-06-19 09:59:44 -04:00
Dax Raad
b8d070cf5e
ensure session.info is synced when shared
publish / publish (push) Has been cancelled
2025-06-19 09:41:11 -04:00
adamdottv
553d5d3890
fix: include schema in converted toml config
2025-06-19 06:02:02 -05:00
Dax Raad
c596119a4f
hooks
2025-06-19 00:20:03 -04:00
Dax Raad
a0211c03d5
stop loading models.dev format from global config
publish / publish (push) Has been cancelled
2025-06-18 23:08:51 -04:00
Dax Raad
71cd048840
BREAKING CONFIG CHANGE
...
publish / publish (push) Has been cancelled
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
430bbb205c
rework config
2025-06-18 23:01:19 -04:00
Dax Raad
df777268e8
support global config
2025-06-18 18:56:52 -04:00
Dax Raad
3013a08eb4
ignore: share page stuff
2025-06-18 16:13:33 -04:00
Dax Raad
f97eacfbeb
ctrl+c should gracefully clean up pending sessions
publish / publish (push) Has been cancelled
2025-06-18 14:11:49 -04:00
Dax Raad
dd599c496c
fix panic when invalid config
publish / publish (push) Has been cancelled
2025-06-18 14:03:16 -04:00
Dax Raad
3121d84ede
track version on session info
publish / publish (push) Has been cancelled
2025-06-18 13:40:36 -04:00
Dax Raad
f5400000a0
implemented diff trimming
2025-06-18 11:20:40 -04:00
Dax Raad
7adba0e933
allow setting options in global provider store
publish / publish (push) Has been cancelled
2025-06-18 11:06:16 -04:00
Dax Raad
4c0b88dca8
fix issue with provider cache
publish / publish (push) Has been cancelled
2025-06-18 10:56:23 -04:00
Dax Raad
aaec44f2d5
remove call to npm causing noticible delay when starting chat
publish / publish (push) Has been cancelled
2025-06-18 10:35:41 -04:00
Dax Raad
7e6fb4e0c8
fix issue when running opencode in empty directory
publish / publish (push) Has been cancelled
2025-06-18 10:29:09 -04:00
Dax Raad
bc4bdfc1b1
ignore: sync
publish / publish (push) Has been cancelled
2025-06-18 08:36:25 -04:00
Dax Raad
cf8dd4a1f8
integrate cache read/write data
publish / publish (push) Has been cancelled
2025-06-17 20:51:39 -04:00
Dax Raad
c0f019ff08
improve anthropic oauth token caching and authentication handling
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-17 13:23:15 -04:00
Dax Raad
1bd6809d36
ignore: fix
2025-06-17 13:04:26 -04:00
Dax Raad
dbcd784a82
state
2025-06-17 12:29:28 -04:00
Dax Raad
42f1d9b0d8
support disabling providers from automatically being added
publish / publish (push) Has been cancelled
2025-06-17 12:23:04 -04:00
Dax Raad
ba5cc709d1
support global config for providers
2025-06-17 12:10:44 -04:00
Dax Raad
53c3aa88c0
fix issue with tool schemas and google
publish / publish (push) Has been cancelled
2025-06-17 11:27:07 -04:00
Dax Raad
32a0bf3d15
fix agent getting caught in summary loop
publish / publish (push) Has been cancelled
2025-06-17 10:50:03 -04:00
Dax Raad
2c19d39737
ci: fix
publish / publish (push) Has been cancelled
2025-06-17 10:38:01 -04:00
Dax Raad
7ce22fa132
Fix TypeScript compilation errors and consolidate version handling
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-17 10:27:49 -04:00
Dax Raad
60fe0aa090
Add autoshare configuration and improve run command UI
...
Enables automatic session sharing via global config or flag, enhances UI with logo display and provider/model info positioning.
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-17 01:45:32 -04:00
Dax Raad
8084990a31
do not autoupgrade snapshot builds
publish / publish (push) Has been cancelled
2025-06-17 01:18:32 -04:00
Dax Raad
f544a01971
autoupgrade
publish / publish (push) Has been cancelled
2025-06-17 01:05:05 -04:00
Dax
e188879d8f
Improve upgrade command with installation method detection ( #158 )
2025-06-17 00:07:17 -04:00
Dax Raad
0349548abd
ignore: logs
2025-06-16 16:02:45 -04:00
Dax Raad
2cf3ab55ce
remove windows builds
publish / publish (push) Has been cancelled
2025-06-16 15:11:14 -04:00
Dax Raad
115a71fd20
opencode auth login: validation on provider id and better error messages
publish / publish (push) Has been cancelled
2025-06-16 15:09:49 -04:00
Dax Raad
0ecff22f98
BREAKING CHANGE: the config structure has changed, custom providers have an npm field now to specify which npm package to load. see examples in README.md
2025-06-16 15:02:25 -04:00
Dax Raad
c0a3e5b0f7
limit to 4 system prompts cached
publish / publish (push) Has been cancelled
2025-06-16 14:51:59 -04:00
adamdottv
6120b64792
feat: faster tui init
publish / publish (push) Has been cancelled
2025-06-16 11:54:55 -05:00
Dax Raad
b5723b3ace
properly track cache token counts
publish / publish (push) Has been cancelled
2025-06-16 12:43:22 -04:00
Dax Raad
f3e32fe112
fix cache-control
publish / publish (push) Has been cancelled
2025-06-16 12:07:01 -04:00
Dax Raad
0ca81eb0d3
enable prompt caching for anthropic
publish / publish (push) Has been cancelled
2025-06-16 11:41:54 -04:00