v0.4.1
What's changed
- Use the explicit
$COMMANDCODE_API_KEYprovider registration syntax expected by newer pi versions, removing the startup deprecation warning while keeping legacy placeholder compatibility. Thanks @plumj-am for the fix in #18. - Refresh development dependency lockfile entries to resolve npm audit findings for
tsx/esbuildandprotobufjsin #21.
Contributors
Thanks to everyone who helped with this release:
- @plumj-am — reported and fixed the pi provider
apiKeydeprecation warning. - @cad0p — reported retry/deprecation-related issues that helped validate the current behavior.
- @bl4zee1g — reported provider availability concerns that prompted additional local/live validation.
Validation
COMMANDCODE_API_KEY=mock-key npm testnpm run typechecknpm run format:checknpm audit --audit-level=moderatenpm pack --dry-run