GitHub Action
21053732e7
chore: generate
2026-01-05 23:10:23 +00:00
Frank
cf069dd046
wip: zen
2026-01-05 18:09:39 -05:00
Frank
4dc3cb9115
wip: zen
2026-01-05 18:09:38 -05:00
Adam
5c66c8b8e1
fix(core): filter dead worktrees
2026-01-05 16:37:18 -06:00
Adam
2ca0ae7755
fix(app): more defensive, handle no git
2026-01-05 15:12:02 -06:00
Sebastian Herrlinger
4137c66581
upgrade opentui to v0.1.69, with some text rendering performance improvements
2026-01-05 21:17:45 +01:00
GitHub Action
48d14d4cac
chore: generate
2026-01-05 19:33:32 +00:00
OpeOginni
8996185f3b
Feat/clickable subtask ( #6846 )
2026-01-05 13:32:16 -06:00
opencode
4f49967518
release: v1.1.3
2026-01-05 19:26:40 +00:00
Adam
ec637aa21e
fix(app): store image attachments
2026-01-05 13:21:33 -06:00
Adam
2ff9a757b6
fix(app): bottom padding
2026-01-05 13:21:32 -06:00
Adam
cb8533ef5b
fix(app): terminal long-running processes
2026-01-05 13:21:32 -06:00
Adam
cdbb009ab0
fix(app): terminal flakiness
2026-01-05 13:21:31 -06:00
Adam
001b486356
fix(app): performance improvements through event batching
2026-01-05 13:21:30 -06:00
Adam
d315026abc
fix(app): prompt input shouldn't cover content
2026-01-05 13:21:30 -06:00
Adam
d1191675c6
fix(app): worktree selection should navigate to worktree
2026-01-05 13:21:29 -06:00
GitHub Action
362a657b4f
chore: generate
2026-01-05 19:10:42 +00:00
Dax Raad
0276885181
core: preserve permission config key order to maintain user-defined permission precedence
2026-01-05 14:09:37 -05:00
Guorui Yu
5a38a6f248
tui: autocomplete: expand directory on Tab, select on Enter ( #6975 )
...
Signed-off-by: yuguorui <yuguorui@pku.edu.cn>
2026-01-05 13:08:17 -06:00
GitHub Action
aef01003e7
chore: generate
2026-01-05 19:07:34 +00:00
Melih Mucuk
a38e1701ee
fix: pass image parts to custom commands ( #6525 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
ikeda-tomoya-swx
bf9ee32d4a
fix(provider): add support for jp. prefix in Amazon Bedrock cross-region inference profiles ( #6916 )
2026-01-05 13:03:09 -06:00
Josh Thomas
0917991361
docs: update GHA examples to use actions/checkout@v6 ( #6969 )
2026-01-05 13:00:22 -06:00
Rohan Mukherjee
4b7301e8ca
fix: lucent-orng bg transparency for slash commands ( #6938 )
2026-01-05 12:56:49 -06:00
Daniel Vélez
1bf20f0a2b
docs: add description for MCP command ( #6944 )
2026-01-05 12:56:00 -06:00
Grégoire Morpain
e3b4d4ad49
feat(bedrock): config options and authentication precedence ( #6377 )
2026-01-05 12:51:43 -06:00
MogamiTsuchikawa
6b207b09d6
fix(app): avoid unintended submits during IME composition ( #6952 )
2026-01-05 12:38:38 -06:00
Albin Groen
9771325026
feat(app): highlight collapsed active project in sidebar ( #6958 )
2026-01-05 12:37:46 -06:00
Albin Groen
bbd1c071c4
fix(app): fix flicker and navigation when collapsing/expanding projects ( #6658 )
2026-01-05 11:24:49 -06:00
Daniel Polito
8e9a0c4ad0
Desktop: Install CLI ( #6526 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Dax Raad
91d5ce8bf3
tui: add system theme resolution and event handling
2026-01-05 10:38:35 -05:00
Frank
7f870cc9d4
wip: zen
2026-01-05 10:16:47 -05:00
David Hill
2cb3b0484b
fix: cleaner interrupted experience ( #6785 )
...
Co-authored-by: Dax <mail@thdxr.com>
2026-01-05 09:53:19 -05:00
Frank
11b0df6b86
wip: zen
2026-01-05 06:16:04 -05:00
Frank
e15af828fa
zen: optimize query
2026-01-05 05:58:39 -05:00
Albin Groen
265cbaea7c
fix(app): fix image dragging in project edit dialog ( #6700 )
2026-01-05 04:54:11 -06:00
GitHub Action
d39ebbc947
chore: generate
2026-01-05 07:41:02 +00:00
Aiden Cline
06acd70670
tweak: transform
2026-01-05 01:40:15 -06:00
Aiden Cline
c285304acf
fix: for anthropic compat ensure empty msgs and empty reasoning is filtered out
2026-01-05 01:40:15 -06:00
opencode
4d187af9d2
release: v1.1.2
2026-01-05 07:16:26 +00:00
Dax Raad
2f5b2b23d5
core: fix permission rule matching to use permission field instead of pattern field
2026-01-05 01:21:49 -05:00
Dax Raad
9f38af44db
core: fix permission evaluation to use rule-based matching instead of wildcard patterns
2026-01-05 01:07:03 -05:00
Rafi Khardalian
7324b2260a
fix(tui): allow exit when viewing child session ( #6898 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-04 23:14:43 -06:00
GitHub Action
166f169dbf
chore: generate
2026-01-05 03:47:12 +00:00
Frank
9c55cb729b
zen: add index
2026-01-04 22:46:21 -05:00
Aiden Cline
f2e65e40ea
fix: handle skill scan failures for .claude gracefully
2026-01-04 21:39:45 -06:00
Aiden Cline
8b3ae08a55
acp: handle case where big-pickle is unavailable as a fallback
2026-01-04 21:10:30 -06:00
opencode-agent[bot]
2410a6bc9e
Fix symmetric padding in TUI input field ( #6894 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 20:34:14 -06:00
GitHub Action
59ed8ccbd8
chore: generate
2026-01-05 02:18:20 +00:00
OpeOginni
91ed101378
feat(desktop): implement auto-scroll for active command in slash popover ( #6797 )
2026-01-04 20:17:47 -06:00
Daniel Polito
fb60f9c396
Desktop: Fix Responsive Menu ( #6789 )
2026-01-04 18:47:14 -06:00
Shkumbin Hasani
e93699b741
perf: optimize model dialog visibility lookups ( #6791 )
2026-01-04 18:46:23 -06:00
Daniel Polito
9ac00f55bc
Desktop: Adding Home Icon on Responsive Menu ( #6794 )
2026-01-04 18:44:28 -06:00
Daniel Polito
393cf78ca6
Desktop: Improve Big Session Navigation - Scrollable ( #6837 )
2026-01-04 18:40:58 -06:00
GitHub Action
478fec61ab
chore: generate
2026-01-05 00:39:48 +00:00
shuv
52ad134d55
feat(app): add SVG preview support in session viewer ( #6868 )
2026-01-04 18:39:15 -06:00
NN708
3e09abbfda
feat(desktop): add AppStream MetaInfo file ( #6030 )
2026-01-04 18:36:07 -06:00
Dax Raad
5450644c67
docs: restructure permissions documentation to clarify v1.1.1 changes and action-based model
2026-01-04 19:35:04 -05:00
Carter McBride
0c2ccf25dc
Fix a few mobile screen size issues ( #6808 )
2026-01-04 18:32:48 -06:00
Ravi Kumar
65c7168492
fix(app): fix custom slash commands not showing on initial / ( #6829 )
2026-01-04 18:30:34 -06:00
Albin Groen
c74c66e6b4
fix(ui): fix select chevron alignment ( #6690 )
2026-01-04 18:29:19 -06:00
Rohan Godha
88c306efd2
fix: prevent session list rows from wrapping to 2 lines ( #6812 )
2026-01-04 13:29:44 -06:00
Melih Mucuk
554572bc39
fix: prevent main model thinking variant from applying to small model ( #6839 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-04 13:28:22 -06:00
Aiden Cline
e5abe1e78b
tweak: bump default to 30 seconds (lots of people complained about 5...)
2026-01-04 13:26:43 -06:00
Dax Raad
226a5c2000
tui: fix optional session access to prevent runtime errors
2026-01-04 13:43:33 -05:00
GitHub Action
1e28d10610
chore: generate
2026-01-04 18:39:08 +00:00
Dax Raad
7304ba616e
tui: add session search functionality with debounced input and server-side filtering
2026-01-04 13:38:30 -05:00
Dax Raad
cdd6ea514b
core: improve Rust formatter detection and add cargo fmt support
2026-01-04 13:04:28 -05:00
GitHub Action
24d9c1d18d
chore: generate
2026-01-04 17:09:30 +00:00
Adam
5ca2f6c5a9
fix(app): prompt input improvements
2026-01-04 11:08:47 -06:00
Adam
12ffb270fb
fix(app): prompt input improvements
2026-01-04 10:37:56 -06:00
opencode
dc25669b6e
release: v1.1.1
2026-01-04 15:52:55 +00:00
Dax Raad
a76570b5dd
tui: add development scripts for better debugging workflow
2026-01-04 10:38:02 -05:00
Dax Raad
97977f6ad4
ensure @opencode-ai/plugin exists only on first run
2026-01-04 10:23:42 -05:00
GitHub Action
555a5ccb59
chore: generate
2026-01-04 15:13:52 +00:00
Adam Spiers
24dedb4f7b
fix(tui): add missing theme_list keybind ( #6779 )
...
Co-authored-by: Adam Spiers <opencode@adamspiers.org>
2026-01-04 09:13:19 -06:00
Paolo Ricciuti
21dc3c24d9
feat: mcp resources ( #6542 )
2026-01-04 09:12:54 -06:00
Dax Raad
2d074f0472
initialize config in worktree
2026-01-04 10:10:25 -05:00
Felipe Orlando
f3cd3b8941
Remove opencode-skills entry from ecosystem.mdx ( #6817 )
2026-01-04 08:43:36 -06:00
John Connor
1f8dab50be
docs: typo in subtask documentation ( #6821 )
2026-01-04 08:43:03 -06:00
GitHub Action
4f3ac709a4
chore: generate
2026-01-04 14:22:48 +00:00
Matt Silverlock
8aa56dc01d
docs: add logging best practices for plugin authors ( #6833 )
2026-01-04 08:22:14 -06:00
Aiden Cline
d72d7ab510
tweak: prioritize free gpt-5-mini for small model in github copilot
2026-01-04 08:21:09 -06:00
Adam
5053822bd6
fix(app): auto-scroll
2026-01-04 06:14:24 -06:00
Adam
177b01a853
fix(app): scroll position restoration
2026-01-04 04:53:55 -06:00
Adam
c9f907caec
fix(app): don't override ctrl+a on windows
2026-01-04 04:35:26 -06:00
Adam
7ce0520f8d
fix(app): auto-scroll behaviors
2026-01-04 04:24:37 -06:00
Matt Silverlock
4486174e43
github: handle duplicate PR creation when agent creates PR ( #6777 )
2026-01-04 02:05:08 -06:00
Aiden Cline
41cf45a16e
tui: fix system theme diff highlighting
...
- Generate distinct red/green backgrounds for added/removed lines in system theme
- Use bright ANSI colors for diff highlights to improve visibility
- Fix ANSI palette indexing to handle null entries safely
- Add color tinting to create proper diff backgrounds while respecting terminal colors
Resolves issue where system theme showed no red/green diff highlighting
2026-01-04 02:01:02 -06:00
Aiden Cline
3611260405
core: remove hardcoded .env read block and use new permissions model instead
2026-01-04 01:49:49 -06:00
Shpetim
c3fd3c8656
fix(plugin): prevent duplicate plugin function initialization ( #6787 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 01:39:54 -06:00
ben
4d7d28c30a
docs: Add opencode-scheduler plugin to ecosystem ( #6804 )
...
Co-authored-by: Benjamin Shafii <benjaminshafii@home-server.local>
2026-01-04 01:08:14 -06:00
Aiden Cline
96a00ffea9
core: update github copilot model model priority list
2026-01-04 00:57:35 -06:00
Aiden Cline
5aa4fd0042
core: add variant to chat.message input
2026-01-04 00:28:52 -06:00
shuv
72cef0d9e7
feat: add --variant flag to run command ( #6805 )
...
Co-authored-by: shuv <shuv@shuv.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-04 00:08:34 -06:00
Frank
d3fd6d1a10
zen: update models
2026-01-04 00:58:06 -05:00
jerilynzheng
6b12a0084c
docs: Add Vercel AI Gateway to provider docs ( #6790 )
2026-01-03 20:57:26 -06:00
GitHub Action
a5a19197f5
chore: generate
2026-01-04 02:57:20 +00:00
Saatvik Arya
74d0d2b942
docs: update AGENTS.md ( #6800 )
2026-01-03 20:56:47 -06:00
Adam
235837d2d9
fix(app): diff rendering performance
2026-01-03 19:57:59 -06:00