OpeOginni
8a797ed9a1
fix(TUI): update agent create target path from "/agent" to "/agents" ( #14427 )
2026-05-05 14:51:40 -05:00
OpeOginni and Kit Langton
1251a870cb
fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets ( #25698 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-05-04 09:43:03 -04:00
OpeOginni and Shoubhit Dash
adb7cb1037
fix(auth): add username option for basic auth in RunCommand ( #25600 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-05-03 22:51:33 +05:30
OpeOginni
101566131d
fix(httpapi): add basic auth challenge for browser login
...
Adds a WWW-Authenticate challenge for unauthorized experimental HttpApi UI fallback responses so browsers open the Basic Auth prompt when a server password is configured.
2026-05-03 13:20:05 +00:00
OpeOginni
0d0ec7dc46
docs: CLI docs for current commands and flags ( #25399 )
2026-05-02 11:07:22 -05:00
OpeOginni
a9d399699e
fix(desktop): Prevent Model response Interruption when opening settings dialog ( #25114 )
2026-05-01 01:27:38 +00:00
OpeOginni
62e1335388
fix(opencode): allow oc://renderer origin in cors middleware ( #25099 )
2026-04-30 12:11:42 +00:00
OpeOginni and Aiden Cline
c68907ece2
fix(tui): update toast duration handling to use default value ( #23395 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-26 17:27:02 -05:00
OpeOginni
224548d87d
fix(desktop): adjust layout properties in DialogSelectServer component ( #23589 )
2026-04-21 14:38:56 +08:00
OpeOginni
c0eab9e442
fix(desktop): adjust ui tool diff sticky header offset ( #23149 )
2026-04-18 11:31:38 +08:00
OpeOginni
8fbbca5f4b
fix(opencode): rescrict github copilot opus 4.7 variants to "medium" ( #23097 )
2026-04-17 10:25:12 -05:00
OpeOginni
51535d8ef3
fix(app): skip url password setting for same-origin server and web app ( #19923 )
2026-04-09 07:13:10 +08:00
OpeOginni and Brendan Allan
bd4527b4f2
fix(desktop): remote server switching ( #17214 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-03-19 13:32:11 +00:00
OpeOginni
976aae7e42
fix(desktop): fix error handling by adding errorName function to identify NotFoundError rather than statusCode ( #17591 )
2026-03-18 19:27:56 +05:30
OpeOginni
79635b8b41
docs(cli): update experimental TY LSP flag description for clarity across multiple languages ( #14770 )
2026-03-18 18:27:42 +05:30
OpeOginni
6708c3f6cf
docs: mark tools config as deprecated ( #17951 )
2026-03-17 10:07:35 -05:00
OpeOginni
c9c0318e0e
fix(desktop): set default WebSocket username and prevent repeated calling of terminal spawn properly closing the terminal ( #17061 )
2026-03-12 14:48:44 +08:00
OpeOginni
27baa2d65c
refactor(desktop): improve error handling and translation in server error formatting ( #16171 )
2026-03-05 06:28:17 -06:00
OpeOginni
a60e715fc6
fix(app): improve agent selection logic passing in configured models and variants correctly ( #16072 )
2026-03-05 06:26:20 -06:00
OpeOginni
5745ee87ba
refactor(desktop): enhance project tile interaction with suppress hover functionality ( #15214 )
2026-02-26 11:00:11 -06:00
OpeOginni
444178e079
fix(docs): update schema URL in share configuration examples across multiple languages ( #15114 )
2026-02-25 18:16:39 -05:00
OpeOginni
cc02476ea5
refactor: replace error handling with serverErrorMessage utility and checks for if error is ConfigInvalidError ( #14685 )
2026-02-24 14:48:59 +00:00
OpeOginni
be2e6f1926
fix(opencode): update pasteImage to only increment count when the previous attachment is an image too ( #14173 )
2026-02-18 12:09:09 -06:00
OpeOginni
16332a8583
fix(tui): make use of server dir path for file references in prompts ( #13781 )
2026-02-16 13:14:08 -06:00
OpeOginni
53ec15a56a
fix(tui): improve amazon-bedrock check to include container credentials ( #13037 )
2026-02-10 18:51:49 -06:00
OpeOginni
b0ceec9b19
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true ( #12792 )
2026-02-09 07:56:26 +00:00
OpeOginni and Brendan Allan
687210a55d
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls ( #12366 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-09 07:18:06 +00:00
OpeOginni
288a491651
fix(docs-windows-wsl): update caution note for server security ( #12467 )
2026-02-06 13:46:32 -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
OpeOginni
400bc7973a
fix(desktop): update server removal logic to clear default server URL if removed ( #12372 )
2026-02-06 06:20:03 -06:00
37979ea44f
feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments ( #10459 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:06:45 -06:00
50b5168c16
fix(desktop): added inverted svg for steps expanded for nice UX ( #10462 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:03:55 -06:00
OpeOginni
f02499fa44
fix(opencode): give OPENCODE_CONFIG_CONTENT proper priority for setting config based on docs ( #11670 )
2026-02-01 23:11:25 -06:00
OpeOginni
0aa93379bd
chore(docs): Better explanation on how to allow tools in external directories ( #10862 )
2026-01-27 11:00:10 -05:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop ( #8513 )
2026-01-24 12:03:36 -06:00
OpeOginni
ad2e03284b
refactor(desktop): improve layout and styling of session search button ( #9251 )
2026-01-18 08:10:38 -06:00
OpeOginni and neriousy
736cd10847
fix(ui): track memo-based items in useFilteredList without affecting async function based lists ( #8216 )
...
Co-authored-by: neriousy <neriousy@users.noreply.github.com >
2026-01-13 08:16:57 -06:00
OpeOginni
1a5a63843e
feat(terminal): implement better dynamic terminal numbering ( #8081 )
2026-01-12 17:30:09 -06:00
OpeOginni
b3a1360ad9
feat(dialog-select-server): add icon button for server removal ( #8053 )
2026-01-12 15:26:58 -06:00
OpeOginni
1a642a79a6
fix(desktop): remove split operation in serverDisplayName function ( #7397 )
2026-01-10 08:55:20 -06:00
OpeOginni
8996185f3b
Feat/clickable subtask ( #6846 )
2026-01-05 13:32:16 -06:00
OpeOginni
91ed101378
feat(desktop): implement auto-scroll for active command in slash popover ( #6797 )
2026-01-04 20:17:47 -06:00
OpeOginni
308e8060dc
fix(server): update server URL normalization to retain path ( #6647 )
2026-01-03 09:50:15 -06:00
OpeOginni
fbd9677932
fix(desktop): Properly decode session id for permission context ( #6580 )
2026-01-02 06:22:50 -06:00
OpeOginni
0b1f6a7d2d
feat: bundle in @ai-sdk/vercel version 1.0.31 for aisdk v5 support ( #6512 )
2025-12-31 00:10:42 -06:00
OpeOginni
2806f240ea
fix: resize textarea when pasting prompt less than 150 chars ( #6070 )
2025-12-23 18:11:48 -06:00
OpeOginni
ab9ac7c87a
feat: add experimental support for Ty language server ( #5575 )
2025-12-18 13:37:48 -06:00
OpeOginni
7435d94f85
fix(cli): obtain directory data from server ( #5320 )
2025-12-10 15:55:15 -06:00
OpeOginni
59f127a250
fix: allow for theme references ( #4450 )
2025-11-18 14:26:42 -06:00
OpeOginni and GitHub Action
4ab4baf3a4
feat(sidebar): add expandable sections for sidebar ( #4132 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-12 16:15:17 -06:00
OpeOginni and GitHub Action
bba72c82ae
Fix/google vertex configs ( #4169 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-10 13:25:03 -06:00
OpeOginni
69a499f807
fix(tui): restructure Sidebar component to be scrollable ( #3946 )
2025-11-05 11:33:30 -06:00
OpeOginni
36cf9b9922
fix: add timeout to fetch models.dev refresh request ( #3059 )
2025-10-12 00:20:22 -05:00
OpeOginni
3ee4280dfa
fix: local subdirectory subagents not being picked up ( #2376 )
2025-09-02 09:46:00 -05:00
OpeOginni and rekram1-node
b80046120c
docs: document editor --wait flag ( #2209 )
...
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-08-23 14:43:20 -05:00