Commit Graph

8936 Commits

Author SHA1 Message Date
Daniel Polito 71930621fd feat(desktop): Session Review Images (#12360) 2026-02-06 15:01:40 -06:00
OpeOginni 288a491651 fix(docs-windows-wsl): update caution note for server security (#12467) 2026-02-06 13:46:32 -06:00
Adam 24ed2d3a1d fix(ui): markdown table rendering 2026-02-06 13:45:48 -06:00
Ivan Gonzalez a25cd2da72 feat(opencode): use reasoning summary auto for gpt-5 models that are not chat (#12502) 2026-02-06 13:19:14 -06:00
opencode-agent[bot] 918795d868 chore: generate 2026-02-06 19:16:36 +00:00
Ariane Emory 84c5df19c7 feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing (resolves #11137) (#11340) 2026-02-06 13:15:47 -06:00
Frank e5b355e458 zen: handle 1m context 2026-02-06 13:57:26 -05:00
Frank 89f0a447f6 wip: zen 2026-02-06 13:57:25 -05:00
Adam fcc927ee76 fix: locale routing 2026-02-06 12:39:41 -06:00
Adam f256a65b59 fix: auth routing 2026-02-06 12:20:50 -06:00
Adam 6a5c1a74f1 fix: auth routing 2026-02-06 12:11:02 -06:00
Adam 6324d1c351 fix(app): more terminal replay issues 2026-02-06 12:10:05 -06:00
Mariam Jabara 95ad6758af feat: add specific system prompt for Trinity model (#12144)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 11:43:10 -06:00
Adam 24cd84cda5 feat(www): locale specific urls (#12508) 2026-02-06 11:30:40 -06:00
OpeOginni 8069197329 feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501) 2026-02-06 17:21:47 +00:00
opencode-agent[bot] 3f7ca0494b chore: generate 2026-02-06 17:19:57 +00:00
Nacho F. Lizaur 18749c1f4e fix(opencode): correct prefix selection for amazon-bedrock provider in getSmallModel (#12281) 2026-02-06 11:18:57 -06:00
Adam 9497cfdf45 fix(app): don't rely on metadata.summary in task tool render (#12497) 2026-02-06 10:54:54 -06:00
opencode-agent[bot] 22353f0169 chore: update nix node_modules hashes 2026-02-06 16:32:48 +00:00
Ariane Emory 449c5b44b7 feat(tui): restore footer to session view (#12245) 2026-02-06 10:21:16 -06:00
Matt Silverlock 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) 2026-02-06 10:20:33 -06:00
Vladimir Glafirov 83156e5153 chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) 2026-02-06 10:16:15 -06:00
cooooooooooode 53298145a2 fix: add directory parameter to plugin client for multi-project support (#11344)
Co-authored-by: cooooooooooode <187372691+cooooooooooode@users.noreply.github.com>
2026-02-06 10:15:35 -06:00
Adam 2c58dd6203 chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
Adam a4bc883595 chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
Yuvraj Virk c07077f96c fix: correct /data API usage and data format for importing share URLs (#7381) 2026-02-06 15:29:10 +00:00
opencode-agent[bot] e31c27c26b chore: update nix node_modules hashes 2026-02-06 15:12:29 +00:00
Adam 12e8ef3178 fix(app): remove extra error page and use default error boundary 2026-02-06 09:03:45 -06:00
Brendan Allan b7ad8e459c desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
opencode-agent[bot] 5a1bf3a968 chore: generate 2026-02-06 14:55:37 +00:00
Adam 812597bb8b feat(web): i18n (#12471) 2026-02-06 08:54:51 -06:00
Adam 0ec5f6608b fix(app): hide 'open in app' button on narrow viewports 2026-02-06 07:10:23 -06:00
Adam 0e73869580 fix(www): z icon color 2026-02-06 06:28:11 -06:00
opencode-agent[bot] 732a3dab8c chore: generate 2026-02-06 12:20:53 +00:00
OpeOginni 400bc7973a fix(desktop): update server removal logic to clear default server URL if removed (#12372) 2026-02-06 06:20:03 -06:00
Alex Yaroshuk ac88c6b637 feat(app): session last updated time display in command pallete's search (#12376) 2026-02-06 06:19:25 -06:00
Maharshi Patel d4fcc1b863 fix(ui): add Windows File Explorer icon for session header (#12386) 2026-02-06 06:18:45 -06:00
Cameron 6c0dce6711 fix(desktop): support desktop titlebar double-click maximize (#12459) 2026-02-06 20:13:24 +08:00
Adam 4afec6731d ignore: refactoring and tests (#12460) 2026-02-06 05:51:01 -06:00
Adam 5d92219812 fix(app): retry error unwrapping (#12462) 2026-02-06 05:50:38 -06:00
Adam 80a5c3d7ed chore: cleanup 2026-02-06 05:35:46 -06:00
opencode-agent[bot] 981b80d40b chore: generate 2026-02-06 10:20:52 +00:00
Brendan Allan 3c5e1a98fc desktop: add key accelerators to menu itms 2026-02-06 18:20:04 +08:00
opencode-agent[bot] 5ae4463b63 chore: generate 2026-02-06 10:11:44 +00:00
Brendan Allan e0e32ed3a8 desktop: add more basic menu bar items 2026-02-06 18:10:48 +08:00
Devin Griffin 9b20679a61 fix(app): always show project menu button for mobile a11y (#11258)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-06 07:46:21 +00:00
Brendan Allan 26e1901bd0 desktop: maximize main window by default (#12433) 2026-02-06 07:30:13 +00:00
opencode-agent[bot] 9f00b8c8dc chore: generate 2026-02-06 05:37:00 +00:00
Dax Raad c35bd39829 tui: parallelize skill downloads for faster loading
Refactored skill discovery to download skills in parallel instead of sequentially,

reducing load times when multiple skills need to be fetched from remote URLs.

Also updated AGENTS.md with guidance on using dev branch for diffs.
2026-02-06 00:36:11 -05:00
Dax Raad 266de27a0b feat(skill): add skill discovery from URLs via well-known RFC
Implement the Agent Skills Discovery RFC to allow fetching skills from URLs:
- Add 'urls' field to config.skills for specifying skill registry URLs
- Create Discovery namespace in skill/discovery.ts with pull() function
- Download skills from /.well-known/skills/index.json endpoints
- Cache downloaded skills to ~/.cache/opencode/skills/
- Skip re-downloading existing files for efficiency

Users can now configure:
{
  "skills": {
    "urls": ["https://example.com/.well-known/skills/"]
  }
}

Implements: https://github.com/cloudflare/agent-skills-discovery-rfc
2026-02-06 00:36:11 -05:00