Dax Raad
56587b1849
temporary fix for max output token
v0.4.1
2025-08-07 22:54:59 -04:00
Dax Raad
3bd7d33132
docs: fix
v0.4.0
2025-08-07 21:49:18 -04:00
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
Jay V
60452a4d73
docs: update cli
2025-08-07 19:24:08 -04:00
Jay V
66023f4402
docs: edit agent doc
2025-08-07 18:51:54 -04:00
Dax Raad
83fb7dfbb6
docs: remove modes from sidebar navigation
...
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-08-07 16:35:35 -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
Jay V
62bff76d3a
docs: slash commands
2025-08-07 16:16:16 -04:00
Timo Clasen
134a698437
fix: get session api ( #1684 )
2025-08-07 15:28:18 -04:00
Aiden Cline
12ab0c9048
fix: modal pastes ( #1677 )
2025-08-07 13:23:58 -05:00
GitHub Action
763a37f880
ignore: update download stats 2025-08-07
2025-08-07 12:04:29 +00:00
Aiden Cline
3913566e28
fix: text selection bug ( #1664 )
2025-08-07 05:32:34 -05:00
opencode
8a68dfdcbf
release: v0.3.133
2025-08-07 00:30:05 +00:00
Dax Raad
4bd6efe2a9
add api to get session
v0.3.133
2025-08-06 20:24:36 -04:00
Jay V
99ec88287b
docs: config doc edits
2025-08-06 16:10:17 -04:00
Jay V
0d239dbe88
docs: typos
2025-08-06 15:45:16 -04:00
Timo Clasen
8f65d92165
fix(docs): small_model is not used for summarization ( #1360 )
2025-08-06 14:03:14 -05:00
Aiden Cline
77a4ffd7e0
fix: interface conversion panic ( #1655 )
2025-08-06 14:02:33 -05:00
Jay V
65ff65a5e7
docs: add undo to tutorial
2025-08-06 13:51:47 -04:00
Dax Raad
92c79f40b5
ignore: remove demo plugin
v0.3.132
2025-08-06 11:36:53 -04:00
Dax Raad
ed3d49d74a
add snapshot field in config to disable snapshots
2025-08-06 11:35:37 -04:00
Aiden Cline
2019b160b6
docs: update readme ( #1654 )
2025-08-06 09:35:02 -05:00
Aiden Cline
0590e57765
chore: update marked-shiki, remove patch ( #1653 )
2025-08-06 08:47:53 -05:00
GitHub Action
c0e62ad88d
ignore: update download stats 2025-08-06
2025-08-06 12:04:53 +00: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
a1a434a627
fix: highlight after text wrap ( #1640 )
2025-08-06 05:17:35 -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
adamdotdevin
a05e74f539
feat: better assistant message visual
2025-08-05 19:05:44 -05:00
Jay V
72bd8ab912
docs: identity
2025-08-05 19:36:10 -04:00
Timo Clasen
27c6625dd6
docs(plugins): fix typo ( #1621 )
2025-08-05 17:16:47 -05:00
Aiden Cline
2319c08054
fix: markdown table renders ( #1623 )
2025-08-05 17:16:35 -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
v0.3.131
2025-08-05 15:58:12 -04:00
Jay V
ecef453e51
docs: edit
2025-08-05 12:55:57 -04:00
adamdotdevin
ef1f836f01
chore: cleanup old sdk
2025-08-05 11:46:12 -05:00
Dax Raad
5e9bf32f82
ci: send stats to posthog
2025-08-05 12:01:48 -04:00
GitHub Action
0d76317631
ignore: update download stats 2025-08-05
2025-08-05 12:04:48 +00:00
Yihui Khuu
6598713d0e
fix: allow disabling the default general agent ( #1616 )
2025-08-05 05:20:00 -05:00
Omar Shaarawi
771f7bbf41
validate file part bounds to prevent panic ( #1612 )
2025-08-05 05:18:50 -05:00
Aiden Cline
4dd304caed
docs: make formatter docs a bit more clear ( #1613 )
2025-08-05 05:17:56 -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
Dax Raad
1fbfb6435a
re-export shell $ for plugin
v0.3.130
2025-08-04 23:20:04 -04:00
opencode
5918e5dcb2
release: v0.3.129
2025-08-05 01:18:50 +00:00
Dax Raad
a147526677
fix @opencode-ai/plugin exports
v0.3.129
2025-08-04 21:12:18 -04:00
Frank
51ac18cf4a
sync
2025-08-04 21:09:44 -04:00