Commit Graph

1378 Commits

Author SHA1 Message Date
Dax Raad db434176bf docs: fix 2025-08-13 19:33:38 +00:00
Dominik Engelhardt 7208872450 feat: convert attachments to text on delete (#1863)
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Dax <mail@thdxr.com>
2025-08-13 19:33:38 +00:00
opencode 0aebc7bd51 release: v0.4.43 2025-08-13 19:33:38 +00:00
Dax Raad 7b78ee7688 support !shell commands 2025-08-13 15:26:13 -04:00
adamdotdevin 1d30b9260f feat: bash commands 2025-08-13 13:28:22 -05:00
Dax Raad fa004648c4 wip: bash 2025-08-13 14:14:27 -04:00
Jay V 2d599e8303 docs: global model options 2025-08-13 14:07:10 -04:00
Dax Raad 9956073e38 docs(cli): document ! bash commands and session persistence in CLI docs 2025-08-13 13:37:19 -04:00
Dax Raad bed043b156 wip: bash 2025-08-13 13:31:29 -04:00
Dax Raad a27799a187 wip: bash commands 2025-08-13 13:29:06 -04:00
Matt Cook 15caad5835 fix: grammatical error in agent launch example (by Opencode) (#1897) 2025-08-13 12:25:38 -05:00
Aiden Cline 530b7b092a fix: js plugin support as per documentation (#1896) 2025-08-13 12:25:04 -05:00
opencode ba36f1b325 release: v0.4.42 2025-08-13 16:48:35 +00:00
adamdotdevin 4ae74882c0 fix: messages layout instability 2025-08-13 11:43:28 -05:00
adamdotdevin 565ff387fe fix: allow attachments outside cwd, and support svg 2025-08-13 10:36:50 -05:00
adamdotdevin bf7fd99b2a fix: update read tool description to exclude binary/image files 2025-08-13 10:13:57 -05:00
Mariano Uvalle bd97c565c9 Merge default agent permissions with global config (#1879) 2025-08-13 09:01:17 -04:00
Aiden Cline 978e8f4c48 fix: permission prompting issues (#1884) 2025-08-13 06:34:06 -05:00
Aiden Cline 0d7f3dedeb fix: reasoning not supported (#1882) 2025-08-13 06:26:07 -05:00
Aiden Cline 71b2eed2d9 fix: task tool prompt (#1887) 2025-08-12 23:41:12 -04:00
Dax Raad 8aa3309087 ci: disable 2025-08-12 22:55:57 -04:00
Aiden Cline b73ec26a1a fix: better error message when config has invalid references (#1874) 2025-08-12 19:28:41 -05:00
opencode d08dff00d6 release: v0.4.41 2025-08-13 00:05:51 +00:00
Dax Raad ebd5b7a36c update copilot prompt 2025-08-12 20:01:34 -04:00
Dax Raad ece8dc3212 fix unzip not found printing to tui 2025-08-12 18:43:24 -04:00
opencode a917ba085c release: v0.4.40 2025-08-12 21:51:19 +00:00
Dax Raad c1c53564ba ci: disable AUR packaging in publish workflow 2025-08-12 17:44:39 -04:00
spoons-and-mirrors 7ad47bcc01 fix(TUI): unsurfacing subagent from agents modal (#1873) 2025-08-12 17:38:35 -04:00
Dax Raad fea9cc399a add openai prompt cache key 2025-08-12 17:37:15 -04:00
Dax Raad 81f087c9b3 ci: enable aur 2025-08-12 17:29:10 -04:00
spoons-and-mirrors 8ee6dee6ff feat: add session rename functionality to TUI modal (#1821)
Co-authored-by: opencode <noreply@opencode.ai>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Dax <mail@thdxr.com>
2025-08-12 16:22:03 -04:00
spoons-and-mirrors d5f4f56630 refactor(agent-modal): revamped UI/UX for the agent modal (#1838)
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Dax <mail@thdxr.com>
2025-08-12 16:21:57 -04:00
Dax Raad 42d2410553 bash truncate character max instead of line max 2025-08-12 16:14:40 -04:00
Dax Raad 15fb3d7607 disable todo tools for qwen models to improve compatibility 2025-08-12 18:56:26 +00:00
opencode 287588cb22 release: v0.4.37 2025-08-12 18:56:25 +00:00
Dax Raad b5fe770876 limit bash tool to 1000 lines of output 2025-08-12 14:51:13 -04:00
opencode 33a45a6b22 release: v0.4.36 2025-08-12 18:31:12 +00:00
adamdotdevin e08d5998da fix: markdown lists 2025-08-12 13:22:28 -05:00
adamdotdevin a32ee242ae fix: word wrapping with hyphens 2025-08-12 13:03:35 -05:00
opencode 1ae5bdfef5 release: v0.4.35 2025-08-12 17:36:48 +00:00
Dax Raad 804ac4f237 fix issue when @ tagging fiels throwing error 2025-08-12 13:30:52 -04:00
opencode 778f83d5d0 release: v0.4.34 2025-08-12 17:14:23 +00:00
Dax Raad 2a09d9468f ci: disable aur 2025-08-12 12:58:18 -04:00
Dax Raad e2c02b1518 support OPENCODE_PERMISSION json env variable 2025-08-12 12:28:08 -04:00
Dax 2a13b1b81e Add agent-level permissions with whitelist/blacklist support (#1862) 2025-08-12 11:39:39 -04:00
adamdotdevin 95ced9f6b6 fix: long word and attachment wrapping in editor 2025-08-12 10:34:54 -05:00
opencode 916dc4ef12 release: v0.4.29 2025-08-12 14:00:15 +00:00
Aiden Cline e53f6a9e78 fix: Missing ~/.local/share/opencode/bin directory causes misleading … (#1860) 2025-08-12 13:54:33 +00:00
opencode 233f6e0644 release: v0.4.28 2025-08-12 13:54:32 +00:00
adamdotdevin 85487d2f48 fix: vscode extension cursor placement 2025-08-12 08:48:42 -05:00