Hey, thanks for the report. There used to be a similar issue with Ctrl+K in Jupyter that was fixed in v2.4 (see the related thread), but in your case the symptoms look a bit different. The model does not respond at all, instead of stopping after two lines.
A few questions to narrow it down:
- When you press
Ctrl+Kin a notebook cell, does the inline edit UI open? Do you see a loading indicator, or does nothing happen at all? - Have you tried a different model to rule out an issue with a specific model?
- Can you share a screenshot or a screen recording of what happens when you try
Ctrl+Kin a.ipynbfile?