Koichi Nakayamada
|
499ad4f84b
|
fix: light mode visibility for filepath in /undo diff files (#5352)
|
2025-12-10 19:38:14 -06:00 |
Aiden Cline
|
e36c349222
|
tweak: oc -> OC
|
2025-12-10 17:06:16 -06:00 |
Christian Stewart
|
b274371dbb
|
feat: use |- for intermediate sub-agent steps (#5336)
Signed-off-by: Christian Stewart <christian@aperture.us>
|
2025-12-10 16:36:11 -06:00 |
Yukai Huang
|
e46080aa8c
|
fix(auth): add plugin lookup for custom provider in 'Other' flow (#5324)
|
2025-12-10 16:23:12 -06:00 |
Aiden Cline
|
7d82f1769c
|
tweak: small fix
|
2025-12-10 16:01:10 -06:00 |
OpeOginni
|
7435d94f85
|
fix(cli): obtain directory data from server (#5320)
|
2025-12-10 15:55:15 -06:00 |
Daniel Polito
|
31e6ed6806
|
Add Eyes Reaction instead of Comment Working on Github Action (#5072)
|
2025-12-10 13:35:55 -06:00 |
Matt Silverlock
|
ae60f41adf
|
themes: update orng theme (#5329)
|
2025-12-10 10:52:58 -06:00 |
arc-source-coder
|
80d1c62818
|
tui: only show active MCP server count (#5327)
|
2025-12-10 10:27:59 -06:00 |
Sebastian Herrlinger
|
ba1c6122b9
|
bump opentui to v0.1.60, fixing doubled key events on some older terminal emulators and add_buffer leaks for prompt input
|
2025-12-10 15:03:14 +01:00 |
Sebastian Herrlinger
|
baed581a7c
|
remove input_forward_delete special handling
|
2025-12-10 14:55:56 +01:00 |
Adam
|
862141e8b2
|
fix: exit aliases
|
2025-12-10 02:49:54 -06:00 |
Timor
|
b2057791aa
|
feat: add CLI arguments to agent create command for scripting (#5157)
|
2025-12-09 21:09:45 -06:00 |
David Hill
|
9fdbe193cd
|
fix: add spacer before queued badge
|
2025-12-09 22:56:44 +00:00 |
Dax Raad
|
1e3bdcc71c
|
rename bus
|
2025-12-09 14:32:09 -05:00 |
Adam
|
fe196da430
|
fix(tui): order
|
2025-12-09 06:13:36 -06:00 |
terakael
|
c78dad8db5
|
tui: add permission indicator to footer (#4813)
Co-authored-by: terakael <terakael@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-08 21:18:17 -06:00 |
Matt Silverlock
|
b2f5ea7c30
|
themes: add new orng theme (#5267)
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-12-08 20:17:10 -06:00 |
Ariane Emory
|
8b51da768c
|
fix: improve sidebar working directory colour contrast with modified files (resolves #5184 (#5188)
|
2025-12-08 16:15:40 -06:00 |
Aiden Cline
|
4dcda3d53d
|
fix: parcel watcher musl support
|
2025-12-08 16:08:53 -06:00 |
Ravi Kumar
|
e38814c597
|
fix: apply provider filtering to /connect endpoint (#5233)
|
2025-12-08 15:28:32 -06:00 |
Ariane Emory
|
130345bd5d
|
fix: sort sessions by updated time (resolves #5074) (#5080)
|
2025-12-08 15:04:39 -06:00 |
Sebastian Herrlinger
|
1e7d78a215
|
bump opentui to v0.1.58, fixing diff color issues in light themes
|
2025-12-08 21:59:09 +01:00 |
Sebastian Herrlinger
|
db0e1ebb80
|
fix colors for dialog prompt (like session rename prompt in light theme)
|
2025-12-08 21:06:03 +01:00 |
Sebastian Herrlinger
|
e83a47debe
|
set theme text color for no matching items in auto complete
|
2025-12-08 20:59:00 +01:00 |
Daniel Polito
|
203f3312ee
|
feat: ability to toggle MCP Servers in TUI (#4509)
|
2025-12-08 11:31:22 -06:00 |
rari404
|
9b86d4e595
|
feat: add theme support for thinking text opacity (#5240)
|
2025-12-08 11:06:46 -06:00 |
Bishal Roy
|
a959199f09
|
feat: add catppuccin-macchiato theme (#5225)
|
2025-12-08 10:27:03 -06:00 |
Adam
|
4425c66732
|
revert: opencode web command changes
This reverts commit c347056246.
|
2025-12-08 09:47:43 -06:00 |
Adam
|
de415be4f6
|
fix: opencode web command
|
2025-12-08 09:18:46 -06:00 |
GitHub Action
|
bc524eeb44
|
chore: format code
|
2025-12-08 04:22:50 +00:00 |
ry2009
|
725f658260
|
fix: ensure Auth.all returns valid objs (#5128)
|
2025-12-07 22:22:21 -06:00 |
Ariane Emory
|
63e54541fe
|
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 |
Ariane Emory
|
4cf2322b7f
|
fix: toggle timestamps now properly hides/shows timestamps when toggled (resolves #5142) (#5145)
|
2025-12-07 19:47:02 -06:00 |
Dax Raad
|
bf0f85e37f
|
playing with sdk docs
|
2025-12-07 19:58:04 -05:00 |
Dax
|
ea7ec60f51
|
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-07 19:04:14 -05:00 |
André Cruz
|
509e43d6f8
|
feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
|
2025-12-07 15:47:27 -05:00 |
rari404
|
ec27759f90
|
feat: add uninstall command (#5208)
|
2025-12-07 13:23:30 -06:00 |
Mikheil Berishvili
|
4eb82e8c04
|
fix: autocomplete popup repositions on window resize (#5196)
|
2025-12-07 12:25:35 -06:00 |
Dax Raad
|
dfea6780d9
|
sync
|
2025-12-06 18:21:32 -05:00 |
Dax Raad
|
dd0945b9ca
|
tui: add visual separator between username and timestamp for better readability
|
2025-12-06 18:19:18 -05:00 |
Dax Raad
|
1b05d5dd8e
|
tui: prevent deprecated models from appearing in model picker
|
2025-12-06 18:18:45 -05:00 |
Aiden Cline
|
3e36069f41
|
fix: reduce overhead of task tool metadata
|
2025-12-06 16:04:33 -06:00 |
Saatvik Arya
|
3ec34ee3dd
|
feat(tui): add dynamic terminal window title (#5112)
|
2025-12-06 14:49:11 -06:00 |
Anchit Bajaj
|
4dbe17d4f1
|
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
|
429aa24275
|
fix: make timestamp toggle text dynamic in command list (resolves #5106) (#5108)
|
2025-12-06 14:42:46 -06:00 |
Dak Washbrook
|
c1e6037bda
|
feat: add mercury.com theme (#5141)
|
2025-12-06 14:27:56 -06:00 |
franlol
|
b03b9b9017
|
feat: add optional scrollbar to the session chat (#5116)
Co-authored-by: Sebastian <hasta84@gmail.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-12-05 14:49:05 -06:00 |
Anthony Shew
|
ada7cca10d
|
feat(theme): Vercel (#5119)
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-12-05 10:01:20 -06:00 |
ry2009
|
03324d4277
|
tui: wrap dialog option descriptions (#5083)
|
2025-12-05 00:19:48 -06:00 |
Dax Raad
|
95168b8267
|
increase default scroll speed
|
2025-12-04 23:54:46 -05:00 |
Adam
|
09f522f0aa
|
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit f9dcd97936.
|
2025-12-04 20:32:08 -06:00 |
Aiden Cline
|
f9dcd97936
|
Revert "feat(desktop): terminal pane (#5081)"
This reverts commit d763c11a6d.
|
2025-12-04 15:57:01 -06:00 |
Adam
|
d763c11a6d
|
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-04 15:37:29 -06:00 |
Daniel Polito
|
7f86fe3f61
|
add optional prompt Input to Github Action (#4828)
Co-authored-by: Github Action <action@github.com>
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>
|
2025-12-04 12:10:56 -06:00 |
Aiden Cline
|
a32cf70d7e
|
tui: fix /new slash command being persisted in prompt input
|
2025-12-04 12:01:13 -06:00 |
Daniel Gray
|
27c99b46cb
|
Preserve prompt input when creating new session (#4993)
|
2025-12-04 11:12:58 -06:00 |
Adam
|
1d6e3d477b
|
fix(tui): cursor color
|
2025-12-04 06:56:48 -06:00 |
YeonGyu-Kim
|
5a9f4e5c60
|
fix: ensure checkUpgrade sets `init:` (#5040)
|
2025-12-03 22:28:35 -06:00 |
Dax
|
6d3fc63658
|
core: refactor provider and model system (#5033)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
|
2025-12-03 21:09:03 -05:00 |
Ariane Emory
|
c00d4885c6
|
feat: add tool_details keybind w/ no default (#4976)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-03 13:38:09 -06:00 |
Ariane Emory
|
921b98066d
|
feat: add messages_last_user command to scroll TUI to last user message (implements #4847) (#4855)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-03 12:30:11 -06:00 |
Jason Cheatham
|
66e4a5a64e
|
tweak: adjust light/dark theme toggle (#5007)
|
2025-12-02 23:03:24 -06:00 |
Jason Cheatham
|
f2fd0f8f00
|
fix: handle `0` in ANSI theme color definitions (#5009)
|
2025-12-02 22:42:30 -06:00 |
Aiden Cline
|
a8ad74aef3
|
add basic session list command
|
2025-12-02 19:24:05 -06:00 |
Aiden Cline
|
e2e2b7934e
|
Make homebrew update check use homebrew registry version info
|
2025-12-02 17:43:33 -06:00 |
Aiden Cline
|
a4e3451d5c
|
tweak: make message border match color of agent it was sent to
|
2025-12-02 16:59:31 -06:00 |
Jaga Santagostino
|
f17e1def32
|
toggle to hide username in TUI (#4750)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-02 15:11:03 -06:00 |
opencode-agent[bot]
|
733e5cd876
|
add OPENCODE_EXPERIMENTAL_DISABLE_COPY_ON_SELECT (#4996)
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-12-02 20:14:23 +00:00 |
U Cirello
|
6ce1de476a
|
fix(run): allow messages to start with dash (-) (#4904)
|
2025-12-02 12:52:05 -06:00 |
Aiden Cline
|
d9b0848a61
|
tweak: hide [REDACTED] chunks
|
2025-12-02 12:29:20 -06:00 |
Dalton Alexandre
|
702fb2562c
|
fix: handle ANSI color indexes in theme resolution (#4842)
|
2025-12-02 10:45:22 -06:00 |
Ariane Emory
|
1864e8c863
|
feat: toggle tool details visibility (resolves #4824) (#4882)
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-12-01 19:38:44 -06:00 |
Aiden Cline
|
86522f1b3e
|
fix: tui crash when no authed providers and default provider disabled (#4964)
|
2025-12-01 18:35:40 -06:00 |
Stephen Collings
|
1eaf5c31d3
|
fix(auth): Respect disabled/enabled providers config in auth login (#4940)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-12-01 17:01:10 -06:00 |
GitHub Action
|
fc439455a7
|
chore: format code
|
2025-12-01 14:23:36 +00:00 |
Sebastian Herrlinger
|
e37aeb6e6a
|
no conceal for write tool output
|
2025-12-01 15:12:47 +01:00 |
opencode-agent[bot]
|
ae500ea01d
|
Added "Open docs" command to palette (#4915)
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-29 23:49:45 -06:00 |
Aiden Cline
|
6e2379a28c
|
get codex working in copilot (#4914)
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-29 21:47:29 -06:00 |
Sebastian Herrlinger
|
180fb3f39d
|
tweak spinner to be bg independent
|
2025-11-30 00:50:30 +01:00 |
kavin
|
1854d85ccc
|
fix(tui): add missing fg color to permission keybind hints (#4899)
Co-authored-by: Github Action <action@github.com>
|
2025-11-29 14:22:20 -06:00 |
Dorian Karter
|
7d8d360138
|
fix: minor ui bug for transparent backgrounds (#4886)
|
2025-11-28 23:58:44 -06:00 |
Dax Raad
|
9ca4b464ea
|
tui: improve task display in session view to show tool names and completion status
|
2025-11-28 21:19:15 -05:00 |
Dax Raad
|
204a31b6bb
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-11-28 21:13:13 -05:00 |
Dax Raad
|
813d287a09
|
core: add explore agent for fast codebase navigation and improve task UI display
|
2025-11-28 21:13:07 -05:00 |
Sebastian Herrlinger
|
52deb7f352
|
opentui diffs
|
2025-11-29 02:52:17 +01:00 |
Dax Raad
|
a4f3aecbaa
|
ignore
|
2025-11-28 20:29:58 -05:00 |
Ariane Emory
|
33c63be980
|
feat: persist thinking blocks display to KV and indicate its current display state in the command_list (resolves #4582) (#4810)
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>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-28 15:01:05 -06:00 |
jaov
|
fa84612357
|
tweak: gemini retry message to not be explicitly about gemini 3 (#4864)
Co-authored-by: jesuso <j.ochoa@norteconecta.net>
|
2025-11-28 11:14:53 -06:00 |
Dax Raad
|
350982e636
|
tui: simplify model dialog ordering logic to reduce complexity
|
2025-11-27 14:38:51 -05:00 |
Dax Raad
|
5854455815
|
tui: improve provider dialog text clarity for better user guidance
|
2025-11-27 14:09:53 -05:00 |
Dax Raad
|
9ecaf618db
|
tui: fix provider sorting to prioritize recommended options
|
2025-11-27 13:54:42 -05:00 |
Dax Raad
|
95b667d21e
|
tui: remove cancel keybind hint from prompt dialog to simplify UI
|
2025-11-27 13:48:34 -05:00 |
Dax Raad
|
a0b689c140
|
tui: hide favorite keybind in model dialog when disconnected to prevent errors
|
2025-11-27 13:42:36 -05:00 |
Dax Raad
|
a718622498
|
tui: prevent footer from shrinking when terminal is resized
|
2025-11-26 21:35:56 -05:00 |
Dax
|
63bfe76720
|
tui design refinement (#4809)
|
2025-11-26 20:11:39 -05:00 |
Aiden Cline
|
3ff0eb3065
|
Revert "fix: disable virtual extmarks for file/agent mentions (#4731)"
This reverts commit 673dbeee09.
|
2025-11-26 14:55:39 -06:00 |
Aiden Cline
|
4d07034930
|
fix: svg paste bug
|
2025-11-26 12:38:48 -06:00 |
Dax Raad
|
98031173b6
|
lil branch refactor
|
2025-11-26 12:34:48 -05:00 |
Jensen
|
33f004d4b6
|
fix(tui): show bootstrap errors instead of {} to trace (#4779)
Co-authored-by: Github Action <action@github.com>
|
2025-11-26 10:49:55 -06:00 |
opencode-agent[bot]
|
df9952c291
|
Renamed vcs.changed to vcs.branch.updated (#4771)
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-26 01:17:59 -06:00 |
Aiden Cline
|
ec8f2e078e
|
Remove keybinds from favorites feature, keep functionality
|
2025-11-26 00:45:33 -06:00 |
shuv
|
335f46122b
|
Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
|
2025-11-26 00:41:41 -06:00 |
Meysam Najafi Fard
|
73eae191e9
|
fix: handle remote image URLs in paste handler (#4691)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-26 00:34:22 -06:00 |
Aiden Cline
|
14e823e938
|
ignore: fix type issue
|
2025-11-26 00:14:04 -06:00 |
Aiden Cline
|
2fbd462e6e
|
Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit e1cc98d448.
|
2025-11-25 23:51:46 -06:00 |
Aiden Cline
|
e1cc98d448
|
Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 0ce64962d4.
|
2025-11-25 23:51:23 -06:00 |
U Cirello
|
0ce64962d4
|
feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-25 23:45:19 -06:00 |
Ariane Emory
|
57644a4be8
|
feat: add a diff_style option to allow disabling columnar diffs (resolve #4677) (#4756)
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 23:34:58 -06:00 |
Aiden Cline
|
09bc8d9ca4
|
show current git branch in tui (#4765)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-25 21:39:20 -06:00 |
Dax Raad
|
d95f724303
|
enable exa code/websearch
|
2025-11-25 22:06:26 -05:00 |
Dax Raad
|
50c40a8d99
|
tui: fix event subscription cleanup in SDK context
|
2025-11-25 21:32:56 -05:00 |
Tommy D. Rossi
|
64caeeb12d
|
fix(tui): abort in-progress generation on undo (#4744)
|
2025-11-25 16:35:34 -06:00 |
Haris Gušić
|
00d7aed797
|
fix: prompt submit error with `opencode -c` (#4496)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-25 16:27:06 -06:00 |
Aiden Cline
|
d914a08896
|
tweak stats command to show avg & median # of tokens per session
|
2025-11-25 14:14:06 -06:00 |
Youssef Achy
|
3366a71155
|
Theme selector UX (current theme indicator and easier selection) (#4623)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-25 13:53:01 -06:00 |
Tommy D. Rossi
|
673dbeee09
|
fix: disable virtual extmarks for file/agent mentions (#4731)
|
2025-11-25 11:37:46 -06:00 |
Ariane Emory
|
5288041782
|
tweak: alphabetical (mostly) opencode models output (#4725)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-11-25 11:37:05 -06:00 |
Aiden Cline
|
0568c943ab
|
better scroll speed default for windows
|
2025-11-25 01:16:21 -06:00 |
Dax Raad
|
ccec8c4792
|
tui: align session panel content with consistent left padding
|
2025-11-25 03:08:12 +00:00 |
Dax Raad
|
6d630901b6
|
tui: use standard middle dot separator for better terminal compatibility
|
2025-11-24 22:00:44 -05:00 |
Adam
|
320622fc27
|
fix(tui): spacing
|
2025-11-24 20:44:30 -06:00 |
Dax Raad
|
fb8ef1f27b
|
tui: prevent re-fetching already synced sessions when switching sessions
|
2025-11-24 21:43:11 -05:00 |
Adam Hosker
|
dd6113c9d1
|
Add --refresh flag to models command (#4707)
|
2025-11-24 16:06:51 -06:00 |
Adam
|
acf1dd8500
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
Aiden Cline
|
a9a2c23736
|
add autoupdate: notify
|
2025-11-24 14:32:38 -06:00 |
Sebastian Herrlinger
|
b6c1df41fb
|
textarea highlight cursor color
|
2025-11-24 20:51:07 +01:00 |
GitHub Action
|
8167e90801
|
chore: format code
|
2025-11-24 18:40:01 +00:00 |
Sebastian Herrlinger
|
82ebf66cba
|
non-corpo loading spinner
|
2025-11-24 19:39:09 +01:00 |
Carli Samuele
|
bcb494d5d1
|
TUI: fix: add null check for user.time in duration calculation (#4679)
|
2025-11-24 02:06:09 -06:00 |
Ariane Emory
|
75c0c0a098
|
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
|
abdc7b276a
|
fix: persist light vs dark mode
|
2025-11-24 01:51:13 -06:00 |
Aiden Cline
|
d4f6deb9ef
|
tweak: modified files sidebar
|
2025-11-24 01:51:13 -06:00 |
Aiden Cline
|
b9b071c744
|
fix: fatal: undefined is not an object (evaluating 'color.buffer')
|
2025-11-23 23:56:15 -06:00 |
Albert O'Shea
|
a3a239967f
|
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 |
Ariane Emory
|
7d11986a0a
|
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
|
35fead2eca
|
fix: make tui session text respect theme fg (#4618) (#4620)
|
2025-11-23 01:34:31 -06:00 |
terakael
|
ba11455786
|
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 |
Dax Raad
|
bcea8ed593
|
tui: fix message completion timing and duration display in session view
|
2025-11-22 17:28:50 -05:00 |
Ravi Kumar
|
b92e8510f9
|
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 |
Goni Zahavy
|
6afdb5c0e5
|
tui: added ctrl-z terminal suspension support (#3983)
|
2025-11-22 12:48:23 -06:00 |
Dax Raad
|
a0831eade1
|
tui: remove bullet prefix from timestamps in session view for cleaner display
|
2025-11-22 13:11:08 -05:00 |
Dax Raad
|
b52b7c6ded
|
more flickering fixes
|
2025-11-22 13:03:44 -05:00 |
Dax Raad
|
e03a41144a
|
tui: keep assistant footer from crashing after compaction
|
2025-11-22 18:00:54 +00:00 |
Dax Raad
|
78a6325b64
|
improve model footer
|
2025-11-22 12:54:02 -05:00 |
Valerio Di Maggio
|
59742fbfee
|
Showed end time for agent loop and changed message time to show date if not current day (#4503)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-22 11:49:50 -06:00 |
Dax Raad
|
87054ee983
|
fix flickering/layout shift during work
|
2025-11-22 00:49:35 -05:00 |
Dax
|
49408c00e9
|
enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-11-21 20:41:27 -05:00 |
Dax Raad
|
db9e2b1aac
|
ci: disable automatic config loading during CLI builds to prevent configuration interference
|
2025-11-21 19:08:51 -05:00 |
Tommy D. Rossi
|
1d7a9309d6
|
feat: lower opacity for thinking summaries (#4610)
|
2025-11-21 17:35:47 -06:00 |