Dax Raad
2777e1dd07
wip: zen
2025-09-02 23:56:10 -04:00
Dax Raad
caa93616d4
wip: zen
2025-09-02 23:30:48 -04:00
Frank
75ea8738c8
wip cloud
2025-09-02 23:28:54 -04:00
Dax Raad
3eb235fc1a
docs: remove remaining directory query param mentions from SDK docs
2025-09-02 22:25:32 -04:00
Dax Raad
d1ca6624f0
docs: remove directory query param mentions from SDK docs
2025-09-02 22:25:32 -04:00
Dax Raad
57c8d110e6
docs: fix SDK usage to use path/query/body, correct return types, and update examples
2025-09-02 22:25:32 -04:00
Aiden Cline
8c0076d57d
fix: more durable @ references for commands ( #2386 )
2025-09-02 21:24:56 -05:00
Jay V
7d396b5961
docs: zen
2025-09-02 21:29:03 -04:00
Jay V
2f5af3850d
ignore: adding public files
2025-09-02 21:25:09 -04:00
Frank
0b05d1e5da
generate api key
2025-09-02 20:38:36 -04:00
Frank
63b55ebb0b
wip: cloud
2025-09-02 20:01:13 -04:00
Dax Raad
ff11b57fb4
ci: ignore
2025-09-02 19:32:21 -04:00
Dax Raad
a5bfd9d2be
wip: zen
2025-09-02 18:00:48 -04:00
Jay V
7ad846a2b0
ignore: zen
2025-09-02 17:30:51 -04:00
Jay V
27f3987958
ignore: zen
2025-09-02 17:28:35 -04:00
Jay V
25614a9cac
ignore: cloud lander
2025-09-02 17:28:35 -04:00
Dax Raad
73cedc7225
wip: zen
2025-09-02 16:38:50 -04:00
Dax Raad
846959544c
docs: simplify config example to show only model
2025-09-02 16:38:50 -04:00
Dax Raad
34763d8f5b
docs: clarify config behavior and remove theme example
2025-09-02 16:38:50 -04:00
Dax Raad
b6f9112de1
docs: add config example to SDK server creation
2025-09-02 16:38:50 -04:00
Dax Raad
2f726087fb
support OPENCODE_CONFIG_CONTENT
2025-09-02 16:38:50 -04:00
Aiden Cline
a024ba1645
tweak: update ls tool to use rg ( #2367 )
2025-09-02 10:40:20 -05:00
Yuta URANO
2b8cfe90be
docs: update log level configuration in troubleshooting guide ( #2374 )
2025-09-02 10:31:04 -05:00
OpeOginni
bf02c6a265
fix: local subdirectory subagents not being picked up ( #2376 )
2025-09-02 09:46:00 -05:00
GitHub Action
c6858f5531
ignore: update download stats 2025-09-02
2025-09-02 12:04:59 +00:00
Adam
ae66b4411c
fix: file.list relative to root
2025-09-02 06:20:08 -05:00
Dax Raad
a82e23f3ac
wip: typechecking
2025-09-02 03:18:30 -04:00
Dax Raad
3d338e20d6
wip: cloud
2025-09-02 03:18:30 -04:00
Adam Spiers
8bef2c7538
make @file references in custom slash commands more robust ( #2203 )
...
Co-authored-by: Adam Spiers <opencode@adamspiers.org >
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-09-01 21:14:27 -05:00
opencode
c245bfc925
release: v0.6.3
v0.6.3
2025-09-02 01:52:01 +00:00
Dax Raad
041b37b64f
switch gpt-5 to default to codex prompt + high reasoning
2025-09-01 21:46:03 -04:00
opencode
4c81d9917c
release: v0.6.2
v0.6.2
2025-09-02 01:03:43 +00:00
Aiden Cline
5dfa61f722
fix: ensure opencode still works if no commits present ( #2363 )
2025-09-01 20:57:14 -04:00
Aiden Cline
6e911f5f2e
fix: ensure enabled lsps are all logged ( #2364 )
2025-09-01 17:43:31 -05:00
opencode
744f664a1d
release: v0.6.1
v0.6.1
2025-09-01 22:07:53 +00:00
Dax Raad
1e6134f5c9
catch migration failures
2025-09-01 18:00:40 -04:00
opencode
0794954467
release: v0.6.0
v0.6.0
2025-09-01 21:43:13 +00:00
Dax Raad
4fa6df14ae
docs: sdk
2025-09-01 17:35:52 -04:00
Aiden Cline
bac6f3918d
fix: tui attachment bound ( #2361 )
2025-09-01 16:33:36 -05:00
Jay V
5fd349d369
docs: update email
2025-09-01 17:30:32 -04:00
Dax
aea78046d0
Refactor to support multiple instances inside single opencode process ( #2360 )
...
This release has a bunch of minor breaking changes if you are using opencode plugins or sdk
1. storage events have been removed (we might bring this back but had some issues)
2. concept of `app` is gone - there is a new concept called `project` and endpoints to list projects and get the current project
3. plugin receives `directory` which is cwd and `worktree` which is where the root of the project is if it's a git repo
4. the session.chat function has been renamed to session.prompt in sdk. it no longer requires model to be passed in (model is now an object)
5. every endpoint takes an optional `directory` parameter to operate as though opencode is running in that directory
2025-09-01 17:15:49 -04:00
Aiden Cline
cb5bf46f18
add --command to opencode run ( #2348 )
2025-09-01 14:19:18 -05:00
Dax Raad
42722933ef
wip: cloud
2025-09-01 11:53:43 -04:00
Dax Raad
d82099fff0
wip: cloud
2025-09-01 11:47:58 -04:00
GitHub Action
90d8f2fe5d
ignore: update download stats 2025-09-01
2025-09-01 12:04:32 +00:00
Dax Raad
163385843c
wip: cloud
2025-09-01 04:03:07 -04:00
Dax Raad
cd41d154ef
wip: cloud
2025-09-01 03:55:48 -04:00
Dax Raad
42dc32cac6
wip: cloud
2025-09-01 03:53:49 -04:00
Dax Raad
9532546da0
wip: cloud
2025-09-01 03:51:45 -04:00
Dax Raad
ac90473d3f
wip: sync
2025-09-01 03:15:38 -04:00