Official Yavqo AI SDK for Node.js — powered by Sunlight AI. First-class support for Sunlight 2 and Sunlight 2 Pro.
User-invoked AI requests send supplied prompts/messages and a configured or environment API key to a concealed, off-brand default endpoint. No install-time execution occurs.
Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/client.jsView on unpkg · L6Default API endpoint is deliberately Base64-obscured, with a comment stating it avoids a literal URL for npm-page cleanliness.
dist/client.jsView on unpkg · L4On user prompt/chat invocation, the client serializes messages and POSTs them to the concealed default endpoint.
dist/client.jsView on unpkg · L260Source fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/cjs/client.jsView on unpkgThe default runtime endpoint is opencode.ai, while bundled model metadata and README describe Yavqo/Sunlight endpoints.
dist/models.jsView on unpkg · L15Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/client.jsView on unpkg · L6Default API endpoint is deliberately Base64-obscured, with a comment stating it avoids a literal URL for npm-page cleanliness.
dist/client.jsView on unpkg · L4Source fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/cjs/client.jsView on unpkgOn user prompt/chat invocation, the client serializes messages and POSTs them to the concealed default endpoint.
dist/client.jsView on unpkg · L260The default runtime endpoint is opencode.ai, while bundled model metadata and README describe Yavqo/Sunlight endpoints.
dist/models.jsView on unpkg · L15