opencode
e8bf1ff5ce
release: v0.4.21
2025-08-12 00:30:49 +00:00
opencode
2754212a1a
release: v0.4.20
2025-08-11 23:43:43 +00:00
opencode
96867e69bf
release: v0.4.19
2025-08-11 18:36:06 +00:00
opencode
2c845a0703
release: v0.4.18
2025-08-11 16:04:07 +00:00
opencode
ce348e88e7
release: v0.4.17
2025-08-11 15:15:24 +00:00
opencode
ff71080228
release: v0.4.16
2025-08-11 12:59:20 +00:00
opencode
a26844e375
release: v0.4.15
2025-08-11 12:49:52 +00:00
opencode
714820eb3f
release: v0.4.12
2025-08-11 05:28:22 +00:00
opencode
d6a62d7fe0
release: v0.4.11
2025-08-11 02:30:21 +00:00
opencode
4633e7e2bb
release: v0.4.6
2025-08-11 01:59:27 +00:00
opencode
4e87c698ce
release: v0.4.3
2025-08-11 00:53:06 +00:00
adamdotdevin
80347b1ad4
feat: thinking blocks rendered in tui and share page
2025-08-10 19:25:03 -05:00
zWing
2ec6cc8fbe
chore(js-sdk): Compatible with nodenext ( #1667 )
2025-08-08 20:05:50 -04:00
opencode
2e1d7c85c7
release: v0.4.1
2025-08-08 03:01:03 +00: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
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
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
Frank
facf209885
wip: gateway
2025-08-04 21:08:29 -04:00
opencode
c3bc30a155
release: v0.3.128
2025-08-04 16:20:39 +00:00
opencode
927e6f121a
release: v0.3.127
2025-08-04 16:06:13 +00:00
Dax Raad
fa03e06c2d
ignore: cleanup
2025-08-03 17:09:30 -04:00
opencode
2db4143286
release: v0.3.126
2025-08-03 19:45:14 +00:00
opencode
3cfddc7a09
release: v0.3.123
2025-08-03 17:13:33 +00:00
Dax Raad
878c7ed67e
ci: ignore
2025-08-03 13:12:35 -04:00
opencode
48188bf294
release: v0.3.122
2025-08-03 16:19:09 +00:00
opencode
9436c7f774
release: v0.3.120
2025-08-03 14:59:03 +00:00
Dax Raad
1eca9531ea
ci: ignore
2025-08-03 10:52:35 -04:00
Dax Raad
1fc92d91c0
ci: ignore
2025-08-03 10:42:52 -04:00
Dax Raad
298a444df0
ci: ignore
2025-08-03 03:54:17 -04:00
Dax Raad
e73e51597d
ci: ignore
2025-08-03 03:45:05 -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
opencode
508734438b
release: v0.3.112
2025-08-01 21:53:33 +00:00
opencode
c2eee24590
Release v0.3.105
2025-07-31 23:41:27 +00:00
opencode
8af1310831
Release v0.3.104
2025-07-31 23:02:36 +00:00
opencode
dfe1deeb67
Release v0.3.102
2025-07-31 21:25:12 +00:00
Dax Raad
701cd937a8
wip: permissions
2025-07-31 16:51:55 -04:00
Dax Raad
f1e0e40868
wip: permissions
2025-07-31 16:38:37 -04:00
Dax Raad
ca454c91ca
wip: refactor permissions
2025-07-31 12:26:47 -04:00
adamdotdevin
22c1112903
feat: more scriptable tui (api)
2025-07-31 11:24:23 -05:00
adamdotdevin
9f429d8dd9
wip: tui permissions
2025-07-31 09:59:17 -05:00
Dax
083682c6a8
ci: new publish method ( #1451 )
2025-07-31 01:00:29 -04: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
Frank
f30b5c0ec4
convert share backend to hono app
2025-07-29 16:39:48 -04:00
Yordis Prieto
f294293e2f
fix: update file name extraction in uploads test to use __filename ( #1395 )
2025-07-29 12:28:44 -05:00
Yordis Prieto
83ebda87d2
fix: improve handling of global File object in uploads tests ( #1394 )
2025-07-29 11:30:39 -05:00
Yordis Prieto
1588863883
chore: fix null handling in multipartFormRequestOptions test ( #1385 )
2025-07-29 11:17:03 -05:00