adamdotdevin
|
7a67fe7dde
|
fix: collapsed tool calls hidden at times
|
2025-08-11 13:54:58 -05:00 |
|
Aiden Cline
|
00b4670b8b
|
docs: fix instructions (#1827)
|
2025-08-11 13:44:12 -05:00 |
|
Dax Raad
|
7633a951e6
|
ignore: test
|
2025-08-11 14:43:42 -04:00 |
|
adamdotdevin
|
4ff64c6209
|
fix: take up less vertical space
|
2025-08-11 13:38:39 -05:00 |
|
Dax Raad
|
22023fa9e7
|
remove git bash tool coauthor message
|
2025-08-11 18:36:06 +00:00 |
|
opencode
|
85e0b53c33
|
release: v0.4.19
|
2025-08-11 18:36:06 +00:00 |
|
Dax Raad
|
6eaa231587
|
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
|
befb7509de
|
docs: share
|
2025-08-11 14:19:22 -04:00 |
|
Jay V
|
09bf0b86d8
|
docs: share page
|
2025-08-11 14:01:20 -04:00 |
|
Jay V
|
b5d45fa9f5
|
docs: share page
|
2025-08-11 13:57:41 -04:00 |
|
Jay V
|
a6a633d5c1
|
docs: test share
|
2025-08-11 13:45:55 -04:00 |
|
Jay V
|
e83e8001da
|
docs: test share
|
2025-08-11 13:38:03 -04:00 |
|
Jay V
|
0386898476
|
docs: comment out thinking blocks for share page
|
2025-08-11 13:21:59 -04:00 |
|
adamdotdevin
|
5e777fd2a2
|
feat: toggle tool details visible
|
2025-08-11 11:58:46 -05:00 |
|
adamdotdevin
|
3c71fda648
|
fix: don't display placeholder on error
|
2025-08-11 11:58:46 -05:00 |
|
Jay V
|
42329a038a
|
docs: share page fix
deploy / deploy (push) Waiting to run
|
2025-08-11 12:51:19 -04:00 |
|
Jay V
|
10f3983f0b
|
docs: edits
|
2025-08-11 12:41:13 -04:00 |
|
opencode
|
e9de7f95a7
|
release: v0.4.18
|
2025-08-11 16:04:07 +00:00 |
|
adamdotdevin
|
a4113acd15
|
fix: assistant message footer styles
|
2025-08-11 10:57:18 -05:00 |
|
adamdotdevin
|
9c8e56fc96
|
fix: assistant message footer styles
|
2025-08-11 10:52:49 -05:00 |
|
adamdotdevin
|
c78cb57c41
|
fix: assistant message footer styles
|
2025-08-11 10:50:00 -05:00 |
|
opencode
|
eb15b2ba75
|
release: v0.4.17
|
2025-08-11 15:15:24 +00:00 |
|
Dax Raad
|
279edb6f24
|
fix azure gpt config
|
2025-08-11 10:56:16 -04:00 |
|
Dax Raad
|
c51a34bf4b
|
make models key optional in config
|
2025-08-11 10:54:14 -04:00 |
|
adamdotdevin
|
e8d144d2a2
|
fix: reformat assistant message footer
|
2025-08-11 09:38:52 -05:00 |
|
adamdotdevin
|
a760e8364f
|
feat: placeholder on pending assistant message
|
2025-08-11 09:29:44 -05:00 |
|
adamdotdevin
|
fa7cae59c0
|
fix: re-render messages on session error
|
2025-08-11 09:19:45 -05:00 |
|
spoons-and-mirrors
|
8780fa6ccf
|
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
|
ab2df0ae33
|
Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) (#1768)
|
2025-08-11 08:47:51 -05:00 |
|
Timo Clasen
|
23757f3ac0
|
fix: only load the first local and global rule file (#1761)
|
2025-08-11 08:28:03 -05:00 |
|
Aiden Cline
|
df7296cfe1
|
fix: instructions should be able to handle absolute paths (#1762)
|
2025-08-11 08:23:41 -05:00 |
|
opencode
|
776276d5a4
|
release: v0.4.16
|
2025-08-11 12:59:20 +00:00 |
|
Dax Raad
|
eea45a22fa
|
ci: tweak
|
2025-08-11 08:54:14 -04:00 |
|
opencode
|
ddacb04f99
|
release: v0.4.15
|
2025-08-11 12:49:52 +00:00 |
|
GitHub Action
|
09561254a8
|
ignore: update download stats 2025-08-11
|
2025-08-11 12:04:33 +00:00 |
|
spoons-and-mirrors
|
73a8356b10
|
Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778)
|
2025-08-11 07:00:32 -05:00 |
|
cvzakharchenko
|
8db75266d0
|
Issue 1676: Don't eat up the last newline in a multi-line replacement (#1777)
|
2025-08-11 06:55:45 -05:00 |
|
Jake
|
6c30565d40
|
Add support for biome.jsonc config file (#1791)
|
2025-08-11 06:48:46 -05:00 |
|
spoons-and-mirrors
|
b223a29603
|
Fix: Sanitize MCP Tool Names for Consistency in User Expectations (#1769)
deploy / deploy (push) Waiting to run
|
2025-08-11 01:59:50 -04:00 |
|
Stibbs
|
8ed72ae087
|
chore: add OPENCODE env var (#1780)
|
2025-08-11 01:56:42 -04:00 |
|
Aiden Cline
|
62b8c7aee0
|
feat (tui): agents dialog (#1802)
|
2025-08-11 01:46:38 -04:00 |
|
Dax Raad
|
6145dfcca0
|
fix run command to be less messy
|
2025-08-11 01:45:05 -04:00 |
|
opencode
|
4580c88c0b
|
release: v0.4.12
|
2025-08-11 05:28:22 +00:00 |
|
Dax Raad
|
061ba65d20
|
show combined output of bash tool progressively
deploy / deploy (push) Waiting to run
|
2025-08-11 01:23:00 -04:00 |
|
Dax Raad
|
457386ad08
|
fix plan mode bash tool making changes
|
2025-08-11 01:15:12 -04:00 |
|
opencode
|
fce04dc48b
|
release: v0.4.11
|
2025-08-11 02:30:21 +00:00 |
|
Dax Raad
|
81534ab387
|
ci: tweaks
|
2025-08-10 22:23:59 -04:00 |
|
Aiden Cline
|
409a6f93b2
|
fix: enforce field requirement for cli cmds (#1796)
|
2025-08-10 22:17:12 -04:00 |
|
opencode
|
55c294c013
|
release: v0.4.6
|
2025-08-11 01:59:27 +00:00 |
|
Dax Raad
|
70db372466
|
add OPENCODE_DISABLE_AUTOUPDATE flag
|
2025-08-10 21:52:52 -04:00 |
|