Skip to content

fix(chat): schedule chat initialization after window opens - #1308

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:schedule-fix
Aug 12, 2025
Merged

fix(chat): schedule chat initialization after window opens#1308
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:schedule-fix

Conversation

@deathbeam

Copy link
Copy Markdown
Collaborator

Ensure chat initialization and prompt resolution are scheduled after opening the chat window to avoid race conditions and ensure proper state. This fixes issues where chat state was not fully resolved before processing user prompts or tool calls.

Closes #1307

Ensure chat initialization and prompt resolution are scheduled after
opening the chat window to avoid race conditions and ensure proper
state. This fixes issues where chat state was not fully resolved
before processing user prompts or tool calls.

Closes CopilotC-Nvim#1307
@deathbeam deathbeam added the bug Something isn't working label Aug 12, 2025
@deathbeam
deathbeam merged commit 15eebed into CopilotC-Nvim:main Aug 12, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E21: 'modifiable' is off error when running CopilotChat commands in LazyVim

1 participant