New Sprites.dev CLI rc40 doesn't like -s flag on session list

This worked fine until I upgrade this morning to sprite version v0.0.1-rc40.

➜  audit git:(main) ✗ sprite s ls -s beta
Error: unknown shorthand flag: 's' in -s

Usage: sprite sessions list [flags]
➜  audit git:(main) ✗```

hi, thanks for asking-- there’s now a fix in rc41 (which just went out a few minutes ago). let us know if that does the trick!

Cool. Thanks. Fixed.

The other issue I always hit is when a sprite console closes on it’s own, the shell is corrupted. Using Ghostty or iTerm2 with zsh.

looks like this when I try to type a command like ‘sprite’ after the close



› Error: connection closed
                          %                                                                           ➜  audit git:(main) ✗ s5;1:3up2;1:3ur4;1:3uit5;1:3ue6;1:3u1;1:3u
zsh: command not found: s5
                          zsh: command not found: 1:3up2
                                                        zsh: command not found: 1:3ur4
                                                                                      zsh: command not found: 1:3uit5
               zsh: command not found: 1:3ue6
                                             zsh: command not found: 1:3u1
                                                                          zsh: command not found: 1:3u
                                                                                                     %➜  audit git:(main) ✗
➜  audit git:(main) ✗ sp5;1:3u2;1:3ur4;1:3ui5;1:3u

Is there a better place to log issues? Like a github repo? I didn’t immediately find one.

For example, I also can’t get the ctrl+\ to close the session when running codex or claude.

I love the product and excited to see the development on it.