refactor(runtime): replace Bun dependency with Node fetch
Run Perplexity search and auth requests through pi's Node runtime instead of shelling out to Bun. Move development and CI commands to npm, add a Node test build path, and keep OTP auth fail-fast when Set-Cookie headers are not available.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
.env
|
||||
local_tests/
|
||||
.tmp-test/
|
||||
[Pp][Ll][Aa][Nn].[Mm][Dd]
|
||||
|
||||
Reference in New Issue
Block a user