Aiden Cline
7eba950c6d
ci: update docs prompt
2025-12-26 14:34:55 -06:00
Aiden Cline
53149554c8
ci: add automatic doc update workflow
2025-12-26 14:34:55 -06:00
Neil Daquioag
2dc9528867
fix: support clipboard image paste (Ctrl+V) on Windows ( #5919 )
2025-12-26 14:34:54 -06:00
Aiden Cline
b7a9cc5fd3
tweak: adjust minimax m2 topK and add minimax m2.1 topP
2025-12-26 14:34:54 -06:00
Noam Bressler
a8f5e69ede
fix: Perform snapshot in cases finish-step is not reached ( #5912 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
2025-12-26 14:34:54 -06:00
Matt Silverlock
6fe028dd21
prompts: improve built-in /review prompt ( #5918 )
2025-12-26 14:34:54 -06:00
YeonGyu-Kim
6d6bc0140b
feat(server): expose auto param in session.summarize for plugins ( #5924 )
2025-12-26 14:34:54 -06:00
GitHub Action
a22a67b8bc
chore: generate
2025-12-26 14:34:54 -06:00
Dax
f2ddf5a7d4
feat: add Agent Skills support ( #5921 )
2025-12-26 14:34:54 -06:00
opencode
d4cb80a5e1
release: v1.0.185
2025-12-26 14:34:53 -06:00
Dax Raad
221093a52b
core: fix LSP server binary installation and shell command execution
...
- Ensure proper file permissions are set for installed LSP binaries on non-Windows platforms
- Add error handling for shell command execution in prompt system to prevent crashes
2025-12-26 14:34:53 -06:00
Aiden Cline
80271f939c
tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values
2025-12-26 14:34:53 -06:00
Dax Raad
0cc373de7b
tui: fix SDK context usage and server port fallback
...
- Update SDK context to return client instead of event for proper usage
- Add server port fallback to 4096 when port 0 is specified but unavailable
- Fix SDK event listener usage in TUI app
2025-12-26 14:34:53 -06:00
Github Action
d3f42d5302
Update Nix flake.lock and hashes
2025-12-26 14:34:52 -06:00
GitHub Action
d0fb6e72fe
chore: generate
2025-12-26 14:34:52 -06:00
Sherlock Holmes
9e9eaabe68
fix(deps): add missing @opencode-ai/plugin to dependencies ( #5797 )
2025-12-26 14:34:52 -06:00
Nalin Singh
c04c92778b
feat: add syntax highlighting for .ets files ( #5889 )
2025-12-26 14:34:52 -06:00
Adam Hosker
76b0ac2204
fix: prevent stats workflow from running on forks ( #5897 )
2025-12-26 14:34:52 -06:00
Abdelkader Boudih
a81cd3c8c4
fix: use official MCP SDK for better tool schema handling ( #5463 )
2025-12-26 14:34:51 -06:00
GitHub Action
3bd665c5b6
chore: generate
2025-12-26 14:34:51 -06:00
Matt Silverlock
2fa7b01072
github: support schedule events ( #5810 )
2025-12-26 14:34:51 -06:00
GitHub Action
84a2180d0b
ignore: update download stats 2025-12-21
2025-12-26 14:34:51 -06:00
opencode
6b21504dbc
release: v1.0.184
2025-12-26 14:34:50 -06:00
Adam
244afdf4ef
fix(desktop): layout regression
2025-12-26 14:34:50 -06:00
Adam
8bc49ccf2c
fix(desktop): better keybind tooltips
2025-12-26 14:34:50 -06:00
Adam
0f5ce6fb04
fix(desktop): todo tool title
2025-12-26 14:34:50 -06:00
Adam
0d1f8aa40e
fix(desktop): allow text selection
2025-12-26 14:34:50 -06:00
GitHub Action
eb6ae39917
chore: generate
2025-12-26 14:34:50 -06:00
Adam
c57e4dc411
fix(desktop): incorrect state dir on macos
2025-12-26 14:34:50 -06:00
opencode
61be42e08c
release: v1.0.183
2025-12-26 14:34:49 -06:00
Adam
9f1ed1c186
fix(desktop): better error reporting
2025-12-26 14:34:49 -06:00
Adam
1cd4cafc35
fix(desktop): non-latin file paths failed
2025-12-26 14:34:49 -06:00
Adam
0ec1e14c63
fix(desktop): file loading errors
2025-12-26 14:34:49 -06:00
Github Action
bfeef85d59
Update Nix flake.lock and hashes
2025-12-26 14:34:49 -06:00
Christopher Tso
31de4fc223
Make CLI build script Windows-friendly ( #5835 )
2025-12-26 14:34:48 -06:00
Aiden Cline
267447018e
core: add verification that at least 1 primary agent is enabled, add regression tests ( #5881 )
2025-12-26 14:34:48 -06:00
GitHub Action
53d9c745cd
chore: generate
2025-12-26 14:34:48 -06:00
opencode
bfe2ddf81a
release: v1.0.182
2025-12-26 14:34:47 -06:00
Aiden Cline
72bf8b4b6d
fix: regression where config would error despite valid agents
2025-12-26 14:34:47 -06:00
opencode
a0c279d75e
release: v1.0.181
2025-12-26 14:34:47 -06:00
Adam
0e8303c016
fix(desktop): layout
2025-12-26 14:34:46 -06:00
Adam
7d88443ca8
feat(desktop): new layout
2025-12-26 14:34:46 -06:00
YuY801103
85ef34ca06
docs: add Traditional Chinese (Taiwan) README translation ( #5861 )
...
Co-authored-by: Yu <YuY801103@users.noreply.github.com>
2025-12-26 14:34:46 -06:00
Ryan Vogel
3fdeee126a
docs: clarify model ID format for OpenCode provider ( #5854 )
2025-12-26 14:34:46 -06:00
Aiden Cline
7654839159
tweak: better error message if no primary agents are enabled
2025-12-26 14:34:46 -06:00
Ryan Vogel
af66701f44
feat(docs): adding .md to docs pages shows raw markdown ( #5823 )
2025-12-26 14:34:46 -06:00
shamil2
25e25a2110
feat: add Catppuccin Frappé theme ( #5821 )
...
Co-authored-by: shamil2 <shamil2@users.noreply.github.com>
2025-12-26 14:34:45 -06:00
ja
f57538ebba
docs: add name property to model configuration example ( #5853 )
2025-12-26 14:34:45 -06:00
Shpetim
cbe06c47b3
fix: system theme flicker ( #5842 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
2025-12-26 14:34:45 -06:00
Frank
cdfdd63bee
zen: sync
2025-12-26 14:34:45 -06:00