Michael Yu
40832d1957
fix(ai): suppress deprecated temperature param for Claude Opus 4.7+
2026-05-31 16:20:22 +08:00
Michael Yu
edd1212200
fix(coding-agent): buffer early input before prompt loop
2026-05-29 23:03:03 +08:00
Michael Yu
17e9e87576
feat(coding-agent): print resume hint on interactive exit
2026-05-29 15:56:42 +08:00
Michael Yu
64248840f8
fix(coding-agent): scroll shared tool entries to rendered tool calls
2026-05-18 10:43:21 +08:00
Michael Yu
d68011dab1
fix(coding-agent): dispose SDK example sessions
2026-05-11 13:26:08 +08:00
myu003
924a1395bc
test(ai,coding-agent): stabilize env-sensitive test cases ( #4119 )
2026-05-04 00:54:45 +02:00
myu003
7c5ef0b70e
test(ai,coding-agent): stabilize env-sensitive test cases ( #4119 )
2026-05-03 12:55:23 +02:00
myu003
41b44cad24
test(tui): isolate Windows Terminal backspace env coverage ( #3220 )
2026-04-15 15:21:34 +02:00
myu003
16a010fd21
fix(extensions): harden Windows cmd launch in /diff and /files ( #2329 )
...
closes #2288
2026-03-18 03:44:02 +01:00
myu003
688ff9f10c
fix(extensions): improve VS Code launch on Windows in diff/files ( #2288 )
...
Use cmd-based VS Code launcher on win32 in /diff and /files.
Show explicit error details when open fails.
In /diff, surface git difftool failure and troubleshooting hint.
Refs #2186
2026-03-17 15:33:03 +01:00