GitHub Action
ddddecf88a
chore: format code
2025-11-18 05:46:02 +00:00
Frank
16cb77c094
zen: add usage graph
2025-11-18 00:45:14 -05:00
Jake Nelson
a5564f730e
feat: add Swift syntax highlighting support ( #4434 )
2025-11-17 21:53:03 -06:00
GitHub Action
a15c97bbfe
chore: format code
2025-11-18 03:19:47 +00:00
Aiden Cline
a398eed8b8
Revert "Updated scroll_speed to allow any positive number" ( #4437 )
2025-11-17 21:19:06 -06:00
opencode-agent[bot]
a10fd8ca5c
Updated scroll_speed to allow any positive number ( #4436 )
...
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: GitHub Action <action@github.com >
2025-11-17 21:18:33 -06:00
opencode
ff7513238b
release: v1.0.72
2025-11-18 03:03:54 +00:00
GitHub Action
af1cd60d3e
chore: format code
2025-11-18 02:53:13 +00:00
Aiden Cline
c66def2049
fix: noreply
2025-11-17 20:52:25 -06:00
opencode
008ccb4729
release: v1.0.71
2025-11-18 01:59:40 +00:00
Dax Raad
bc232045a1
respect server suggestion for default model
2025-11-17 20:53:48 -05:00
GitHub Action
16cab556df
chore: format code
2025-11-18 01:27:22 +00:00
Jay V
66148df74b
docs: clarify custom tools can execute scripts in any language with Python example
2025-11-17 20:26:27 -05:00
opencode
4611e08f09
release: v1.0.70
2025-11-17 23:45:49 +00:00
Sebastian Herrlinger
bf6204f577
upgrade opentui to v0.1.46
...
- enable bracketed paste (and more) on win
- fix word wrapping with CJK and at wrap/chunk boundaries
- old style meta+arrow
- allow <1 scroll speed for slowdown
2025-11-18 00:22:21 +01:00
Daniel Hofheinz
17cde9feb7
docs: add built-in agents reference to README ( #3047 )
...
Co-authored-by: Jay V <air@live.ca >
2025-11-17 17:19:14 -05:00
Aiden Cline
7eccbdc4ac
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
ab072290fc
Revert "fix: system theme background to use 'none' for terminal transparency ( #4408 )"
...
This reverts commit f4a4514a9f .
2025-11-17 16:03:27 -06:00
GitHub Action
ad9d83748c
chore: format code
2025-11-17 21:46:10 +00:00
Aiden Cline
55b57e1aae
ci: tweak
2025-11-17 15:45:23 -06:00
Aiden Cline
21b7877beb
docs: tweak wording
2025-11-17 21:26:46 +00:00
opencode
de50234a1a
release: v1.0.69
2025-11-17 21:26:46 +00:00
opencode-agent[bot]
d60102ba52
Added /thinking slash command to toggle thinking blocks visibility in OpenTUI. ( #4424 )
...
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-17 15:16:35 -06:00
Haris Gušić
066a876f3d
docs(contributing): Add "Setting up a Debugger" section ( #4421 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-17 14:28:06 -06:00
Haris Gušić
c07a241ca8
chore: Remove obsolete 'any' type annotation ( #4423 )
2025-11-17 14:27:43 -06:00
Aiden Cline
0a2fffa9b5
tweak: whitelist
2025-11-17 13:18:13 -06:00
Dax Raad
bdfa213ccf
deprecated session.idle event
2025-11-17 11:42:45 -05:00
Aiden Cline
7f0b2ce1ac
Reapply "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
...
This reverts commit a5365ce294 .
2025-11-17 10:39:53 -06:00
Dax Raad
0a2d7af179
core: honor retry-after values exceeding 10 minutes instead of discarding them
2025-11-17 11:33:28 -05:00
Dax Raad
37652f48fb
ignore
2025-11-17 11:32:07 -05:00
Dax Raad
8b19c6c7e4
better retry display
2025-11-17 11:31:10 -05:00
Aiden Cline
a5365ce294
Revert "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
2025-11-17 10:24:20 -06:00
Jensen
f4a4514a9f
fix: system theme background to use 'none' for terminal transparency ( #4408 )
2025-11-17 10:22:31 -06:00
opencode-agent[bot]
154006469c
Updated help dialog to use dynamic keybind ( #4414 )
...
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-17 10:18:59 -06:00
Dax
a1214fff2e
Refactor agent loop ( #4412 )
2025-11-17 10:57:18 -05:00
GitHub Action
9fd43ec616
ignore: update download stats 2025-11-17
2025-11-17 12:04:41 +00:00
Luke Parker
5731c268b6
fix: Line count on win ( #4401 )
2025-11-17 01:08:22 -06:00
Keath Milligan
f4d892d4e1
fix: handle Git Bash path mapping on windows ( #4380 )
2025-11-17 01:06:44 -06:00
Aiden Cline
10b3702938
chore: update type
2025-11-17 00:07:23 -06:00
Tyler Gannon
e96442310c
chore: replace z.union with z.enum for cleaner OpenAPI generation ( #4394 )
2025-11-17 00:06:40 -06:00
Spoon
5c722bf8c4
fix(batch): simple UX feedback ( #4396 )
2025-11-17 00:02:05 -06:00
Youssef Achy
58cc5cdf2a
add support for azure cognitive services provider ( #4397 )
2025-11-17 00:01:45 -06:00
opencode-agent[bot]
3c6dcad2af
Fixed OPENCODE_CONFIG_DIR to load config files. ( #4400 )
...
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-16 23:48:36 -06:00
Jay
2535f9febf
docs: Add clarification for projects using 'opencode' name
...
Added a section to clarify the affiliation of related projects.
2025-11-16 20:51:41 -05:00
Aiden Cline
25678fa504
fix: vercel gateway options
2025-11-16 18:39:31 -06:00
Sebastian Herrlinger
d7f4f3ec1f
bump opentui version to 0.1.45, fixing highlighting on windows
2025-11-16 23:56:11 +01:00
Aiden Cline
16ccb39459
docs: permissions
2025-11-16 16:40:48 -06:00
Aiden Cline
f8630fb188
ignore: rm
2025-11-16 16:32:04 -06:00
Baptiste Cavallo
72e604744d
fix(batch): restore per-tool UI feedback + UX improvements ( #4387 )
2025-11-16 16:31:41 -06:00
opencode-agent[bot]
832be6e7eb
Added copy option to message context menu ( #4389 )
...
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: GitHub Action <action@github.com >
2025-11-16 15:35:05 -06:00