Ariane Emory
b71c39fcdd
fix: merge plugin selections ( resolves #4565 ) ( #4724 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-11-25 11:34:21 -06:00
Aiden Cline
b63c5b4ce2
better scroll speed default for windows
2025-11-25 01:16:21 -06:00
Shantur Rathore
a74114b063
prompt_async: Allows to receive prompt and return immediately, start … ( #4664 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-24 23:52:57 -06:00
Aiden Cline
90d38a69dc
Revert "config: add setCacheKey in provider options ( #4654 )"
...
This reverts commit 3617f90c73 .
2025-11-24 22:30:56 -06:00
Shantur Rathore
3617f90c73
config: add setCacheKey in provider options ( #4654 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-24 22:20:52 -06:00
Dax Raad
41ce6b5625
core: refactor share system to separate session IDs from share IDs
...
- Generate shorter share IDs from session IDs for better URL structure
- Update API routes to use shareID parameter instead of sessionID
- Improve sync mechanism with better data queuing and deduplication
- Maintain backward compatibility while improving security and organization
2025-11-24 22:58:47 -05:00
Dax Raad
e36f4d2603
tui: align session panel content with consistent left padding
2025-11-25 03:08:12 +00:00
opencode
03ba21c587
release: v1.0.110
Update Nix Hashes / update (push) Has been cancelled
2025-11-25 03:08:12 +00:00
Dax Raad
0e5d2c31f9
tui: use standard middle dot separator for better terminal compatibility
2025-11-24 22:00:44 -05:00
Adam
73f5096d66
fix(tui): spacing
2025-11-24 20:44:30 -06:00
Dax Raad
cca71babf4
tui: prevent re-fetching already synced sessions when switching sessions
2025-11-24 21:43:11 -05:00
Sebastian Herrlinger
2e23e22214
bump opentui to v0.1.50
...
- fix another segfault
- fix weird tmux window/pane title
- fix selection in textarea (use shift+arrow keys)
2025-11-25 01:00:48 +01:00
opencode
42f497f59a
release: v1.0.109
Update Nix Hashes / update (push) Has been cancelled
2025-11-24 22:30:42 +00:00
Aiden Cline
dfddac1895
remove hardcoded openrouter provider
2025-11-24 16:11:12 -06:00
Adam Hosker
de3308b2a0
Add --refresh flag to models command ( #4707 )
2025-11-24 16:06:51 -06:00
Aiden Cline
51a8355378
adjust bundled provider logic, fix tree shaking stuff ( #4708 )
2025-11-24 15:48:54 -06:00
Adam
8faaea9c01
wip(share): more styling
2025-11-24 15:10:40 -06:00
Adam
59c30ed511
wip(share): more styling
2025-11-24 15:10:39 -06:00
Aiden Cline
867318e9c8
add autoupdate: notify
2025-11-24 14:32:38 -06:00
Sebastian Herrlinger
b964c94e36
textarea highlight cursor color
2025-11-24 20:51:07 +01:00
opencode
c9a24055c8
release: v1.0.108
Update Nix Hashes / update (push) Has been cancelled
2025-11-24 19:16:14 +00:00
GitHub Action
6b59f15634
chore: format code
2025-11-24 18:40:01 +00:00
Sebastian Herrlinger
c35322f0b6
non-corpo loading spinner
2025-11-24 19:39:09 +01:00
Carli Samuele
9b20bf871d
TUI: fix: add null check for user.time in duration calculation ( #4679 )
2025-11-24 02:06:09 -06:00
Ariane Emory
d88672c43e
tweak: display MCPs in alphabetic order in the sidebar. ( #4680 )
...
Co-authored-by: Github Action <action@github.com >
2025-11-24 02:02:04 -06:00
Aiden Cline
cad68b1e70
fix: persist light vs dark mode
2025-11-24 01:51:13 -06:00
Aiden Cline
c4e7024cce
tweak: modified files sidebar
2025-11-24 01:51:13 -06:00
opencode
95ab830328
release: v1.0.107
Update Nix Hashes / update (push) Has been cancelled
2025-11-24 07:06:41 +00:00
Aiden Cline
37fa3dd61b
bump copilot plugin, give better error message for copilot ( #4678 )
2025-11-24 00:40:15 -06:00
Aiden Cline
5d7728617e
fix: fatal: undefined is not an object (evaluating 'color.buffer')
2025-11-23 23:56:15 -06:00
Albert O'Shea
2a3acd0214
nix: bundle js dist with bun and patch tree-sitter wasm paths ( #4644 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Github Action <action@github.com >
2025-11-23 22:54:29 -06:00
Huang Qi
3a7142883a
fix: add explicit fallback model and prevent direct opencode provider calls ( #4653 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-23 22:51:15 -06:00
GitHub Action
ce4a25875d
chore: format code
2025-11-23 20:59:37 +00:00
Frank
96ca5fb20d
wip: zen
2025-11-23 15:21:47 -05:00
Aiden Cline
c123eab6aa
tweak: slight improvements to title gen
2025-11-23 14:04:39 -06:00
opencode
017d61509c
release: v1.0.106
Update Nix Hashes / update (push) Has been cancelled
2025-11-23 19:35:38 +00:00
Aiden Cline
b92584490f
fix bash tool wsl
2025-11-23 12:29:15 -06:00
Aiden Cline
09a9970d81
tweak: fix bool
2025-11-23 11:43:09 -06:00
Ariane Emory
3942dd7769
feature: optional selectedListItemText element in themes and luminance-based fallback to solve 4369 ( #4572 )
...
Co-authored-by: knanao <nao.7ken@gmail.com >
Co-authored-by: knanao <k@knanao.com >
2025-11-23 01:51:07 -06:00
Tyler Limbach
41efa8ad2f
fix: make tui session text respect theme fg ( #4618 ) ( #4620 )
2025-11-23 01:34:31 -06:00
Aiden Cline
d17702abd5
tweak: start bundling in some ai-sdk packages ( #4649 )
2025-11-23 01:29:20 -06:00
terakael
467902d220
fix: prevent permission shortcuts when ctrl/meta pressed ( #4631 )
...
Co-authored-by: terakael <terakael@gmail.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-22 23:58:10 -06:00
Sebastian Herrlinger
af16210542
bump opentui to v0.1.49
...
- fix stdin handling for suspend/resume
- fix textarea cursor movement segfault for wcdwidth (alacritty/tmux)
2025-11-23 01:42:33 +01:00
opencode
8f2fceeec8
release: v1.0.105
Update Nix Hashes / update (push) Has been cancelled
2025-11-22 22:39:18 +00:00
Dax Raad
06a554b484
core: prevent concurrent bun package installs that could cause corruption or conflicts
2025-11-22 17:32:53 -05:00
Dax Raad
fce36d4744
tui: fix message completion timing and duration display in session view
2025-11-22 17:28:50 -05:00
Ravi Kumar
2417e7ea87
fix: auto upgrade toast message ( #4625 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
2025-11-22 16:26:46 -06:00
opencode
de31b6cb59
release: v1.0.104
Update Nix Hashes / update (push) Has been cancelled
2025-11-22 20:03:20 +00:00
Dax Raad
7532255530
reset cache
2025-11-22 14:56:35 -05:00
Goni Zahavy
e7dc4e2365
tui: added ctrl-z terminal suspension support ( #3983 )
2025-11-22 12:48:23 -06:00