Skip to content

Commit 60edc22

Browse files
committed
inline chat news
1 parent be544b4 commit 60edc22

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2e4b2a93dcfbfb83d3b38936067985917f8434b8d92ec17c213babb09412118d
3+
size 1000444

release-notes/v1_106.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,20 @@ An additional setting, `setting(chat.agent.thinking.collapsedTools)` will add to
247247

248248
![Screenshot showing reasoning tokens displayed in chat with interweaved tool cals and reasoning output. This is the UI with `fixedScrolling` and `readOnly` for the respective thinking settings.](images/1_106/reasoning.png)
249249

250+
### Inline chat v2 (Preview)
251+
252+
**Setting**: `setting(inlineChat.enableV2:true)`
253+
254+
We have ramped up our efforts to modernize inline chat. It's built to be
255+
256+
* single prompt,
257+
* single file,
258+
* and for code changes only
259+
260+
This makes the overall experience much lighter and allows for a simplified UI. For tasks it cannot handle, you'll be automatically upgraded to panel chat.
261+
262+
<video src="images/1_106/inline-chat.mp4" title="Showing Inline chat in action" autoplay loop controls muted></video>
263+
250264

251265
## MCP
252266

0 commit comments

Comments
 (0)