Commit Graph

6750 Commits

Author SHA1 Message Date
Sebastian Herrlinger e7e46691e9 upgrade opentui to v0.1.69, with some text rendering performance improvements 2026-01-05 21:17:45 +01:00
GitHub Action 86ba5c3c4b chore: generate 2026-01-05 19:33:32 +00:00
OpeOginni c5289bf631 Feat/clickable subtask (#6846) 2026-01-05 13:32:16 -06:00
opencode a30d5159ed release: v1.1.3
Update Nix Hashes / update (push) Has been cancelled
v1.1.3
2026-01-05 19:26:40 +00:00
Adam bd1fd88018 fix(app): store image attachments 2026-01-05 13:21:33 -06:00
Adam 7cce7d1dc5 fix(app): bottom padding 2026-01-05 13:21:32 -06:00
Adam f2b27f1911 fix(app): terminal long-running processes 2026-01-05 13:21:32 -06:00
Adam 582786e76e fix(app): terminal flakiness 2026-01-05 13:21:31 -06:00
Adam a0c6b5bb79 fix(app): performance improvements through event batching 2026-01-05 13:21:30 -06:00
Adam 99a664ef43 fix(app): prompt input shouldn't cover content 2026-01-05 13:21:30 -06:00
Adam 6cc0b3df0c fix(app): worktree selection should navigate to worktree 2026-01-05 13:21:29 -06:00
GitHub Action a8bae55480 chore: generate 2026-01-05 19:10:42 +00:00
Dax Raad 999897665c core: preserve permission config key order to maintain user-defined permission precedence 2026-01-05 14:09:37 -05:00
Guorui Yu b1a54c5631 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 9540fed467 chore: generate 2026-01-05 19:07:34 +00:00
Melih Mucuk 557db75d35 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 20a6cbad6e 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 fb1589dbf8 docs: update GHA examples to use actions/checkout@v6 (#6969)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
github-v1.2.11
2026-01-05 13:00:22 -06:00
Ravi Kumar ba4e0dc6ad ci: prevent duplicate PR check from flagging current PR as duplicate (#6924)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-05 12:59:42 -06:00
Rohan Mukherjee f4d6b18bed fix: lucent-orng bg transparency for slash commands (#6938) 2026-01-05 12:56:49 -06:00
Daniel Vélez c34af0443b docs: add description for MCP command (#6944) 2026-01-05 12:56:00 -06:00
Grégoire Morpain a3b25cf6f0 feat(bedrock): config options and authentication precedence (#6377) 2026-01-05 12:51:43 -06:00
MogamiTsuchikawa 7213a2fb3d fix(app): avoid unintended submits during IME composition (#6952) 2026-01-05 12:38:38 -06:00
Albin Groen ab7f13f1cc feat(app): highlight collapsed active project in sidebar (#6958) 2026-01-05 12:37:46 -06:00
Albin Groen 2d5549eee6 fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) 2026-01-05 11:24:49 -06:00
Daniel Polito 2648ca065c Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Frank 7cfa30a770 sync 2026-01-05 11:59:17 -05:00
Frank ef2f449736 sync 2026-01-05 11:13:59 -05:00
Dax Raad 26bba7e5b7 tui: add system theme resolution and event handling 2026-01-05 10:38:35 -05:00
Frank 26768268a1 wip: zen 2026-01-05 10:16:47 -05:00
David Hill fe1455be1d fix: cleaner interrupted experience (#6785)
Co-authored-by: Dax <mail@thdxr.com>
2026-01-05 09:53:19 -05:00
Frank 50e6b89900 wip: zen 2026-01-05 06:16:04 -05:00
Frank 17555ff99f zen: optimize query 2026-01-05 05:58:39 -05:00
Albin Groen 4191382e77 fix(app): fix image dragging in project edit dialog (#6700) 2026-01-05 04:54:11 -06:00
GitHub Action 3f982830a7 chore: generate 2026-01-05 07:41:02 +00:00
Aiden Cline 009613423c tweak: transform 2026-01-05 01:40:15 -06:00
Aiden Cline 650843eb1d fix: for anthropic compat ensure empty msgs and empty reasoning is filtered out 2026-01-05 01:40:15 -06:00
opencode b3b77f6050 release: v1.1.2
Update Nix Hashes / update (push) Has been cancelled
v1.1.2
2026-01-05 07:16:26 +00:00
Aiden Cline 2d012c6ea8 ci: fix OPENCODE_PERMISSION env vars 2026-01-05 00:40:34 -06:00
Dax Raad 050713be41 core: fix permission rule matching to use permission field instead of pattern field 2026-01-05 01:21:49 -05:00
Aiden Cline 9ed318089d ignore: add codeowners file for adam 2026-01-05 00:17:32 -06:00
Dax Raad 8c3a75ea38 core: fix permission evaluation to use rule-based matching instead of wildcard patterns 2026-01-05 01:07:03 -05:00
Rafi Khardalian 4f8e88c243 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 d71a45c7d9 chore: generate 2026-01-05 03:47:12 +00:00
Frank 5e25daa66b zen: add index 2026-01-04 22:46:21 -05:00
Aiden Cline c9b4b4ef92 fix: handle skill scan failures for .claude gracefully 2026-01-04 21:39:45 -06:00
Aiden Cline 9134b08396 acp: handle case where big-pickle is unavailable as a fallback 2026-01-04 21:10:30 -06:00
Aiden Cline 683f6c9841 ci: make sure opencode is installed 2026-01-04 20:35:41 -06:00
opencode-agent[bot] 693c1f64ad 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 4f08fff65f chore: generate 2026-01-05 02:18:20 +00:00