6713 Commits

Author SHA1 Message Date
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
OpeOginni f10cae907c feat(desktop): implement auto-scroll for active command in slash popover (#6797) 2026-01-04 20:17:47 -06:00
Daniel Polito b675e30aa7 Desktop: Fix Responsive Menu (#6789) 2026-01-04 18:47:14 -06:00
Shkumbin Hasani 59c7003883 perf: optimize model dialog visibility lookups (#6791) 2026-01-04 18:46:23 -06:00
Daniel Polito 2fe4d2bfad Desktop: Adding Home Icon on Responsive Menu (#6794) 2026-01-04 18:44:28 -06:00
Daniel Polito 8a2d00528a Desktop: Improve Big Session Navigation - Scrollable (#6837) 2026-01-04 18:40:58 -06:00
GitHub Action 28d7346c06 chore: generate 2026-01-05 00:39:48 +00:00
shuv 6f76f8defd feat(app): add SVG preview support in session viewer (#6868) 2026-01-04 18:39:15 -06:00
NN708 d68e537784 feat(desktop): add AppStream MetaInfo file (#6030) 2026-01-04 18:36:07 -06:00
Dax Raad 6ad5746cad docs: restructure permissions documentation to clarify v1.1.1 changes and action-based model 2026-01-04 19:35:04 -05:00
Carter McBride 4ca71ced98 Fix a few mobile screen size issues (#6808) 2026-01-04 18:32:48 -06:00
Ravi Kumar 3a578efc42 fix(app): fix custom slash commands not showing on initial / (#6829) 2026-01-04 18:30:34 -06:00
Albin Groen 352598c719 fix(ui): fix select chevron alignment (#6690) 2026-01-04 18:29:19 -06:00
Aiden Cline 6e4de7e7d8 ci: nix desktop 2026-01-04 13:52:32 -06:00
Aiden Cline 2cff460d13 ci: fix dup pr action 2026-01-04 13:30:58 -06:00
Rohan Godha f1ebd698fa fix: prevent session list rows from wrapping to 2 lines (#6812) 2026-01-04 13:29:44 -06:00
Melih Mucuk b7e19741bf 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 dcb6fcd6bf tweak: bump default to 30 seconds (lots of people complained about 5...) 2026-01-04 13:26:43 -06:00
Aiden Cline 24bbd0657d docs: add instructions for running web and desktop apps during development 2026-01-04 13:12:43 -06:00
Dax Raad 92688c0303 tui: fix session configuration merge conflict resolution 2026-01-04 13:43:33 -05:00
Dax Raad 917c60c8e0 tui: fix optional session access to prevent runtime errors 2026-01-04 13:43:33 -05:00
Github Action 3a19b16b01 Update Nix flake.lock and hashes 2026-01-04 18:39:44 +00:00
GitHub Action 7cb6c53dcd chore: generate 2026-01-04 18:39:08 +00:00
Dax Raad 82c2b82a26 tui: add session search functionality with debounced input and server-side filtering 2026-01-04 13:38:30 -05:00
Dax Raad 20cc23edd6 core: improve Rust formatter detection and add cargo fmt support 2026-01-04 13:04:28 -05:00
GitHub Action 00431c5646 chore: generate 2026-01-04 17:09:30 +00:00
Adam cb03e214ef fix(app): prompt input improvements 2026-01-04 11:08:47 -06:00
Adam c3d6086de8 fix(app): prompt input improvements 2026-01-04 10:37:56 -06:00
opencode 2222fc8517 release: v1.1.1
Update Nix Hashes / update (push) Has been cancelled
v1.1.1
2026-01-04 15:52:55 +00:00
Github Action fd943459a1 Update Nix flake.lock and hashes 2026-01-04 15:39:15 +00:00
Dax Raad 0b6a1a3c16 tui: add development scripts for better debugging workflow 2026-01-04 10:38:02 -05:00
Dax Raad 2115d33db3 ensure @opencode-ai/plugin exists only on first run 2026-01-04 10:23:42 -05:00
GitHub Action 3af14ae371 chore: generate 2026-01-04 15:13:52 +00:00
Adam Spiers 3c572587e0 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 1e49c94c76 feat: mcp resources (#6542) 2026-01-04 09:12:54 -06:00
Jérôme Benoit b95683374e feat(nix): preliminary desktop app flake integration (#6135)
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>
2026-01-04 09:11:05 -06:00
Dax Raad a0b0d10434 initialize config in worktree 2026-01-04 10:10:25 -05:00
Felipe Orlando a691865085 Remove opencode-skills entry from ecosystem.mdx (#6817) 2026-01-04 08:43:36 -06:00