Commit Graph

272 Commits

Author SHA1 Message Date
opencode-agent[bot] 1ac8846fff chore: generate 2026-02-01 20:13:33 +00:00
Alex Yaroshuk d1b891c472 fix(app): binary file handling in file view (#11312) 2026-02-01 09:40:33 -06:00
Dax 473f1d020e feat: make skills invokable as slash commands in the TUI (#11390) 2026-01-31 00:41:55 -05:00
Dax Raad f6d9bbe779 Revert "feat: make skills invokable as slash commands in the TUI"
This reverts commit c8418faea0.
2026-01-30 20:37:41 -05:00
Dax Raad c8418faea0 feat: make skills invokable as slash commands in the TUI
- Add Skill.content() method to load skill template content from SKILL.md files
- Modify Command.list() to include skills as invokable commands
- Add 'skill' boolean property to Command.Info schema
- Update autocomplete to show skills with (Skill) label in slash commands
- Regenerate SDK to include skill property in Command type
2026-01-30 20:36:48 -05:00
opencode-agent[bot] 0fe34b9bde chore: generate 2026-01-30 18:16:49 +00:00
Aiden Cline 8133c3ddf1 chore: regen sdk 2026-01-29 11:49:22 -06:00
Spoon 4adb37da41 feat: support config skill registration (#9640)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-29 11:47:06 -06:00
GitHub Action 465724cb22 chore: generate 2026-01-28 16:12:32 +00:00
GitHub Action f4e34764c0 chore: generate 2026-01-28 13:28:52 +00:00
adamelmore e909b1fa1e chore(app): global config changes 2026-01-28 07:28:02 -06:00
GitHub Action 3247d2086b chore: generate 2026-01-26 22:49:23 +00:00
adamelmore 7f35955df5 wip(app): provider settings 2026-01-25 20:40:00 -06:00
GitHub Action 3ccc94c0be chore: generate 2026-01-25 04:01:25 +00:00
Adam 6f392b9bbe perf(app): faster workspace creation 2026-01-23 05:18:42 -06:00
Adam 526b00d413 feat(app): add workspace startup script to projects 2026-01-22 07:42:56 -06:00
GitHub Action 5d33601b3e chore: generate 2026-01-20 13:34:20 +00:00
Adam 161f9e6e32 wip(app): settings 2026-01-20 07:33:44 -06:00
Adam 9c61681431 fix(app): no more favicons 2026-01-19 14:59:47 -06:00
Adam 9a2c42af36 feat(app): reset worktree 2026-01-19 07:35:52 -06:00
Adam d9b29d8acb feat(app): delete workspace 2026-01-19 07:35:52 -06:00
GitHub Action f67c381bc8 chore: generate 2026-01-18 06:42:13 +00:00
GitHub Action 895c76ffa0 chore: generate 2026-01-18 06:35:48 +00:00
GitHub Action 47125c8553 chore: generate 2026-01-18 03:55:03 +00:00
Nathan Flurry cd0a77dec9 feat: bind vim-style line-by-line scrolling (#8980)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-17 21:54:26 -06:00
GitHub Action 6d888fb342 chore: generate 2026-01-17 04:18:35 +00:00
GitHub Action 9f128a1951 chore: generate 2026-01-16 21:21:54 +00:00
Bernat Pericàs 7b26e723ea fix(docs): Broken URL (#8918) 2026-01-16 11:37:05 -06:00
Aiden Cline d2af02d099 Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)
This reverts commit 7eff9e89d8.
2026-01-16 11:34:59 -06:00
Aiden Cline 7eff9e89d8 Revert "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927) 2026-01-16 11:11:33 -06:00
Cole Leavitt ce0831a0ee chore(sdk): update @hey-api/openapi-ts to 0.90.4 (#8921) 2026-01-16 11:11:07 -06:00
GitHub Action 184403433a chore: generate 2026-01-16 05:37:24 +00:00
GitHub Action eea5b394cd chore: generate 2026-01-16 01:22:16 +00:00
GitHub Action 42cb9296cf chore: generate 2026-01-15 23:19:16 +00:00
GitHub Action b13b1a3ca9 chore: generate 2026-01-15 16:32:09 +00:00
GitHub Action bf1b70c3b3 chore: generate 2026-01-15 07:35:52 +00:00
GitHub Action c530baba74 chore: generate 2026-01-15 06:45:39 +00:00
GitHub Action b9ffc14423 chore: generate 2026-01-15 06:36:30 +00:00
Cas e906b6d1c1 feat(tui): make dialog keybinds configurable (#6143) (#6144) 2026-01-14 23:39:52 -06:00
Shane Bishop 8598b78554 fix(desktop): "load more" button behavior in desktop sidebar (#8430) 2026-01-14 07:36:08 -06:00
Dax e668d0b6d0 feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
GitHub Action c3c6700bf0 chore: generate 2026-01-10 13:50:58 +00:00
Dax 185f2e7090 feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
GitHub Action 0c4c2d77e5 chore: generate 2026-01-08 03:30:18 +00:00
Dax 544f398374 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
jwaterwater 1a39d39c15 fix: encode non-ASCII directory paths in HTTP headers (#7145)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-07 06:46:17 -06:00
Sewer. 967b6779f6 Added: Ability to hide subagents from primary agents system prompt. (#4773)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-06 22:29:17 -06:00
GitHub Action a8bae55480 chore: generate 2026-01-05 19:10:42 +00:00
Melih Mucuk 557db75d35 fix: pass image parts to custom commands (#6525)
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
Dax Raad 82c2b82a26 tui: add session search functionality with debounced input and server-side filtering 2026-01-04 13:38:30 -05:00