Dax
d136411e86
Revert "Opentui textarea ( #3310 )"
...
This reverts commit 4c2d0cf181 .
2025-10-23 21:03:32 -04:00
Dax
4c2d0cf181
Opentui textarea ( #3310 )
...
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com>
2025-10-23 21:02:02 -04:00
Dax Raad
b3a4cbd7ce
update
2025-10-23 21:01:42 -04:00
Dax Raad
7a19541ae2
tui: improve file path display in modified files list with proper truncation and line wrapping
...
Updated the session sidebar to intelligently truncate long file paths so they fit properly in the UI without breaking layout. File names stay visible while directory paths are shortened, and text now wraps character-by-character when needed to prevent overflow in narrow terminals.
2025-10-23 19:28:58 -04:00
Dax Raad
7617b527eb
core: expand syntax highlighting from 1 to 21 languages for better code readability
...
Updated parser configuration to support highlighting for Python, TypeScript, JavaScript, Rust, Go, C++, C#, Java, Ruby, PHP, Scala, HTML, CSS, Haskell, Julia, OCaml, Bash, C, JSON, JSX, and TSX. Users viewing code in the editor now get proper syntax highlighting instead of monochrome text across all popular languages.
2025-10-23 19:20:50 -04:00
Dax Raad
78922a38a8
tui: add 21-language syntax highlighting support with tree-sitter parsers
...
Enable syntax highlighting for Python, TypeScript, JavaScript, Rust, Go, C++, C#, Java, Ruby, PHP, Scala, HTML, CSS, Haskell, Julia, OCaml, Bash, C, JSON, JSX, and TSX. Users can now view properly highlighted code across all popular programming languages instead of plain text.
2025-10-23 19:20:09 -04:00
Dax Raad
aeef21b2a8
sidebar
2025-10-23 17:43:21 -04:00
Dax Raad
754c264ea1
tui: fix text wrapping to prevent layout overflow in terminal UI
2025-10-23 17:23:58 -04:00
Dax Raad
f2b8a3ada4
upgrade opentui
2025-10-23 17:21:51 -04:00
Dax Raad
18933f2518
Merge branch 'dev' into opentui
2025-10-23 16:45:09 -04:00
Dax Raad
4bd7646ccb
regen sdk
2025-10-23 16:33:00 -04:00
Dax Raad
cee7106054
session summaries in data
2025-10-23 16:28:20 -04:00
Dax Raad
f4dfae0bb0
ignore: diff stuff
2025-10-23 16:04:58 -04:00
Aiden Cline
9b5fe10df6
add flag wildcard parsing support for bash tool ( #3390 )
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-23 13:35:09 -05:00
Aiden Cline
b5f336c0ea
test: rm flaky test
2025-10-23 12:52:08 -05:00
Aiden Cline
913c3ae799
tweak: split out title before newline
2025-10-23 12:44:43 -05:00
Thierry Delafontaine
a68111ca77
fix: move zod-to-json-schema to dependencies ( #3387 )
2025-10-23 12:16:03 -05:00
Aiden Cline
5f8a3a574e
docs: fix numbers
2025-10-23 11:53:21 -05:00
Aiden Cline
d69e8e5528
docs: tweak google vertex
2025-10-23 11:49:53 -05:00
Yuku Kotani
e5df43f9b7
docs: Add Google Vertex AI provider documentation ( #3349 )
2025-10-23 11:44:06 -05:00
Andrew Pashynnyk
3c7b229d8b
fix: allow tool.execute.after hook to modify MCP tool output ( #3381 )
2025-10-23 10:38:55 -05:00
Mani Sundararajan
9ab4414aef
docs: rm winget as a recommended installation method under windows ( #3382 )
...
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-10-23 09:25:42 -05:00
GitHub Action
c2cf6fb904
ignore: update download stats 2025-10-23
2025-10-23 12:04:55 +00:00
opencode
5e69bdbef4
release: v0.15.14
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-23 05:55:28 +00:00
Yesh Yendamuri
f81e28c673
feat: add model management to ACP sessions ( #3358 )
2025-10-23 00:43:28 -05:00
Aiden Cline
61899d4fa7
regen sdk
2025-10-22 23:00:03 -05:00
Aiden Cline
7c7ebb0a9d
feat: retry parts ( #3369 )
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-22 18:31:36 -05:00
Dax Raad
9def7cff2d
summary tweaks
2025-10-22 19:03:08 -04:00
geril07
c2ef930d2a
add option to allow agent switches to not change model ( #3356 )
2025-10-22 17:51:46 -05:00
Adam
3c3d2f5a6e
wip: desktop work
2025-10-22 17:51:16 -05:00
Dax Raad
f435049d36
sync
2025-10-22 18:49:57 -04:00
Dax Raad
b23af5abe0
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-22 18:49:46 -04:00
Dax Raad
8bf0ac5362
Merge branch 'dev' into opentui
2025-10-22 18:39:46 -04:00
Dax Raad
1f80de2fa6
core: add experimental turn summarization to compact conversation history
2025-10-22 18:33:46 -04:00
Adam
f194a784b0
wip: desktop work
2025-10-22 17:33:08 -05:00
Adam
89b703c387
wip: desktop work
2025-10-22 17:31:49 -05:00
Aiden Cline
eff12cb484
vscode: eslint fix
2025-10-22 17:17:47 -05:00
Aiden Cline
593e89b4f4
vscode: fix script
2025-10-22 17:11:51 -05:00
Aiden Cline
4d3f703715
vscode: adjust tsconfig
2025-10-22 16:43:06 -05:00
Aiden Cline
123dcc10cc
ignore: cleanup bun.lock w/ bun i
2025-10-22 15:34:41 -05:00
Dax Raad
28d8af48a0
add parent id to assistant messages
2025-10-22 15:01:13 -04:00
Kyle Galbraith
10ff6e9830
docs: fix typo in SDK documentation ( #3355 )
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-22 11:43:28 -05:00
theVinchi
a7b43d82ab
add Amazon Nova models to us-* prefix requirement list ( #3357 )
2025-10-22 11:41:38 -05:00
Aiden Cline
9005fd31ed
tweak
2025-10-22 11:29:10 -05:00
Aiden Cline
d2bded23c3
tweak
2025-10-22 11:28:06 -05:00
Aiden Cline
c0cbc37f85
tweak: model priority
2025-10-22 11:12:32 -05:00
Aiden Cline
9df61055e2
change default title model
2025-10-22 10:41:08 -05:00
GitHub Action
074136b1e8
ignore: update download stats 2025-10-22
2025-10-22 12:04:58 +00:00
Affaan Mustafa
8db5951287
feat: Improve editor detection with auto-discovery and better error messages ( #3155 )
...
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
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-10-21 20:49:42 -05:00
Dax Raad
f2c4f286db
tui: rename option to meta in keybind system for consistency
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-21 21:15:39 -04:00