| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-03 | ignore: update download stats 2025-09-03 | GitHub Action | |
| 2025-09-03 | wip console | Frank | |
| 2025-09-03 | wip: console | Frank | |
| 2025-09-03 | wip: console | Frank | |
| 2025-09-03 | wip: console | Frank | |
| 2025-09-03 | wip: console | Frank | |
| 2025-09-03 | wip: console | Frank | |
| 2025-09-03 | wip: console | Dax Raad | |
| 2025-09-03 | Patch Start to preload route css in SSR (#2389) | Brendan Allan | |
| 2025-09-02 | wip: zen | Dax Raad | |
| 2025-09-02 | wip: zen | Dax Raad | |
| 2025-09-02 | wip cloud | Frank | |
| 2025-09-02 | docs: remove remaining directory query param mentions from SDK docs | Dax Raad | |
| 2025-09-02 | docs: remove directory query param mentions from SDK docs | Dax Raad | |
| 2025-09-02 | docs: fix SDK usage to use path/query/body, correct return types, and update ↵ | Dax Raad | |
| examples | |||
| 2025-09-02 | fix: more durable @ references for commands (#2386) | Aiden Cline | |
| 2025-09-02 | docs: zen | Jay V | |
| 2025-09-02 | ignore: adding public files | Jay V | |
| 2025-09-02 | generate api key | Frank | |
| 2025-09-02 | wip: cloud | Frank | |
| 2025-09-02 | ci: ignore | Dax Raad | |
| 2025-09-02 | wip: zen | Dax Raad | |
| 2025-09-02 | ignore: zen | Jay V | |
| 2025-09-02 | ignore: zen | Jay V | |
| 2025-09-02 | ignore: cloud lander | Jay V | |
| 2025-09-02 | wip: zen | Dax Raad | |
| 2025-09-02 | docs: simplify config example to show only model | Dax Raad | |
| 2025-09-02 | docs: clarify config behavior and remove theme example | Dax Raad | |
| 2025-09-02 | docs: add config example to SDK server creation | Dax Raad | |
| 2025-09-02 | support OPENCODE_CONFIG_CONTENT | Dax Raad | |
| 2025-09-02 | tweak: update ls tool to use rg (#2367) | Aiden Cline | |
| 2025-09-02 | docs: update log level configuration in troubleshooting guide (#2374) | Yuta URANO | |
| 2025-09-02 | fix: local subdirectory subagents not being picked up (#2376) | OpeOginni | |
| 2025-09-02 | ignore: update download stats 2025-09-02 | GitHub Action | |
| 2025-09-02 | fix: file.list relative to root | Adam | |
| 2025-09-02 | wip: typechecking | Dax Raad | |
| 2025-09-02 | wip: cloud | Dax Raad | |
| 2025-09-01 | make @file references in custom slash commands more robust (#2203) | Adam Spiers | |
| Co-authored-by: Adam Spiers <[email protected]> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-09-02 | release: v0.6.3 | opencode | |
| 2025-09-01 | switch gpt-5 to default to codex prompt + high reasoning | Dax Raad | |
| 2025-09-02 | release: v0.6.2 | opencode | |
| 2025-09-01 | fix: ensure opencode still works if no commits present (#2363) | Aiden Cline | |
| 2025-09-01 | fix: ensure enabled lsps are all logged (#2364) | Aiden Cline | |
| 2025-09-01 | release: v0.6.1 | opencode | |
| 2025-09-01 | catch migration failures | Dax Raad | |
| 2025-09-01 | release: v0.6.0 | opencode | |
| 2025-09-01 | docs: sdk | Dax Raad | |
| 2025-09-01 | fix: tui attachment bound (#2361) | Aiden Cline | |
| 2025-09-01 | docs: update email | Jay V | |
| 2025-09-01 | Refactor to support multiple instances inside single opencode process (#2360) | Dax | |
| 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 | |||
