I've used *a lot* of "try to replace bash/zsh/dash/ash/fish" types of shells. Most of them I wind up not liking after a while because they get a little too crafty and a little too much like "real languages" than a shell language. Elvish was maybe the closest I ever got to liking such a shell, but I seem to recall various quirks driving me away.
Koi, https://koi-lang.dev, looks like maybe my next such toy to play with. Seems to *really* keep that "hack it up" shell spirit, but elegantly.
Well, the problem I guess seems to be that while I'd assumed from the read-through that there was an interactive mode, it looks like maybe there actually isn't. There's a "read from stdin" mode, but there's not an outright interactive shell yet? Ah well. The concept is really neat.