This repository has been archived on 2026-03-24 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
437df487fd3f6de69fa2043dab0ccc3d5a1d5cbd
1. nostr-identity.js: _scanExistingNostrKeys() discovers pre-existing Nostr keys in localStorage using common patterns: nsec1/npub1 bech32, raw hex privkey, JSON objects with nsec/npub/privkey fields. Scans common client key names (nostr_privkey, privkey, nsec, nostr-nsec, nostrKeys, etc.) before showing the identity prompt. Keys discovered are re-saved in app format for next load. 2. ui.js: _fetchEstimate() now sends nostr_token as X-Nostr-Token header instead of query param, consistent with all other authenticated API calls. 3. edge-worker.js: explicit env.useBrowserCache=true + env.allowLocalModels=false so model weights are cached in browser Cache API after first download.
Description
Timmy — Lightning-gated AI agent (TypeScript/Express)
Languages
TypeScript
68.2%
JavaScript
14.8%
Shell
12.4%
HTML
4.1%
CSS
0.4%