3 Commits

Author SHA1 Message Date
alexpaynex
6590f0fc92 Update Vite version to ensure all installations are secure
Adjust the minimum Vite version in package.json to a patched release to prevent future installations of vulnerable versions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 90273644-97c2-4c11-b04c-7c482fb655b7
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 1c2c17ee-1560-426f-89f7-07e87e9acd1a
Replit-Helium-Checkpoint-Created: true
2026-03-19 22:24:15 +00:00
Replit Agent
af3c938c6e task-28: edge intelligence — Transformers.js triage, Nostr signing, cost preview, sentiment moods
- js/edge-worker.js: new — browser-side classify() + sentiment() via Transformers.js
- js/nostr-identity.js: new — NIP-07 extension + localStorage keypair fallback,
  challenge→sign→verify flow, token caching
- js/agents.js: export setMood() for sentiment-driven face expressions
- js/ui.js: local triage badge, cost preview via /api/estimate, sentiment on send
- js/payment.js: X-Nostr-Token injection on POST /jobs
- js/session.js: X-Nostr-Token injection on session create + request, sentiment mood
- js/main.js: initNostrIdentity() + warmupEdgeWorker() on firstInit
- vite.config.js: optimizeDeps.exclude @xenova/transformers
2026-03-19 18:09:44 +00:00
83a2ec19e2 fix(testkit): macOS compat + fix test 8c ordering (#24) 2026-03-18 21:01:13 -04:00