Commit Graph

204 Commits (fa64085aba3a2d2bc9ceeddc5829330950e6004d)

Author SHA1 Message Date
GitHub Action dcfeeb6919 chore: generate 2025-12-26 14:35:50 -06:00
GitHub Action dcc5b7d6db chore: generate 2025-12-26 14:35:48 -06:00
Ayush Walekar 1c35e59e4f chore: createOpencodeServer expose `logLevel` (#6202) 2025-12-26 14:35:48 -06:00
GitHub Action fbe676d1da chore: generate 2025-12-26 14:35:47 -06:00
GitHub Action b8c2f9db59 chore: generate 2025-12-26 14:35:29 -06:00
Aiden Cline fe91899428 chore: regen sdk 2025-12-26 14:35:28 -06:00
GitHub Action e8bce0aaf2 chore: generate 2025-12-26 14:35:28 -06:00
David Hill 6417a72f0b "Did you know?" start screen tips (#5982)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:25 -06:00
GitHub Action dd4b348154 chore: generate 2025-12-26 14:35:19 -06:00
Adam 3fef2d3b43 fix(desktop): better error messages on connection failure 2025-12-26 14:35:15 -06:00
GitHub Action 6f4ddd15c9 chore: generate 2025-12-26 14:35:13 -06:00
Rohan Godha f30992001f feat(tui): go to parent keybind for subagents (#5762) 2025-12-26 14:35:06 -06:00
GitHub Action 61be2c7f83 chore: generate 2025-12-26 14:35:04 -06:00
Will Marella e81c496bb6 Add keybindable commands to navigate between user messages (#5078)
Co-authored-by: Will@Cambridge <willcambridge@MacBook-Pro-59.local>
Co-authored-by: Will@Cambridge <willcambridge@macbookpro.mynetworksettings.com>
2025-12-26 14:35:03 -06:00
YeonGyu-Kim 6d6bc0140b feat(server): expose auto param in session.summarize for plugins (#5924) 2025-12-26 14:34:54 -06:00
Matt Silverlock 753b7362a3 feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-26 14:34:44 -06:00
Tommy D. Rossi 5bac846e98 feat: add endpoints to delete and update message parts (#5433) 2025-12-26 14:34:41 -06:00
GitHub Action ac25f3c738 chore: format code 2025-12-26 14:34:15 -06:00
Jake Nelson e1b2fd5044 feat(tui): add option to disable terminal title (#5713) 2025-12-26 14:34:10 -06:00
Spoon 463bf7ab3a plugin(hook): add task tool execution hooks and command context tracking (#5642) 2025-12-26 14:34:01 -06:00
Ariane Emory fc5493e8bd fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse (resolves #5198) (#5202) 2025-12-26 14:33:42 -06:00
GitHub Action b612b939c9 chore: format code 2025-12-26 14:33:30 -06:00
Adam 5246ecfc88 fix: update sdk 2025-12-26 14:33:25 -06:00
Dax 262d836dd7 LLM cleanup (#5462)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:33:21 -06:00
GitHub Action 3b59308282 chore: format code 2025-12-26 14:33:21 -06:00
GitHub Action 24c9d2b891 chore: format code 2025-12-26 14:33:02 -06:00
GitHub Action 86f9c3acce chore: format code 2025-12-11 23:08:04 +00:00
GitHub Action fad5cbe6c7 chore: format code 2025-12-11 16:24:30 +00:00
Dax Raad 13a77005f1 global.dispose 2025-12-10 22:22:16 -05:00
Dax Raad a1175bddcd gen types 2025-12-10 15:59:42 -05:00
GitHub Action 2198f9400f chore: format code 2025-12-10 19:31:11 +00:00
GitHub Action 7b5bd89570 chore: format code 2025-12-10 14:04:08 +00:00
Aiden Cline df64612d54
better interleaved thinking support (#5298) 2025-12-09 16:32:12 -06:00
GitHub Action 204fa54625 chore: regen sdk 2025-12-09 20:19:27 +00:00
GitHub Action 0fd2ecd0ba chore: regen sdk 2025-12-09 20:11:32 +00:00
GitHub Action 553d9013eb chore: regen sdk 2025-12-09 19:54:19 +00:00
Adam 9a34965432
feat: add color to project 2025-12-09 13:29:59 -06:00
GitHub Action cd9db8a81d chore: regen sdk 2025-12-09 16:53:24 +00:00
Daniel Polito 203f3312ee
feat: ability to toggle MCP Servers in TUI (#4509) 2025-12-08 11:31:22 -06:00
GitHub Action da7edb5f5c chore: regen sdk 2025-12-08 00:58:40 +00:00
Dax Raad bf0f85e37f playing with sdk docs 2025-12-07 19:58:04 -05:00
Dax ea7ec60f51
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
André Cruz 509e43d6f8
feat(mcp): add OAuth authentication support for remote MCP servers (#5014) 2025-12-07 15:47:27 -05:00
GitHub Action c6d0ae892e chore: regen sdk 2025-12-05 21:02:17 +00:00
Nathan Thomas 40eb8b93e1
feat: add max steps for supervisor and sub-agents (#4062)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-12-05 12:26:44 -06:00
Aiden Cline 85974e9acd ignore: regen sdk 2025-12-05 10:50:14 -06:00
Adam 09f522f0aa
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit f9dcd97936.
2025-12-04 20:32:08 -06:00
Aiden Cline f9dcd97936 Revert "feat(desktop): terminal pane (#5081)"
This reverts commit d763c11a6d.
2025-12-04 15:57:01 -06:00
Adam d763c11a6d
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
Dax 6d3fc63658
core: refactor provider and model system (#5033)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2025-12-03 21:09:03 -05:00