Aiden Cline
af2ae4ddc4
ignore: mark ripgrep as an sst/tap/opencode depends_on
2025-12-08 16:42:32 -06:00
Ariane Emory
2c79dff7e4
fix: improve sidebar working directory colour contrast with modified files ( resolves #5184 ( #5188 )
2025-12-08 16:15:40 -06:00
Aiden Cline
092f609332
fix: parcel watcher musl support
2025-12-08 16:08:53 -06:00
Ravi Kumar
8cbfd3c161
fix: apply provider filtering to /connect endpoint ( #5233 )
2025-12-08 15:28:32 -06:00
Ariane Emory
064cfa96b6
fix: sort sessions by updated time ( resolves #5074 ) ( #5080 )
2025-12-08 15:04:39 -06:00
Sebastian Herrlinger
7471e025c1
bump opentui to v0.1.58, fixing diff color issues in light themes
2025-12-08 21:59:09 +01:00
Shoubhit Dash
921a913b2a
add ocaml lsp support ( #5230 )
2025-12-08 14:33:45 -06:00
Sebastian Herrlinger
405aa27c57
fix colors for dialog prompt (like session rename prompt in light theme)
2025-12-08 21:06:03 +01:00
Sebastian Herrlinger
2a7c72f220
set theme text color for no matching items in auto complete
2025-12-08 20:59:00 +01:00
GitHub Action
323448812d
chore: format code
2025-12-08 18:06:48 +00:00
rari404
c4bc264ef9
feat: add terraform-ls language server and formatter ( #5243 )
2025-12-08 12:02:25 -06:00
rari404
0505d9b8aa
feat: add bash-language-server LSP ( #5246 )
2025-12-08 11:39:49 -06:00
Shoubhit Dash
0904e20387
add ocamlformat support ( #5229 )
2025-12-08 11:37:30 -06:00
Daniel Polito
12db150690
feat: ability to toggle MCP Servers in TUI ( #4509 )
2025-12-08 11:31:22 -06:00
Jérôme Benoit
8a00917ad5
fix: SAP AI Core Vercel AI SDK v2 support ( #5180 )
...
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com >
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-12-08 11:27:47 -06:00
rari404
3141b2f0a7
feat: add theme support for thinking text opacity ( #5240 )
2025-12-08 11:06:46 -06:00
Bishal Roy
f698e3af23
feat: add catppuccin-macchiato theme ( #5225 )
2025-12-08 10:27:03 -06:00
Adam
da3f48ecfc
fix: opencode web command
2025-12-08 09:48:21 -06:00
Adam
3eac4f7b8c
revert: opencode web command changes
...
This reverts commit fb8a5a79d6 .
2025-12-08 09:47:43 -06:00
Adam
fb8a5a79d6
fix: opencode web command
2025-12-08 09:39:41 -06:00
Adam
d97ae51689
fix: opencode web command
2025-12-08 09:35:12 -06:00
Adam
adea39e54e
fix: opencode web command
2025-12-08 09:18:46 -06:00
Aiden Cline
7cf876df54
bump plugin versions
2025-12-07 22:42:35 -06:00
GitHub Action
cd569426ec
chore: format code
2025-12-08 04:22:50 +00:00
ry2009
9793546702
fix: ensure Auth.all returns valid objs ( #5128 )
2025-12-07 22:22:21 -06:00
Ariane Emory
7d446e570b
fix: Sort themes in the /theme modal alphabetically ( resolves #5217 ) ( #5219 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-07 22:20:40 -06:00
Aiden Cline
d38bb05c69
pdf support in read tool ( #5222 )
...
Co-authored-by: ammi1378 <ammi1378@users.noreply.github.com >
2025-12-07 21:54:00 -06:00
Dax Raad
090e0b5636
openapi
2025-12-07 21:55:36 -05:00
Aiden Cline
a254b69266
tweak: additional error msg parsing case
2025-12-07 20:10:54 -06:00
Ariane Emory
3d012c1a87
fix: toggle timestamps now properly hides/shows timestamps when toggled ( resolves #5142 ) ( #5145 )
2025-12-07 19:47:02 -06:00
franlol
c47e33e3ed
feat: add experimental.text.complete plugin hook ( #4962 )
2025-12-07 19:44:04 -06:00
Patrick Erichsen
65fa98ab3f
fix(cli): prevent help text wrapping ( #5185 )
2025-12-07 19:12:54 -06:00
Dax Raad
900f245e30
playing with sdk docs
2025-12-07 19:58:04 -05:00
Dax
616265d0ef
v2 SDK ( #5216 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-07 19:04:14 -05:00
André Cruz
29a40e2267
feat(mcp): add OAuth authentication support for remote MCP servers ( #5014 )
2025-12-07 15:47:27 -05:00
rari404
26fa90c4f4
feat: add uninstall command ( #5208 )
2025-12-07 13:23:30 -06:00
GitHub Action
e073efbb02
chore: format code
2025-12-07 19:08:48 +00:00
secretninjaman
28ffb333fb
fix: use basename for shell detection to support non-standard paths ( #5205 )
...
Co-authored-by: Ayato French <a@ayatofrench.com >
2025-12-07 13:08:26 -06:00
Aiden Cline
0eadf18120
ignore: add test for provider url case
2025-12-07 13:06:12 -06:00
Aiden Cline
a3c2278164
fix: provider url merging logic
2025-12-07 13:01:05 -06:00
Mikheil Berishvili
b01398d9d3
fix: autocomplete popup repositions on window resize ( #5196 )
2025-12-07 12:25:35 -06:00
Aiden Cline
476e3ca9f0
tweak: make bash give agent more awareness of cwd, bump default timeout, drop max timeout ( #5140 )
2025-12-06 23:55:07 -06:00
Aiden Cline
6ff4106a1e
core: prevent sessions from disappearing after git init
...
Previously, sessions created in a non-git directory would disappear from
the session picker after running git init and making the first commit.
This happened because the migration logic ran prematurely before a stable
project ID existed.
2025-12-06 23:32:47 -06:00
Dax Raad
6ea4900f84
sync
2025-12-06 18:21:32 -05:00
Dax Raad
3f74236db9
tui: add visual separator between username and timestamp for better readability
2025-12-06 18:19:18 -05:00
Dax Raad
e224c55556
tui: prevent deprecated models from appearing in model picker
2025-12-06 18:18:45 -05:00
Aiden Cline
7cdc97bc58
fix: reduce overhead of task tool metadata
2025-12-06 16:04:33 -06:00
Saatvik Arya
edaf18830f
feat(tui): add dynamic terminal window title ( #5112 )
2025-12-06 14:49:11 -06:00
Anchit Bajaj
29b774ca91
fix: update description to lowercase for ACP command (to be consistent with other commands) ( #5137 )
2025-12-06 14:48:21 -06:00
Ariane Emory
41ca76614f
fix: make timestamp toggle text dynamic in command list ( resolves #5106 ) ( #5108 )
2025-12-06 14:42:46 -06:00