Commit Graph

1992 Commits

Author SHA1 Message Date
opencode e8bf1ff5ce release: v0.4.21 v0.4.21 2025-08-12 00:30:49 +00:00
adamdotdevin 798d4269af feat: add clangd for cpp 2025-08-11 19:21:59 -05:00
adamdotdevin 6fb86ab3d1 fix: complete item on space 2025-08-11 18:58:42 -05:00
Carl Brugger a559cd5308 Fix plugin file name (#1837) 2025-08-11 23:43:43 +00:00
opencode 2754212a1a release: v0.4.20 v0.4.20 2025-08-11 23:43:43 +00:00
adamdotdevin edfae413ca Revert "feat: improve file attachment pasting (#1704)"
This reverts commit 1127a5df43.
2025-08-11 18:37:34 -05:00
Jay V 497b5cbb36 ignore: share page thinking blocks 2025-08-11 19:36:34 -04:00
Aiden Cline 3dcfcfdebb feat: add -c and -s args to tui command following run command pattern (#1835) 2025-08-11 18:32:09 -05:00
Dax Raad 5ec4233910 ignore: fix share page 2025-08-11 16:12:26 -04:00
adamdotdevin 0b73c23c7c fix: collapsed tool calls hidden at times 2025-08-11 13:54:58 -05:00
Aiden Cline cc738eef30 docs: fix instructions (#1827) 2025-08-11 13:44:12 -05:00
Dax Raad 44d46e19a6 ignore: test 2025-08-11 14:43:42 -04:00
adamdotdevin 8d39f22200 fix: take up less vertical space 2025-08-11 13:38:39 -05:00
Dax Raad c71917db94 remove git bash tool coauthor message 2025-08-11 18:36:06 +00:00
opencode 96867e69bf release: v0.4.19 v0.4.19 2025-08-11 18:36:06 +00:00
Dax Raad 5d25603044 Update GPT-5 system prompt to use copilot-specific prompt instead of codex prompt
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-11 14:28:49 -04:00
Jay V 830f931ae2 docs: share 2025-08-11 14:19:22 -04:00
Jay V bc917ceb9b docs: share page 2025-08-11 14:01:20 -04:00
Jay V 264d21f3d9 docs: share page 2025-08-11 13:57:41 -04:00
Jay V a688de6348 docs: test share 2025-08-11 13:45:55 -04:00
Jay V 723ab1edb0 docs: test share 2025-08-11 13:38:03 -04:00
Jay V eef25c887e docs: comment out thinking blocks for share page 2025-08-11 13:21:59 -04:00
adamdotdevin 0e6cc67ee9 feat: toggle tool details visible 2025-08-11 11:58:46 -05:00
adamdotdevin 32eaf4076c fix: don't display placeholder on error 2025-08-11 11:58:46 -05:00
Jay V 582efe135a docs: share page fix 2025-08-11 12:51:19 -04:00
Jay V cb0e714100 docs: edits 2025-08-11 12:41:13 -04:00
opencode 2c845a0703 release: v0.4.18 v0.4.18 2025-08-11 16:04:07 +00:00
adamdotdevin 4e44e6d270 fix: assistant message footer styles 2025-08-11 10:57:18 -05:00
adamdotdevin 224cabd720 fix: assistant message footer styles 2025-08-11 10:52:49 -05:00
adamdotdevin 04b03e8a4e fix: assistant message footer styles 2025-08-11 10:50:00 -05:00
opencode ce348e88e7 release: v0.4.17 v0.4.17 2025-08-11 15:15:24 +00:00
Dax Raad d3425b976f fix azure gpt config 2025-08-11 10:56:16 -04:00
Dax Raad d85e4fee1d make models key optional in config 2025-08-11 10:54:14 -04:00
adamdotdevin 85c33cc5e8 fix: reformat assistant message footer 2025-08-11 09:38:52 -05:00
adamdotdevin 7e72ae534b feat: placeholder on pending assistant message 2025-08-11 09:29:44 -05:00
adamdotdevin d1cbf1d9ae fix: re-render messages on session error 2025-08-11 09:19:45 -05:00
spoons-and-mirrors 437ae99bd4 Fix: Respect agent's preferred model at TUI startup (#1683)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-11 08:51:35 -05:00
spoons-and-mirrors 1c8ea078db Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) (#1768) 2025-08-11 08:47:51 -05:00
Timo Clasen 01f8eec4bf fix: only load the first local and global rule file (#1761) 2025-08-11 08:28:03 -05:00
Aiden Cline 8e8aed40af fix: instructions should be able to handle absolute paths (#1762) 2025-08-11 08:23:41 -05:00
opencode ff71080228 release: v0.4.16 v0.4.16 2025-08-11 12:59:20 +00:00
Dax Raad eaaac1c4b3 ci: tweak 2025-08-11 08:54:14 -04:00
opencode a26844e375 release: v0.4.15 v0.4.15 2025-08-11 12:49:52 +00:00
GitHub Action fc87d5afdb ignore: update download stats 2025-08-11 2025-08-11 12:04:33 +00:00
spoons-and-mirrors c41ca1f535 Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778) 2025-08-11 07:00:32 -05:00
cvzakharchenko 00ffe89f8e Issue 1676: Don't eat up the last newline in a multi-line replacement (#1777) 2025-08-11 06:55:45 -05:00
Jake ac1d8c3f9f Add support for biome.jsonc config file (#1791) 2025-08-11 06:48:46 -05:00
spoons-and-mirrors 219756c3d3 Fix: Sanitize MCP Tool Names for Consistency in User Expectations (#1769) 2025-08-11 01:59:50 -04:00
Stibbs f9d201daa5 chore: add OPENCODE env var (#1780) 2025-08-11 01:56:42 -04:00
Aiden Cline 21df5bbd20 feat (tui): agents dialog (#1802) 2025-08-11 01:46:38 -04:00