Skip to content

Enable 'Add to Agent Thread' in worktree-less windows#49084

Merged
benbrandt merged 1 commit intozed-industries:mainfrom
OmChillure:fix/missing-add-to-agent-thread-worktree-less
Feb 16, 2026
Merged

Enable 'Add to Agent Thread' in worktree-less windows#49084
benbrandt merged 1 commit intozed-industries:mainfrom
OmChillure:fix/missing-add-to-agent-thread-worktree-less

Conversation

@OmChillure
Copy link
Contributor

@OmChillure OmChillure commented Feb 13, 2026

Fixes #49062

Updates crates/agent_ui/src/inline_assistant.rs to ensure the TerminalPanel correctly syncs the assistant_enabled
state on initialization. This fixes the issue where "Add to Agent Thread" was missing in worktree-less windows.

Video:

Screencast.from.2026-02-13.10-31-43.webm

Release Notes

  • Fixed an issue where "Add to Agent Thread" was missing from the terminal context menu in windows without open folders.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 13, 2026
@maxdeviant maxdeviant changed the title Fix: Enable 'Add to Agent Thread' in worktree-less windows Enable 'Add to Agent Thread' in worktree-less windows Feb 13, 2026
@zed-industries-bot
Copy link
Contributor

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against ad8c0e0

@SomeoneToIgnore SomeoneToIgnore added the area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features label Feb 13, 2026
@benbrandt benbrandt self-assigned this Feb 16, 2026
Copy link
Member

@benbrandt benbrandt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@benbrandt benbrandt enabled auto-merge (squash) February 16, 2026 14:36
@benbrandt benbrandt merged commit cf09993 into zed-industries:main Feb 16, 2026
39 checks passed
rtfeldman pushed a commit that referenced this pull request Feb 17, 2026
Fixes #49062

Updates `crates/agent_ui/src/inline_assistant.rs` to ensure the
TerminalPanel correctly syncs the assistant_enabled
state on initialization. This fixes the issue where "Add to Agent
Thread" was missing in worktree-less windows.

## Video: 
[Screencast from 2026-02-13
10-31-43.webm](https://github.com/user-attachments/assets/bee0df67-0ecf-460c-8123-a72c4790c719)
 
## Release Notes
- Fixed an issue where "Add to Agent Thread" was missing from the
terminal context menu in windows without open folders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add to Agent Thread is not available in worktree-less windows

4 participants