Dax Raad
7003efd2da
fix summary
2025-10-24 09:24:58 -04:00
Dax Raad
8b9b8ca15b
update codex prompt
2025-10-23 23:36:32 -04:00
Dax Raad
cee7106054
session summaries in data
2025-10-23 16:28:20 -04:00
Dax Raad
f4dfae0bb0
ignore: diff stuff
2025-10-23 16:04:58 -04:00
Aiden Cline
913c3ae799
tweak: split out title before newline
2025-10-23 12:44:43 -05:00
Andrew Pashynnyk
3c7b229d8b
fix: allow tool.execute.after hook to modify MCP tool output ( #3381 )
2025-10-23 10:38:55 -05:00
Aiden Cline
7c7ebb0a9d
feat: retry parts ( #3369 )
2025-10-22 18:31:36 -05:00
Dax Raad
9def7cff2d
summary tweaks
2025-10-22 19:03:08 -04:00
Dax Raad
f435049d36
sync
2025-10-22 18:49:57 -04:00
Dax Raad
1f80de2fa6
core: add experimental turn summarization to compact conversation history
2025-10-22 18:33:46 -04:00
Dax Raad
28d8af48a0
add parent id to assistant messages
2025-10-22 15:01:13 -04:00
Aiden Cline
ca0f3902b7
fix: provider option transforms ( #3331 )
2025-10-21 11:08:21 -05:00
Dax Raad
e9996342a7
core: provide line-level statistics in file diffs to help users understand the scale of changes
2025-10-21 11:54:41 -04:00
zWing
96efede846
fix: openai options when using @ai-sdk/azure ( #3315 )
2025-10-20 23:30:13 -05:00
Dax Raad
a0a09f421c
core: add session diff API to show file changes between snapshots
2025-10-20 17:59:26 -04:00
Joe Schmitt
f3f21194ae
feat: Add ACP (Agent Client Protocol) support ( #2947 )
...
Co-authored-by: opencode-bot <devnull@opencode.local >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: GitHub Action <action@github.com >
2025-10-20 16:55:22 -05:00
Aiden Cline
1c7bd6365e
replace all $ARGUMENTS ( #3276 )
2025-10-18 23:37:17 -05:00
Aiden Cline
1f869bccc1
make compact interruptable ( #3251 )
2025-10-18 11:49:29 -05:00
Aiden Cline
d69366b00c
Revert "try to avoid persisting empty thinking/text blocks"
...
This reverts commit d8a15e7bc9 .
2025-10-16 22:04:55 -05:00
Dax Raad
d8a15e7bc9
try to avoid persisting empty thinking/text blocks
2025-10-16 10:54:10 -04:00
Aiden Cline
1c59530115
Revert "fix: Text content blocks must contain non-whitespace text" ( #3200 )
2025-10-15 20:02:17 -05:00
Dax Raad
790fe72f39
sync
2025-10-15 19:48:57 -04:00
Fabian Kukuck
ca534a36e5
feat: make compact feature use streaming API ( #3079 )
...
Co-authored-by: fku <fabian.kukuck@ipt.ch >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-10-15 13:44:16 -05:00
Aiden Cline
b2ff4be4c6
fix: Text content blocks must contain non-whitespace text ( #3194 )
2025-10-15 13:00:26 -05:00
Aiden Cline
b3fcc9a81d
tweak: consolidate session lock logic ( #3185 )
2025-10-15 01:12:51 -05:00
Aiden Cline
682d30bd12
fix: custom model ( #3156 )
2025-10-13 19:58:19 -05:00
Haris Gušić
dbe9fd00b7
fix: make shell more robust ( #3051 )
2025-10-13 17:37:35 -05:00
Aiden Cline
53d9717d90
fix: pass options to compact ( #3136 )
2025-10-13 10:42:39 -05:00
Aiden Cline
225adc46ba
feat: allow read tool to handle images ( #3052 )
2025-10-09 09:05:11 -05:00
Aiden Cline
cd528ae78f
fix: mcp error ( #3006 )
2025-10-07 00:45:46 -05:00
Dax Raad
10998d62b9
core: improve session API reliability with proper input validation
2025-10-06 19:37:44 -04:00
Dax Raad
cdd6e98af9
Add missing files and fix type aliases for opentui features
2025-10-06 18:53:35 -04:00
Dax Raad
9a0735de76
Add session forking functionality and simplify remove logic
2025-10-06 18:50:56 -04:00
Mani Sundararajan
889c276558
fix: file references & grep tool for windows ( #2980 )
2025-10-05 14:32:07 -05:00
Aiden Cline
71a7e8ef36
fix: max output tokens when using large thinking budget ( #2976 )
2025-10-04 23:38:41 -05:00
Dax Raad
6e19200fca
overhaul file search and support @ mentioning directories
2025-10-01 03:37:01 -04:00
Dax Raad
5a507023a6
update anthropic system prompts
2025-09-30 04:41:36 -04:00
Dax Raad
d0043a4a78
sync
2025-09-27 02:53:20 -04:00
Aiden Cline
5d95846df1
fix: openai reasoning issue ( #2780 )
2025-09-26 01:23:30 -04:00
Aiden Cline
ffa5689885
docs: subtask config option ( #2682 )
2025-09-18 17:52:23 -05:00
Julián Díaz
71076d5c68
fix: add synthetic user prompt after session compaction ( #2659 )
...
Co-authored-by: Julián Díaz <git@jdiaz.io >
2025-09-17 23:27:37 -04:00
Aiden Cline
ff6a93f355
fix: only keep aborted messages if they have sufficient parts ( #2651 )
2025-09-17 14:24:53 -05:00
Aiden Cline
3c3d6b65c2
Revert "fix: type 'reasoning' was provided without its required follo… ( #2648 )
2025-09-17 11:17:26 -05:00
Aiden Cline
8c2aec43b8
fix: type 'reasoning' was provided without its required following item ( #2633 )
2025-09-17 09:45:13 -05:00
Aiden Cline
2564801bde
tweak: adjust title gen when using models like gpt-5-nano on non open… ( #2646 )
2025-09-17 08:39:34 -05:00
Dax Raad
259c722208
only prune messages from more than 2 turns ago
2025-09-17 03:30:09 -04:00
Dax Raad
3aeac02bf1
enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE
2025-09-16 04:53:17 -04:00
Dax Raad
2d5bd26a59
feat: enhance provider model mapping and reasoning capabilities
...
- Add npm package tracking to provider model mapping
- Implement special handling for opencode provider with reasoning
- Update provider options mapping to use npm package names
2025-09-16 03:10:17 -04:00
Stephen Murray
52fb571739
fix: restore chat.message plugin hook ( #2619 )
2025-09-15 21:44:07 -05:00
Dax
c1b4e1f19d
Upgrade to Zod v4 ( #2605 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-09-15 03:12:07 -04:00