Commit graph

3657 commits

Author SHA1 Message Date
Dax Raad
a6e19a07ea sync 2025-10-24 12:32:22 -04:00
Dax Raad
6dc73575d2 Merge branch 'dev' into opentui 2025-10-24 12:23:40 -04:00
Dax Raad
736a85d427 track finish reason 2025-10-24 12:23:24 -04:00
Dax Raad
2aa32a4c5d sync 2025-10-24 11:57:44 -04:00
Dax Raad
5925693f31 Merge branch 'dev' into opentui 2025-10-24 11:57:39 -04:00
Dax Raad
fb40dc6b20 generate user message title and body 2025-10-24 11:50:42 -04:00
Hieu Nguyen
483fcdaddb
feat: support lua lsp (#3402) 2025-10-24 10:37:11 -05:00
Andrew Pashynnyk
883b71ac36
fix: respect local config for autoupdate settings (#3408)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-24 09:50:09 -05:00
Dax Raad
3e574c71cb potentially fix fetch failed timeout errors 2025-10-24 09:46:28 -04:00
Dax Raad
4cab66da6c test cleanup 2025-10-24 09:29:38 -04:00
Dax Raad
7003efd2da fix summary 2025-10-24 09:24:58 -04:00
Dax Raad
06fe87b361 fix failing migration 2025-10-24 09:20:15 -04:00
GitHub Action
944fda45e6 ignore: update download stats 2025-10-24 2025-10-24 12:05:02 +00:00
opencode
343471b98d release: v0.15.16
Some checks are pending
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-24 04:52:27 +00:00
Dax Raad
5978803625 sync
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-24 00:42:14 -04:00
Dax Raad
e452df42bf codex does not have reasoning effort set 2025-10-24 00:41:49 -04:00
opencode
4e2bd24ef2 release: v0.15.15 2025-10-24 00:41:49 -04:00
Dax Raad
a99adfdf80 update codex prompt 2025-10-24 00:41:49 -04:00
Haris Gušić
e9c50bf59a fix: Opencode fails with ENOENT posix_spawn '/usr/bin/rg' (#3396) 2025-10-24 00:41:49 -04:00
Bernat Pericàs
4c77b1c266 refactor: whitelist some safe bash tools in Plan agent (#3288)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-10-24 00:41:49 -04:00
Aiden Cline
d6c9416690 adjust changelog generation 2025-10-24 00:41:49 -04:00
Dax Raad
56528493dc codex does not have reasoning effort set 2025-10-24 00:29:34 -04:00
opencode
e66156c86e release: v0.15.15 2025-10-24 03:51:17 +00:00
Dax Raad
8b9b8ca15b update codex prompt 2025-10-23 23:36:32 -04:00
Dax
4069d6d892
Revert "Opentui textarea" (#3398)
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-23 21:03:42 -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
Haris Gušić
50cc641288
fix: Opencode fails with ENOENT posix_spawn '/usr/bin/rg' (#3396)
Some checks are pending
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 18:05:01 -05:00
Bernat Pericàs
4c90bf3e07
refactor: whitelist some safe bash tools in Plan agent (#3288)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-10-23 17:11:08 -05: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
Aiden Cline
4216c1c2a9 adjust changelog generation 2025-10-23 16:16:11 -05: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)
Some checks are pending
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