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
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
134a698437
fix: get session api ( #1684 )
2025-08-07 15:28:18 -04:00
opencode
8a68dfdcbf
release: v0.3.133
2025-08-07 00:30:05 +00:00
Dax Raad
4bd6efe2a9
add api to get session
2025-08-06 20:24:36 -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
Yihui Khuu
7ba89b3d85
fix: run command should use specified model from cli args if provided ( #1648 )
2025-08-06 05:39:44 -05:00
Aiden Cline
41943011c0
docs: document permissions ( #1638 )
2025-08-06 05:18:08 -05:00
Aiden Cline
947bf020a4
fix: handle undefined agent in task tool ( #1642 )
2025-08-06 05:16:43 -05:00
Aiden Cline
4fa81b899d
permissions disallow support ( #1627 )
2025-08-05 19:14:28 -05:00
Timo Clasen
97677d8f05
fix: prevent title regeneration on auto compact ( #1628 )
2025-08-05 17:15:50 -05:00
Dax Raad
7ec57f1fd9
hint back to llm when tool does not exist
2025-08-05 15:58:12 -04:00
Dax Raad
5e9bf32f82
ci: send stats to posthog
2025-08-05 12:01:48 -04:00
Yihui Khuu
6598713d0e
fix: allow disabling the default general agent ( #1616 )
2025-08-05 05:20:00 -05:00
Aiden Cline
29f1bd9ead
fix: server.root is not a function ( #1614 )
2025-08-05 05:17:32 -05:00
Timo Clasen
35865c50c5
fix(plugins): improve session idle event ( #1615 )
2025-08-05 05:16:43 -05:00
opencode
126b82c65b
release: v0.3.130
2025-08-05 03:25:28 +00:00
opencode
5918e5dcb2
release: v0.3.129
2025-08-05 01:18:50 +00:00
Mahamed-Belkheir
93575f4a51
fix: default value for models with no cost object ( #1601 )
2025-08-04 16:45:35 -05:00
opencode
c3bc30a155
release: v0.3.128
2025-08-04 16:20:39 +00:00
Dax Raad
eca7b8fd11
hack to return tool call errors back to model
2025-08-04 12:15:24 -04:00
opencode
927e6f121a
release: v0.3.127
2025-08-04 16:06:13 +00:00
Aiden Cline
29bc4c07ae
fix double help printing ( #1580 )
2025-08-04 05:03:27 -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
Yordis Prieto
ab3d6c9797
chore: add ts-expected-error ( #1575 )
2025-08-03 17:09:19 -04:00
Yordis Prieto
ff427fd1fe
chore: remove unnecessary TypeScript error suppression ( #1571 )
2025-08-03 15:50:08 -04:00
opencode
2db4143286
release: v0.3.126
2025-08-03 19:45:14 +00:00
Dax Raad
4693b55dba
ci: ignore
2025-08-03 15:38:39 -04:00
Dax Raad
d5dacdb63c
fix bash tool not showing stderr
2025-08-03 15:34:52 -04:00
Aiden Cline
bf1699617f
tweak: filter out duplicate instructions ( #1567 )
2025-08-03 15:10:21 -04:00
Dax Raad
e3781104c4
increase models.dev polling interval to hourly
2025-08-03 14:58:35 -04:00
Dax Raad
2cadf5a093
fix bash tool getting stuck on interactive commands
2025-08-03 13:52:50 -04:00
opencode
3cfddc7a09
release: v0.3.123
2025-08-03 17:13:33 +00:00
opencode
48188bf294
release: v0.3.122
2025-08-03 16:19:09 +00:00
Dax Raad
614501c1a2
more efficient snapshots in parallel toolcalls
2025-08-03 12:12:28 -04:00
Dax Raad
b926d0c010
more fixes for shell 128 error
2025-08-03 11:25:58 -04:00
opencode
9436c7f774
release: v0.3.120
2025-08-03 14:59:03 +00:00
Dax Raad
1fc92d91c0
ci: ignore
2025-08-03 10:42:52 -04:00
Dax Raad
dfcff892a1
fix shell error 128
2025-08-03 10:30:23 -04:00
Aiden Cline
e159922c06
fix: expand tilde for file: references ( #1553 )
2025-08-03 06:15:06 -05:00
Dax Raad
54f81220df
ci: ignore
2025-08-03 03:35:17 -04:00
Dax Raad
765c149bba
ci: ignore
2025-08-02 18:56:34 -04:00
Dax Raad
d3ca086b59
wip: plugins
2025-08-02 18:50:19 -04:00
Aiden Cline
62d67208e3
tweak: make gh action ignore url mentions of opencode ( #1531 )
2025-08-02 09:31:23 -05:00
Aiden Cline
587ab4f16a
ignore: fix dev branch ( #1529 )
2025-08-02 09:11:38 -05:00
Ricardo Gonzalez
55a73b3e2e
feat(models): enable Kimi k2 ⇄ Claude trajectory handoff ( #1525 )
2025-08-01 23:05:06 -04:00
Aiden Cline
63a7f04f65
better configuration error messages ( #1517 )
2025-08-01 19:10:32 -04:00