Aiden Cline
232e96c4db
better permissions ux when denying ( #1747 )
2025-08-09 11:03:33 -05:00
Dax Raad
706b7b1481
remove synthetic message in plan mode, fixes being confused in build mode
2025-08-08 20:45:24 -04:00
Dax Raad
e530a3287a
gpt-5 lower verbosity
2025-08-08 20:42:22 -04:00
Dax Raad
56587b1849
temporary fix for max output token
2025-08-07 22:54:59 -04:00
Dax Raad
d408886e43
renable todo tool
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
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
Timo Clasen
35865c50c5
fix(plugins): improve session idle event ( #1615 )
2025-08-05 05:16:43 -05:00
Mahamed-Belkheir
93575f4a51
fix: default value for models with no cost object ( #1601 )
2025-08-04 16:45:35 -05:00
Dax Raad
eca7b8fd11
hack to return tool call errors back to model
2025-08-04 12:15:24 -04:00
Aiden Cline
bf1699617f
tweak: filter out duplicate instructions ( #1567 )
2025-08-03 15:10:21 -04:00
Dax Raad
2cadf5a093
fix bash tool getting stuck on interactive commands
2025-08-03 13:52:50 -04:00
Dax Raad
614501c1a2
more efficient snapshots in parallel toolcalls
2025-08-03 12:12:28 -04:00
Dax Raad
d3ca086b59
wip: plugins
2025-08-02 18:50:19 -04:00
Dax Raad
cbd7db5a73
make top_p configurable
2025-08-01 17:03:33 -04:00
Dax Raad
56f41c11a8
do not mark errored tool calls as aborted
2025-07-31 21:45:40 -04:00
Dax Raad
f1e0e40868
wip: permissions
2025-07-31 16:38:37 -04:00
Aiden Cline
1d56302bb5
fix: session ordering ( #1474 )
2025-07-31 14:17:47 -05:00
adamdotdevin
9f429d8dd9
wip: tui permissions
2025-07-31 09:59:17 -05:00
Aiden Cline
3f8f517081
fix: process revert cleanup before creating new messages ( #1448 )
2025-07-31 05:07:59 -05:00
Dax
50c93a349f
use treesitter to parse bash commands and catch commands that go outside of cwd ( #1443 )
2025-07-30 20:57:52 -04:00
Dax Raad
f181fbf3f0
lower max retries to 3 - ai sdk currently cannot abort during a retry delay so things appear to be frozen
publish / publish (push) Has been cancelled
2025-07-30 15:08:25 -04:00
Dax Raad
e9af4d7216
update beast prompt for openai models
publish / publish (push) Has been cancelled
2025-07-29 22:15:13 -04:00
Dax Raad
5a98110ab0
strip todo tool instructions from non anthropic models
2025-07-29 11:56:53 -04:00
Dax Raad
2160f0815c
trim opencode title
2025-07-28 23:24:38 -04:00
Dax Raad
53ecda4ef1
wip: undo properly remove messages from UI
2025-07-28 22:58:31 -04:00
Dax Raad
4f62117758
wip: snapshot
2025-07-28 22:58:31 -04:00
Dax Raad
ff611ae792
fix phantom tool call failed messages and empty text parts with some models
2025-07-28 12:19:38 -04:00
Aiden Cline
f9d45b7d3b
fix: attachment bugs ( #1335 )
2025-07-27 12:21:31 -05:00
Aiden Cline
aa30428e76
fix: strip thinking blocks from title ( #1325 )
2025-07-26 08:29:04 -05:00
Didier Durand
03e9ee7293
fixing various typos in text. ( #1185 )
2025-07-25 20:20:01 -04:00
Dax Raad
01198a5fdc
wip: sync
publish / publish (push) Has been cancelled
2025-07-25 15:52:27 -04:00
Dax Raad
a765b14ad5
wip: drop
2025-07-25 15:51:02 -04:00
Dax Raad
2767f4f9c3
handle uploaded text/plain
2025-07-25 15:48:42 -04:00
kehanzhang
a155713a52
fix(headless): respect mode passed to /message endpoint ( #1300 )
2025-07-25 15:26:49 -04:00
Dax Raad
4b94f390ce
allow temperature to be configured per mode
publish / publish (push) Has been cancelled
2025-07-25 13:29:44 -04:00
Dax Raad
5febb0ff94
fix issue with trailing whitespace error in assistant message
2025-07-25 10:56:16 -04:00
Dax Raad
79edca063e
fix reading model from config
publish / publish (push) Has been cancelled
2025-07-25 10:53:37 -04:00
Dax Raad
4f6a568d80
fix double system prompt
2025-07-25 10:28:42 -04:00
Dax Raad
0de957a2f0
real life totally configurabl ai subasians
publish / publish (push) Has been cancelled
2025-07-24 21:21:02 -04:00
Filip
c903c82704
Fix: added environment() to summarize() ( #1290 )
2025-07-24 18:24:54 -04:00
Dax Raad
0d12a8c4d9
wip: more snapshot stuff
2025-07-24 17:38:11 -04:00
Filip
0ef0b3404b
fix: add custom() to system prompt on summarize ( #1289 )
2025-07-24 16:48:17 -04:00
Dax Raad
0475fb5137
wip: always force create snapshot
2025-07-23 20:46:43 -04:00
Dax
11d236609d
basic undo feature ( #1268 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Andrew Joslin <andrew@ajoslin.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Tobias Walle <9933601+tobias-walle@users.noreply.github.com >
2025-07-23 20:30:46 -04:00
Yihui Khuu
9e80e6d855
feat: pass mode into task tool ( #1248 )
2025-07-23 20:29:59 -04:00
Aiden Cline
7f3c98aa1f
tweak: ensure most recently interacted with session appears at the top ( #1239 )
2025-07-22 22:37:36 -05:00
Dax Raad
4d6e7f818d
fix broken attachments
publish / publish (push) Has been cancelled
2025-07-21 15:38:41 -04:00