Aiden Cline
8993f76967
Make homebrew update check use homebrew registry version info
2025-12-02 17:43:33 -06:00
Frank
a432fd69f7
wip: zen
2025-12-02 18:36:15 -05:00
Dalton Alexandre
6005e75549
fix: allow unignoring files in .ignore ( #4814 )
2025-12-02 17:15:12 -06:00
Jay V
e8bb7265c0
ignore: commands
2025-12-02 18:09:16 -05:00
Jay V
95e9c6b26e
docs: replace deprecated opencode auth login command with /connect across all documentation
...
Users no longer need to exit the TUI to add providers - they can now use the /connect command directly in the terminal interface. Updated all provider setup instructions to use simplified format with /connect command instead of the deprecated opencode auth login CLI command. Added /connect to TUI commands reference and streamlined provider documentation to show clearer, more concise setup steps.
2025-12-02 18:08:39 -05:00
Aiden Cline
7d654d7cc7
tweak: make message border match color of agent it was sent to
2025-12-02 16:59:31 -06:00
Aiden Cline
803af16bb7
bump default lsp server timeout
2025-12-02 16:04:08 -06:00
Adam
c5c7014b72
fix: session turn margins
2025-12-02 15:50:24 -06:00
Jaga Santagostino
5269630b6e
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
GitHub Action
e1fa68c89a
chore: format code
2025-12-02 20:28:17 +00:00
Aiden Cline
65c7ac5dcd
ci: dont forget our european designer
2025-12-02 14:27:41 -06:00
opencode-agent[bot]
e1c1cbf973
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
opencode
c9369c4bd4
release: v1.0.128
Update Nix Hashes / update (push) Has been cancelled
v1.0.128
2025-12-02 20:14:22 +00:00
GitHub Action
d9246cc25b
chore: format code
2025-12-02 19:52:47 +00:00
Frank
efa655c868
zen: data dumper
2025-12-02 14:51:27 -05:00
Adam
1e73bd17a6
chore: remove comment (redeploy)
2025-12-02 13:49:48 -06:00
Adam
23b47f87d1
fix: vite config
2025-12-02 13:08:59 -06:00
U Cirello
25284c39e4
fix(run): allow messages to start with dash (-) ( #4904 )
2025-12-02 12:52:05 -06:00
Aiden Cline
3eb43c6a0b
tweak: hide [REDACTED] chunks
2025-12-02 12:29:20 -06:00
Adam
50a32254f5
chore: update landing page stats
2025-12-02 11:59:37 -06:00
Adam
504d3d0149
chore: update landing page stats
2025-12-02 11:52:53 -06:00
GitHub Action
27f9813d5d
chore: format code
2025-12-02 17:07:27 +00:00
David Hill
11c036f480
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-02 17:06:54 +00:00
David Hill
c4b098402b
fix: add docs button
2025-12-02 17:06:37 +00:00
GitHub Action
f36aa882f6
chore: format code
2025-12-02 17:02:39 +00:00
David Hill
00d1f1f949
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-02 17:00:45 +00:00
David Hill
59a86633e7
fix: website hero copy
2025-12-02 17:00:40 +00:00
GitHub Action
152b47746a
chore: format code
2025-12-02 16:45:56 +00:00
Dalton Alexandre
46b4dcdb48
fix: handle ANSI color indexes in theme resolution ( #4842 )
2025-12-02 10:45:22 -06:00
opencode
78206bbde4
release: v1.0.127
Update Nix Hashes / update (push) Has been cancelled
v1.0.127
2025-12-02 16:05:59 +00:00
Adam
1301fbf54f
fix: share page ssr
2025-12-02 07:08:25 -06:00
Github Action
939759bc06
Update Nix flake.lock and hashes
2025-12-02 12:52:28 +00:00
GitHub Action
e361aed6b7
chore: format code
2025-12-02 12:51:37 +00:00
Adam
94bb70e120
fix: type error
2025-12-02 06:51:05 -06:00
Adam
c153eb9423
feat: better code and diff rendering performance
2025-12-02 06:50:21 -06:00
GitHub Action
4b2614205f
ignore: update download stats 2025-12-02
2025-12-02 12:04:35 +00:00
David Hill
b59e43b800
fix: update the install copy
2025-12-02 11:37:41 +00:00
Aiden Cline
77239c2a34
feat: add overridable review slash command ( #4973 )
2025-12-02 00:18:58 -06:00
Ariane Emory
e9f3a1a3ed
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
Adam
aa907dc287
fix: install orange
2025-12-01 19:21:55 -06:00
Aiden Cline
844d326f90
fix: tui crash when no authed providers and default provider disabled ( #4964 )
2025-12-01 18:35:40 -06:00
Frank
8c1f684975
zen: remove unnecessary transactions
2025-12-01 18:33:32 -05:00
Stephen Collings
f28249110f
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
Aiden Cline
dba8059c45
fix: add .quiet
2025-12-01 16:59:32 -06:00
opencode-agent[bot]
74c16793dc
fix: respect npm registry ( #4958 )
...
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-12-01 16:58:39 -06:00
Adam
6811ba570c
fix: safari icons
2025-12-01 16:27:12 -06:00
Aiden Cline
f5cdf14820
fix: sanitize more invalid schema cases for gemini models
2025-12-01 16:19:10 -06:00
Dax Raad
e5a31bfd50
core: fix share compaction reprocessing same events by making storage list boundaries exclusive
2025-12-01 16:58:59 -05:00
Dax Raad
0f3136faf6
core: add debug logging to troubleshoot share compaction loading
2025-12-01 16:46:57 -05:00
Github Action
329ce68161
Update Nix flake.lock and hashes
2025-12-01 21:38:38 +00:00