Commit Graph

  • 52e2b40610 fix: stop showing auto complete if user types a space Aiden Cline 2025-11-04 13:22:18 -06:00
  • ee1ff8cc07 tui: add ability to interrupt running sessions from command palette Dax Raad 2025-11-04 14:07:22 -05:00
  • 434c0ff0d7 release: v1.0.22 v1.0.22 opencode 2025-11-04 18:41:38 +00:00
  • 7a7060ef15 fix session performance issue from large diffs Dax Raad 2025-11-04 13:32:56 -05:00
  • f9af9fc221 release: v1.0.21 v1.0.21 opencode 2025-11-04 17:47:34 +00:00
  • 1bf1b93404 Revert "upgrade opentui to address disappearing content issues #3776, #3697" Sebastian Herrlinger 2025-11-04 18:38:44 +01:00
  • bc6f4aed2b local web Dax Raad 2025-11-04 12:33:03 -05:00
  • dbdbfb8543 Update button.css David Hill 2025-11-04 17:31:56 +00:00
  • 521803aaa3 Update theme.css David Hill 2025-11-04 17:31:51 +00:00
  • 2af3f19397 respect: disable_paste_summary Aiden Cline 2025-11-04 11:29:12 -06:00
  • 9275665868 fix: /undo command Aiden Cline 2025-11-04 10:59:26 -06:00
  • 09bb819064 fix(tui): worker path resolution in dev mode (#3778) Christian Stewart 2025-11-04 08:38:11 -08:00
  • 6f0028644e fix: support scoped npm plugins (#3785) Err 2025-11-04 09:15:01 -06:00
  • aec44abcf6 [FIX]: Refocus prompt after session delete (#3882) Pranshu Raj 2025-11-04 20:27:59 +05:30
  • b41e573886 fix: correct history_next keybinding description (#3891) frankdierolf 2025-11-04 15:52:49 +01:00
  • 737ddab300 tui: make /mcp an alias for /status (#3894) arc-source-coder 2025-11-04 14:52:28 +00:00
  • 90fc3ddb02 upgrade opentui to address disappearing content issues #3776, #3697 Sebastian Herrlinger 2025-11-04 14:57:15 +01:00
  • 15d7eebb92 fix: lander specs Adam 2025-11-04 06:15:12 -06:00
  • 33301c94df ignore: update download stats 2025-11-04 GitHub Action 2025-11-04 12:05:02 +00:00
  • c5153772c6 ignore: update download stats 2025-11-04 GitHub Action 2025-11-04 12:02:03 +00:00
  • d341d26e37 update brew handling Aiden Cline 2025-11-04 00:52:15 -06:00
  • d49b1b25d1 release: v1.0.20 v1.0.20 opencode 2025-11-04 05:56:24 +00:00
  • 25eb100210 tui: fix tool permission lookup to use correct session ID Dax Raad 2025-11-04 00:50:12 -05:00
  • 9886353715 fix: persist -m model when switching agents Dax Raad 2025-11-03 23:49:09 -05:00
  • f501501791 fix: piping Aiden Cline 2025-11-03 22:36:01 -06:00
  • c103052f93 fix: handle parsePatch errors in TUI to prevent crashes Dax Raad 2025-11-03 23:35:15 -05:00
  • 68039d4c71 Fix file tagging in multi line inputs (#3865) Greg Pstrucha 2025-11-03 20:22:38 -08:00
  • d3566d3b1a ignore: delete unused code Aiden Cline 2025-11-03 21:46:26 -06:00
  • b275e18d28 fix: Provide OPENCODE & AGENT env vars (#3843) Stephen Collings 2025-11-04 01:25:35 +00:00
  • af9a1797b5 tui: use keybind helper for history navigation to respect custom keybindings Dax Raad 2025-11-03 20:16:04 -05:00
  • 29b3e40ddb release: v1.0.19 v1.0.19 opencode 2025-11-04 04:01:22 +00:00
  • c49f5939a2 tui: fix model selection for models with nested paths Dax Raad 2025-11-03 19:52:38 -05:00
  • 63862b1609 feat: implement stats command (#3832) kaanmertkoc 2025-11-04 03:41:30 +03:00
  • 1cf1e88b52 fix: print the modified keybind for command_list (#3859) Mikhail Wahib 2025-11-04 02:29:23 +02:00
  • d06afd87e5 ignore: lander Jay V 2025-11-03 18:03:10 -05:00
  • 9fb6e81007 wip: zen Frank 2025-11-03 17:30:16 -05:00
  • 3ac82227f1 fix: update logo (#3833) Adi Yeroslav 2025-11-04 00:18:38 +02:00
  • c1f9249c84 ci: auto label web Aiden Cline 2025-11-03 16:17:53 -06:00
  • 9bb66946db fix: correct dirs parameter type in file search Dax Raad 2025-11-03 17:10:31 -05:00
  • adcdbbddc7 tui: remove duplicate copy message command entry Dax Raad 2025-11-03 17:10:01 -05:00
  • 662435c5bb ci: stuff Dax Raad 2025-11-03 17:00:10 -05:00
  • 36c1a05eaa release: v1.0.18 v1.0.18 opencode 2025-11-03 22:01:30 +00:00
  • 5708e3bf1e ci: tweak Dax Raad 2025-11-03 16:56:41 -05:00
  • 0da1ed3fc8 tui: add copy last assistant message to session menu Dax Raad 2025-11-03 16:47:08 -05:00
  • d5179c8b63 wip: desktop work Adam 2025-11-03 15:42:39 -06:00
  • bd0a4f7bbe wip: desktop work Adam 2025-11-03 15:42:01 -06:00
  • 3d43214075 wip: desktop work Adam 2025-11-03 14:44:25 -06:00
  • 178a14ce3e fix dirs query param Dax Raad 2025-11-03 16:35:46 -05:00
  • 8e1010dc3f feat(TUI): don't show /share hint if sharing is disabled (#3835) Timo Clasen 2025-11-03 22:30:55 +01:00
  • 9c82f1f5e9 fix: session rename functionality (#3840) Adi Yeroslav 2025-11-03 23:26:30 +02:00
  • e5a651eef7 fix: better mcp sanitization (#3842) Dmytro Tiapukhin 2025-11-03 22:19:49 +01:00
  • d26605aa56 tui: add support for Ctrl+_ key combination in keybind parser Dax Raad 2025-11-03 16:15:59 -05:00
  • 5cc0d337b1 release: v1.0.17 v1.0.17 opencode 2025-11-03 21:14:52 +00:00
  • 902763b47d web command Dax Raad 2025-11-03 16:10:13 -05:00
  • 55d07a139c fix: mcp error (#3847) Aiden Cline 2025-11-03 15:04:53 -06:00
  • 05232ead93 zen: wip Frank 2025-11-03 15:43:52 -05:00
  • 7652a96064 fix: wait for stdout to flush in generate command (#3821) Tyler Gannon 2025-11-03 14:05:48 -06:00
  • 901aae09f7 zen: filter out alpha models Frank 2025-11-03 15:04:49 -05:00
  • f95799f17c release: v1.0.16 v1.0.16 opencode 2025-11-03 17:08:32 +00:00
  • 99a6c5e44d regen sdk Dax Raad 2025-11-03 11:55:19 -05:00
  • 07bb75f086 core: add optional dirs parameter to file search API Dax Raad 2025-11-03 11:53:38 -05:00
  • 66eb846e6f zen: wip Frank 2025-11-03 11:30:53 -05:00
  • 34f11c699e wip: desktop work Adam 2025-11-03 08:29:08 -06:00
  • 7a32fec008 wip: desktop work Adam 2025-11-03 06:50:38 -06:00
  • 37a6b5177e Add unit tests for util functions: iife, lazy, timeout (#3791) James Alexander 2025-11-03 09:24:45 -05:00
  • 573ffe186b fix(tui): Show correct keybind in session delete confirmation message (#3805) Haris Gušić 2025-11-03 15:22:05 +01:00
  • 0f7ff3fcb1 Log share link immediately after session creation (#3811) Alex Knight 2025-11-03 14:21:43 +00:00
  • 2c3aa330b9 fix: correct clipboard image encoding and binary handling (#3817) frankdierolf 2025-11-03 15:21:13 +01:00
  • 47b2fb79dc docs: add session_child_cycle and session_child_cycle_reverse keybinds (#3807) Pranshu Raj 2025-11-03 19:50:35 +05:30
  • 6deaf54bb3 use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734 Sebastian Herrlinger 2025-11-03 15:15:55 +01:00
  • d549cd3213 ignore: update download stats 2025-11-03 GitHub Action 2025-11-03 12:04:38 +00:00
  • 93e52f7ecf feat: Enhance task display with [subagent type] (#3772) Ivan Starkov 2025-11-03 10:09:31 +03:00
  • 88f12b0822 core: prevent TypeError when error handling encounters non-object errors Aiden Cline 2025-11-02 23:38:56 -06:00
  • 54af7f9e18 docs: use brew official formula (#3733) Zeldris 2025-11-03 10:00:23 +07:00
  • be685e95a3 docs Dax Raad 2025-11-02 20:56:54 -05:00
  • dc2ab75fca ci: eventualy consistency Dax Raad 2025-11-02 20:55:20 -05:00
  • f1324e886f release: v1.0.15 v1.0.15 opencode 2025-11-03 01:57:36 +00:00
  • c47fde2ca4 release: v1.0.14 v1.0.14 opencode 2025-11-03 00:12:08 +00:00
  • f42e1c6375 tui: fix focus management and dialog interactions Dax Raad 2025-11-02 19:07:22 -05:00
  • f68374ad22 DELETE GO BUBBLETEA CRAP HOORAY Dax Raad 2025-11-02 18:43:17 -05:00
  • 5e86c9b791 release: v1.0.13 v1.0.13 opencode 2025-11-02 23:31:25 +00:00
  • 94658c31c5 add back child session cycle Dax Raad 2025-11-02 18:26:38 -05:00
  • 9fd672a1cb undo Dax Raad 2025-11-02 16:31:32 -05:00
  • 10523c4372 move dialog select keybind to input Dax Raad 2025-11-02 15:47:04 -05:00
  • d1cd7d0344 ci: centralize Bun version to package.json to ensure consistent builds across CI and local development Dax Raad 2025-11-02 15:41:32 -05:00
  • 06ac1be226 upgrade to bun 1.3.1 Dax Raad 2025-11-02 14:00:50 -05:00
  • 05489bc843 tui: fix file path handling when pasting images with spaces in filename Dax Raad 2025-11-02 13:45:44 -05:00
  • 3f02eecf22 tui: add /timeline command to quickly navigate to specific messages in session history Dax Raad 2025-11-02 13:26:58 -05:00
  • f5ca78ed7b release: v1.0.12 v1.0.12 opencode 2025-11-02 18:27:42 +00:00
  • 894cbaa51e fix duplicate plugin subscriptions Dax Raad 2025-11-02 13:22:58 -05:00
  • 8b70b89fde fix: typos (#3757) John Eismeier 2025-11-02 10:56:40 -05:00
  • f9dbc586dc chore: update hono-openapi to version 1.1.1 (#3738) Aditya Mathur 2025-11-02 20:51:55 +05:30
  • ffeef63ca1 ignore: update download stats 2025-11-02 GitHub Action 2025-11-02 12:04:05 +00:00
  • 4da58294d9 add nightowl theme back after opentui release (#3732) kcrommett 2025-11-02 01:29:14 -08:00
  • fa2e88f49b release: v1.0.11 v1.0.11 opencode 2025-11-02 08:18:59 +00:00
  • 28e765ef0a fix dialog Dax Raad 2025-11-02 02:53:55 -05:00
  • bfbcb5f200 tui: prevent default Enter key behavior when selecting dialog options to avoid conflicts Dax Raad 2025-11-02 01:19:23 -05:00
  • 89492b3002 ci: fix regex Aiden Cline 2025-11-01 20:23:10 -05:00
  • 2663415d47 github action: truncate PR titles to 256 chars to avoid GH api errors (#3727) github-v1.0.10 opencode-agent[bot] 2025-11-01 20:09:35 -05:00
  • 51be67cc14 ci: stop auto assigning Aiden Cline 2025-11-01 19:57:09 -05:00