just learned that npm is removing shrinkwrap, which is incredibly useful for declarative systems (nix), and maybe the one feature that made me think that the JS ecosystem wasn't all that bad after all.
well.
So today the pi-coding-agent package is here for both the CLI usage and people to built on top. It's entirely unclear to me how we could properly pin it, particularly with shrinkwrap being deprecated now. What's the right move? Not to use npm install -g at all? I'm out of ideas.