ff7ef7951e
Prevent inline skill slash completions from opening while editing arguments for an existing slash command. This keeps `/attach /path/to/image.png` usable without showing skill entries after the path slash, while preserving inline skill completions in normal message text. Adds a regression test for `/attach /`.