Dax Raad
77f463e4e5
feat: add Agent Skills support
...
Implement the Agent Skills standard (agentskills.io) for extending agent capabilities with procedural knowledge packages.
- Add Skill module with discovery, parsing, and validation
- Load skills from .opencode/skill/ (via Config.directories)
- Load skills from .claude/skills/ (via Filesystem.up)
- Inject available skills into system prompt as XML block
- Add 11 tests covering discovery, validation, and error cases
2025-12-21 19:40:51 -05:00
opencode
cb8af962cd
release: v1.0.185
2025-12-21 23:38:40 +00:00
Dax Raad
c333ffa38b
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-21 18:33:37 -05:00
Aiden Cline
3456f4ed80
tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values
2025-12-21 15:54:57 -06:00
Dax Raad
2536e9f45b
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-21 14:57:55 -05:00
Nalin Singh
507ba644cf
feat: add syntax highlighting for .ets files ( #5889 )
2025-12-21 11:42:47 -06:00
Abdelkader Boudih
2f48c8c05f
fix: use official MCP SDK for better tool schema handling ( #5463 )
2025-12-21 11:31:07 -06:00
GitHub Action
4828fd1eac
chore: generate
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
publish / publish (push) Waiting to run
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / publish-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / publish-release (push) Blocked by required conditions
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
release-github-action / release (push) Has been cancelled
2025-12-21 14:47:27 +00:00
Matt Silverlock
10375263ef
github: support schedule events ( #5810 )
2025-12-21 08:46:54 -06:00
opencode
f53ebafbab
release: v1.0.184
2025-12-21 11:04:32 +00:00
Adam
23ebc50da9
fix(desktop): layout regression
deploy / deploy (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-21 05:01:30 -06:00
Adam
673c6f97b7
fix(desktop): better keybind tooltips
2025-12-21 04:56:20 -06:00
Adam
ec46f71258
fix(desktop): todo tool title
2025-12-21 04:41:54 -06:00
Adam
8865e524cb
fix(desktop): allow text selection
2025-12-21 04:39:54 -06:00
GitHub Action
36bb02ae45
chore: generate
2025-12-21 10:36:43 +00:00
Adam
5072331f04
fix(desktop): incorrect state dir on macos
2025-12-21 04:36:02 -06:00
opencode
9d48fd4bbd
release: v1.0.183
2025-12-21 10:14:41 +00:00
Adam
bf66390557
fix(desktop): better error reporting
2025-12-21 04:11:09 -06:00
Adam
184643f0db
fix(desktop): non-latin file paths failed
2025-12-21 04:06:10 -06:00
Adam
1bce898ca7
fix(desktop): file loading errors
2025-12-21 04:02:00 -06:00
Christopher Tso
6dc4e5ac93
Make CLI build script Windows-friendly ( #5835 )
2025-12-21 00:09:58 -06:00
Aiden Cline
d3922f0965
core: add verification that at least 1 primary agent is enabled, add regression tests ( #5881 )
2025-12-20 21:36:22 -06:00
GitHub Action
cfaac9f2e1
chore: generate
2025-12-21 03:07:26 +00:00
opencode
0b046d6cf0
release: v1.0.182
2025-12-21 03:07:26 +00:00
Aiden Cline
3d822e5f79
fix: regression where config would error despite valid agents
2025-12-20 21:04:37 -06:00
opencode
f9cef22a53
release: v1.0.181
2025-12-21 02:06:25 +00:00
Adam
b5d7d3dec1
fix(desktop): layout
2025-12-20 20:02:40 -06:00
Adam
182630e0d7
feat(desktop): new layout
2025-12-20 19:52:12 -06:00
Ryan Vogel
6c40bfe043
docs: clarify model ID format for OpenCode provider ( #5854 )
2025-12-20 13:51:13 -06:00
Aiden Cline
9caaae6a18
tweak: better error message if no primary agents are enabled
2025-12-20 13:47:28 -06:00
Ryan Vogel
ad6a5e6157
feat(docs): adding .md to docs pages shows raw markdown ( #5823 )
2025-12-20 12:05:06 -06:00
shamil2
7dd8ea58c2
feat: add Catppuccin Frappé theme ( #5821 )
...
Co-authored-by: shamil2 <shamil2@users.noreply.github.com>
2025-12-20 12:04:35 -06:00
ja
3b261e0125
docs: add name property to model configuration example ( #5853 )
2025-12-20 11:54:49 -06:00
Shpetim
426791f68a
fix: system theme flicker ( #5842 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
2025-12-20 11:53:46 -06:00
Frank
c7cade2494
zen: sync
2025-12-20 12:52:55 -05:00
Matt Silverlock
8f6c8844d7
feat: support configuring a default_agent across all API/user surfaces ( #5843 )
...
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-20 11:49:23 -06:00
lif
d89b567b47
fix: add transform case for gemini if mcp tool has missing array items ( #5846 )
2025-12-20 11:41:52 -06:00
ja
34eb03f5b8
fix: prioritize session list loading when resuming with -c ( #5816 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-20 11:39:26 -06:00
Ryan Cassidy
2f6d15a51e
feat: add cursor theme ( #5850 )
2025-12-20 10:56:27 -06:00
GitHub Action
8ffea80980
chore: generate
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
publish / publish (push) Waiting to run
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / publish-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / publish-release (push) Blocked by required conditions
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
2025-12-20 16:00:36 +00:00
opencode
c87d61b561
release: v1.0.180
2025-12-20 16:00:36 +00:00
opencode
33d8bfc937
release: v1.0.179
2025-12-20 15:38:38 +00:00
GitHub Action
bab000eeb5
chore: generate
2025-12-20 15:29:23 +00:00
Dax Raad
8e674ae053
ci
2025-12-20 10:28:46 -05:00
opencode
6a4f4009d5
release: v1.0.178
2025-12-20 15:08:27 +00:00
Dax Raad
5e79b95927
ci
2025-12-20 10:05:03 -05:00
Tommy D. Rossi
a7a2bbb497
feat: add endpoints to delete and update message parts ( #5433 )
2025-12-20 15:00:41 +00:00
GitHub Action
6e93d14bdb
chore: generate
2025-12-20 15:00:41 +00:00
opencode
f29f284b3e
release: v1.0.177
2025-12-20 15:00:40 +00:00
Dax Raad
b1b8f6cf71
ci
2025-12-20 09:57:19 -05:00