Dax Raad
806d8a84b4
sync
2025-08-07 18:46:40 -04:00
Dax Raad
961e605c73
sync
2025-08-07 18:17:01 -04:00
Dax Raad
041d463210
Merge branch 'dev' into project
2025-08-07 18:16:36 -04:00
Dax Raad
60254d8ac0
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
c34aec060f
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
12f1ad521f
docs: slash commands
2025-08-07 16:16:16 -04:00
Timo Clasen
723a37ea9a
fix: get session api ( #1684 )
2025-08-07 15:28:18 -04:00
Dax Raad
f82f29cd24
progress
2025-08-07 15:01:44 -04:00
Aiden Cline
c6a46615c0
fix: modal pastes ( #1677 )
2025-08-07 13:23:58 -05:00
GitHub Action
da29380093
ignore: update download stats 2025-08-07
2025-08-07 12:04:29 +00:00
Aiden Cline
7950ae1462
fix: text selection bug ( #1664 )
2025-08-07 05:32:34 -05:00
Dax Raad
6015a47dae
sync
2025-08-07 00:44:15 -04:00
Dax Raad
6c3c7ceb2f
sync
2025-08-07 00:43:12 -04:00
Dax Raad
1fb54efdd2
sync
2025-08-07 00:41:50 -04:00
Dax Raad
d45d5d664c
progress
2025-08-06 23:15:19 -04:00
Dax Raad
323ce486a5
sync
2025-08-06 23:15:19 -04:00
Dax Raad
390b660c81
progress
2025-08-06 23:15:19 -04:00
opencode
15e830410f
release: v0.3.133
2025-08-07 00:30:05 +00:00
Dax Raad
1a561bb512
add api to get session
v0.3.133
2025-08-06 20:24:36 -04:00
Jay V
fecae609d9
docs: config doc edits
2025-08-06 16:10:17 -04:00
Jay V
e01a540b08
docs: typos
2025-08-06 15:45:16 -04:00
Timo Clasen
54457e48bb
fix(docs): small_model is not used for summarization ( #1360 )
2025-08-06 14:03:14 -05:00
Aiden Cline
b179d08484
fix: interface conversion panic ( #1655 )
2025-08-06 14:02:33 -05:00
Jay V
d9edd6818f
docs: add undo to tutorial
2025-08-06 13:51:47 -04:00
Dax Raad
4217286b72
ignore: remove demo plugin
v0.3.132
2025-08-06 11:36:53 -04:00
Dax Raad
28a4517ec6
add snapshot field in config to disable snapshots
2025-08-06 11:35:37 -04:00
Aiden Cline
b00b2ded4f
docs: update readme ( #1654 )
2025-08-06 09:35:02 -05:00
Aiden Cline
7b6d5b1429
chore: update marked-shiki, remove patch ( #1653 )
2025-08-06 08:47:53 -05:00
GitHub Action
7210db19e9
ignore: update download stats 2025-08-06
2025-08-06 12:04:53 +00:00
Yihui Khuu
90d2b26426
fix: run command should use specified model from cli args if provided ( #1648 )
2025-08-06 05:39:44 -05:00
Aiden Cline
6beba2c04f
docs: document permissions ( #1638 )
2025-08-06 05:18:08 -05:00
Aiden Cline
b8a0ecca98
fix: highlight after text wrap ( #1640 )
2025-08-06 05:17:35 -05:00
Aiden Cline
ad10d3a126
fix: handle undefined agent in task tool ( #1642 )
2025-08-06 05:16:43 -05:00
Aiden Cline
a48274f82b
permissions disallow support ( #1627 )
2025-08-05 19:14:28 -05:00
adamdotdevin
6b25b7e95e
feat: better assistant message visual
2025-08-05 19:05:44 -05:00
Jay V
030a3a7446
docs: identity
2025-08-05 19:36:10 -04:00
Timo Clasen
1a0e7f1e63
docs(plugins): fix typo ( #1621 )
2025-08-05 17:16:47 -05:00
Aiden Cline
677fb6032b
fix: markdown table renders ( #1623 )
2025-08-05 17:16:35 -05:00
Timo Clasen
49aa48ce58
fix: prevent title regeneration on auto compact ( #1628 )
2025-08-05 17:15:50 -05:00
Dax Raad
857a3cd522
hint back to llm when tool does not exist
v0.3.131
2025-08-05 15:58:12 -04:00
Jay V
6ed774ef62
docs: edit
2025-08-05 12:55:57 -04:00
adamdotdevin
5e825a4b6a
chore: cleanup old sdk
2025-08-05 11:46:12 -05:00
Dax Raad
3db8e7c2b6
ci: send stats to posthog
2025-08-05 12:01:48 -04:00
GitHub Action
b459055757
ignore: update download stats 2025-08-05
2025-08-05 12:04:48 +00:00
Yihui Khuu
2b195e82ee
fix: allow disabling the default general agent ( #1616 )
2025-08-05 05:20:00 -05:00
Omar Shaarawi
58e889796c
validate file part bounds to prevent panic ( #1612 )
2025-08-05 05:18:50 -05:00
Aiden Cline
51498c8de4
docs: make formatter docs a bit more clear ( #1613 )
2025-08-05 05:17:56 -05:00
Aiden Cline
7a495faa49
fix: server.root is not a function ( #1614 )
2025-08-05 05:17:32 -05:00
Timo Clasen
4957fca718
fix(plugins): improve session idle event ( #1615 )
2025-08-05 05:16:43 -05:00
opencode
8168626cd3
release: v0.3.130
2025-08-05 03:25:28 +00:00