Commit Graph

6051 Commits

Author SHA1 Message Date
wienans bec1b3cdfe Add OpenChamber to ecosystem documentation (#5978) 2025-12-22 14:33:45 -06:00
ja 76c7779b96 feat(lsp): add Tinymist LSP support for Typst (#5933) 2025-12-22 14:31:47 -06:00
Github Action 0d761abd16 Update Nix flake.lock and hashes 2025-12-22 20:27:29 +00:00
Sebastian Herrlinger 1cebb1273d upgrade opentui to v0.1.63, enabling kitty alternate keys by default 2025-12-22 21:26:03 +01:00
Tim Kleinschmidt bace3b9e6d support clojure projects with built-in lsp (#5975) 2025-12-22 14:20:15 -06:00
Shpetim 74aa3116c9 [FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-22 13:56:36 -06:00
Adam ce02e5df04 fix(prompt): better summary prompt 2025-12-22 13:09:12 -06:00
Daniel Polito f2f8433bfe docs: Github Auto Pull Request Docs (#5974) 2025-12-22 11:53:58 -06:00
Adam 018065e576 chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
GitHub Action e16abc700a chore: generate 2025-12-22 17:06:35 +00:00
Will Marella b525d6fb2c 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-22 11:06:00 -06:00
Aiden Cline 14c7bc2f17 ci: tweak docs prompt 2025-12-22 11:00:32 -06:00
Daniel Polito 2e80e755b6 GitHub pull request event (#5335) 2025-12-22 10:59:02 -06:00
Adam a3a839d9a5 fix(share): expanded state and responsiveness 2025-12-22 10:13:57 -06:00
Aiden Cline 0e2e2f8b24 ci: limit to opencode repo 2025-12-22 09:56:51 -06:00
Lekë Dobruna b7f524718f fix: duplicate words in dialog options (#5944) 2025-12-22 09:56:32 -06:00
Adam fc3f902a04 fix(desktop): diff readability (colors) 2025-12-22 09:51:21 -06:00
Dax Raad ac05a7d50c fix url for web 2025-12-22 10:45:51 -05:00
GitHub Action 99fb473c50 chore: generate 2025-12-22 14:38:20 +00:00
Buck Evan 3d9414838e fix(read): narrow .env file blocking to not block .envrc (#5654)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 08:37:43 -06:00
opencode 5d7b015661 release: v1.0.186
Update Nix Hashes / update (push) Has been cancelled
v1.0.186
2025-12-22 12:14:06 +00:00
Adam e5d154fc70 Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit aa8cae4d59.
2025-12-22 06:05:46 -06:00
Adam c9f05cfd3a Revert "fix: server"
This reverts commit 2cc86bbe51.
2025-12-22 06:05:46 -06:00
GitHub Action 98d98c6a52 ignore: update download stats 2025-12-22 2025-12-22 12:05:15 +00:00
Adam 2cc86bbe51 fix: server 2025-12-22 06:02:16 -06:00
Ashutosh Kumar aa8cae4d59 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
Adam 777dca775d Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit 54997572da.
2025-12-22 05:55:15 -06:00
Adam 1bb63f6dd0 fix(desktop): cleanup auto scroll 2025-12-22 05:46:07 -06:00
Adam b0685f34cc feat(desktop): mobile responsiveness 2025-12-22 05:46:07 -06:00
Adam d4e121913e fix(desktop): filter child sessions from header 2025-12-22 05:46:07 -06:00
Adam e4bd10af4f feat(desktop): better task tool rendering 2025-12-22 05:46:06 -06:00
lif 54997572da fix: use current page port instead of hardcoded 4096 (#5949)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 05:45:08 -06:00
Aaron Iker 4285590b7e feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925) 2025-12-22 05:41:38 -06:00
Brendan Allan ff86ebe2d5 ci: fix tauri build args 2025-12-22 18:55:01 +08:00
Brendan Allan da1ac70eda ci: verbose build and re-enable appimage 2025-12-22 18:48:58 +08:00
GitHub Action 35e46ecce2 chore: generate 2025-12-22 10:06:29 +00:00
Brendan Allan b226ab6a69 ci: run prepare step for tauri build 2025-12-22 18:05:52 +08:00
Brendan Allan 4e30508ef0 ci: try downloading artifact in desktop prepare 2025-12-22 17:45:57 +08:00
NN708 5120584a1c feat(desktop): arm64 build for linux (#5935) 2025-12-22 03:45:30 -06:00
Brendan Allan 98954f65b0 ci: replace with just upload-artifact whole dir 2025-12-22 17:17:17 +08:00
Brendan Allan dcb96deef1 ci: import bun shell 2025-12-22 17:10:43 +08:00
Brendan Allan eaeefa4c48 try uploading artifacts in workflow 2025-12-22 17:08:44 +08:00
Brendan Allan 477df5f85d remove actions artifact uploading 2025-12-22 17:01:52 +08:00
Github Action a34c081d64 Update Nix flake.lock and hashes 2025-12-22 08:58:57 +00:00
GitHub Action a1c1b4ab4a chore: generate 2025-12-22 08:58:16 +00:00
Brendan Allan 15cf85f47a ci: try to upload cli artifacts 2025-12-22 16:57:28 +08:00
Aiden Cline 5eadeedc7b feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
Luo Chen ad4f43b17e feat: add nixd as lsp for nix language (#5929) 2025-12-22 00:30:08 -06:00
opencode-agent[bot] 6b2eee03d1 docs: Agent Skills (#5931)
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-21 23:49:28 -06:00
Valerio Di Maggio da468f33e2 fix: ensure installation commands are using .quiet (#5758)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-21 23:44:25 -06:00