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
Dax
9c7361c901
Remove unused OpenTelemetry tracing and fix overlapping highlights ( #1738 )
...
Co-authored-by: opencode <noreply@opencode.ai >
2025-08-08 20:20:01 -04:00
Frank
3be6d94a02
wip: gateway
2025-08-08 13:24:32 -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
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
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
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
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
1fc92d91c0
ci: ignore
2025-08-03 10:42:52 -04:00
Dax Raad
54f81220df
ci: ignore
2025-08-03 03:35:17 -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
Dax Raad
b6fcc7047f
allow search in provider select
2025-08-01 14:03:22 -04:00
Dax Raad
4c849f6a63
fix issue with some bash commands asking for permission
2025-07-31 18:35:51 -04:00
Aiden Cline
d60e346cbb
feat: jsonc configuration file support ( #1434 )
2025-07-31 06:25:26 -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
municorn
8618f0d88b
build: add @octokit/rest to opencode dependencies ( #1396 )
...
Co-authored-by: Frank <frank@sst.dev >
2025-07-29 22:33:25 -04:00
Frank
f30b5c0ec4
convert share backend to hono app
2025-07-29 16:39:48 -04:00
Frank
35a914ad99
wip: github actions
publish / publish (push) Has been cancelled
2025-07-25 17:34:47 -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
Clay Warren
9b94c9c57f
feat: Replace unzip with @zip.js/zip.js for Windows compatibility ( #662 )
2025-07-24 16:49:04 -04:00
adamdotdevin
48b1b6e7d2
fix: missing dependency
publish / publish (push) Has been cancelled
2025-07-16 12:58:29 -05:00
adamdotdevin
e47e9ad4ee
fix: missing dependency
2025-07-16 12:56:11 -05:00
Dax Raad
ba498370e9
ignore: fix types
2025-07-15 00:56:03 -04:00
Dax Raad
f1be27eafd
wip: snapshot
2025-07-14 15:29:08 -04:00
Dax Raad
cc32b499ab
get rid of cli markdown dep
publish / publish (push) Has been cancelled
2025-07-13 23:06:31 -04:00
Dax
4c802ae916
Part data model ( #950 )
2025-07-13 17:22:11 -04:00
Dax Raad
87943c97c8
wip: mcp
2025-07-13 16:22:16 -04:00
Dax Raad
b47f1fb9fa
snapshot functionality
2025-07-01 12:28:34 -04:00
Dax Raad
7b3a84ec23
fix: improve JSON formatting and add piped output support for run command
...
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-26 17:32:00 -04:00
Dax Raad
1227651bbc
make edit tool more robust
publish / publish (push) Has been cancelled
2025-06-25 17:10:48 -04:00
Dax Raad
eb6e0d92cc
ci: windows
2025-06-24 18:40:36 -04:00
Dmytro Yankovskyi
0419533097
fix( #243 ): claude on aws bedrock ( #241 )
...
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co >
2025-06-20 14:57:33 -04:00
Dax Raad
cb7930165c
config validation
publish / publish (push) Has been cancelled
2025-06-20 00:57:28 -04:00
Dax Raad
3013a08eb4
ignore: share page stuff
2025-06-18 16:13:33 -04:00