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 |
|
Dax Raad
|
adf56be05f
|
fix title generation bug
publish / publish (push) Has been cancelled
|
2025-07-21 15:23:47 -04:00 |
|
Dax
|
531d035547
|
message queuing (#1200)
publish / publish (push) Has been cancelled
|
2025-07-21 15:14:54 -04:00 |
|
adamdotdevin
|
b9aea8f19f
|
wip: file part source in server/api (optional)
|
2025-07-20 05:39:18 -05:00 |
|
Aiden Cline
|
07d771ba64
|
fix: title generation for certain providers (#1159)
|
2025-07-19 20:01:55 -05:00 |
|
Dax Raad
|
b236673fa4
|
disable todo tools when running as task
publish / publish (push) Has been cancelled
|
2025-07-19 15:54:11 -04:00 |
|
Dax Raad
|
c7ae049c93
|
pass through model.options properly without having to nest it under provider name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example
publish / publish (push) Has been cancelled
|
2025-07-19 12:41:58 -04:00 |
|
Dax
|
d8dd1f2929
|
wip: optional IDs in api (#1128)
publish / publish (push) Has been cancelled
|
2025-07-18 13:42:50 -04:00 |
|
Mike Wallio
|
a556c3b774
|
Update to a customized beast mode v3 for opencode. (#1109)
|
2025-07-17 20:10:06 -05:00 |
|
Aiden Cline
|
7ebfef5953
|
fix: generate title should use same options as model it uses to gen (#1064)
|
2025-07-16 12:46:52 -05:00 |
|
Aiden Cline
|
e71d862c40
|
Fix: better title generation (needs to change due to small models) (#1059)
|
2025-07-16 11:47:56 -05:00 |
|
Dax Raad
|
470fc2d37c
|
enable bash tool in plan mode
|
2025-07-15 21:28:03 -04:00 |
|
aron
|
b788400de4
|
move spoof prompt to support anthropic with custom modes (#1031)
publish / publish (push) Has been cancelled
|
2025-07-15 21:16:27 -04:00 |
|
Stephen Murray
|
9e17f1ba40
|
add support for modified gemini-cli system prompt (#1033)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-07-15 21:13:11 -04:00 |
|
Dax Raad
|
7d7ed19879
|
add small model for title generation
publish / publish (push) Has been cancelled
|
2025-07-15 14:00:52 -04:00 |
|
adamdotdevin
|
311161438c
|
chore: update stainless defs
|
2025-07-15 10:03:11 -05:00 |
|
Dax Raad
|
c6e01adde4
|
upgrade ai sdk
|
2025-07-15 09:06:35 -04:00 |
|
Dax Raad
|
f72567716f
|
bring back task tool
publish / publish (push) Has been cancelled
|
2025-07-15 00:05:54 -04:00 |
|
Jase Kraft
|
cd8946d0a6
|
fix: --continue pull the latest session id consistently (#918)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-07-14 20:32:00 -04:00 |
|
Dax Raad
|
f1be27eafd
|
wip: snapshot
|
2025-07-14 15:29:08 -04:00 |
|
Dax Raad
|
5d718fbcbd
|
fix init command and escape to cancel
publish / publish (push) Has been cancelled
|
2025-07-14 10:48:17 -04:00 |
|
Dax Raad
|
eb9cb012a2
|
fix missing tokens
publish / publish (push) Has been cancelled
|
2025-07-13 22:56:29 -04:00 |
|
Dax
|
4c802ae916
|
Part data model (#950)
|
2025-07-13 17:22:11 -04:00 |
|