fix(billing): use standard TURNSTILE_SECRET env var for Spin compliance 08f00bf RemanenetSpy commited on 5 days ago
fix(billing): robust Turnstile verification with SKIP_CAPTCHA escape hatch and fail-open network fallback 0970b7b RemanenetSpy commited on 5 days ago
fix: Turnstile CSP + Cerebras model slug + API key sanitization 52a5cbc RemanenetSpy commited on 5 days ago
refactor: rename chronos_core -> smriti_core, KAAL -> Smriti throughout backend a89ae13 RemanenetSpy commited on 22 days ago
fix(chat/demo): remove memory search — bubble chat is a public guide bot only, no db access e356363 RemanenetSpy commited on Jun 25
fix(chat): lower similarity threshold to 0.70 and use raw_text for CSV-ingested data 75ebf8d RemanenetSpy commited on Jun 25
feat: add /chat/demo endpoint to power KaalChat widget with memory 02937b7 RemanenetSpy commited on Jun 25
refactor: centralise all magic numbers into config.py driven by env vars d62efa7 RemanenetSpy commited on Jun 22
feat: bi-temporal supersession, scope isolation, configurable threshold, benchmark adapter f03315c RemanenetSpy commited on Jun 22
fix: billing body binding (Pydantic model), surface real error in WelcomeScreen 61d7f2a RemanenetSpy commited on Jun 6
security: add Turnstile captcha + IP rate limiting + email dedup to key generation f71cfd2 RemanenetSpy commited on Jun 6
feat: store Amber voice as base64 py constant to avoid binary in git, fix speaker_wav references in TTS route 66c50f8 RemanenetSpy commited on Jun 4
feat: add XTTSv2 TTS endpoint + public demo chat with Amber voice, template-first responses, and Chronos memory consent storage 22aa01d RemanenetSpy commited on Jun 4
Rebrand to Kaal — rename from Chronos OS, add Logo component with serif seal design, swap all Hexagon icons for Logo 4303a4c RemanenetSpy commited on May 31
Security: Enforce strict tenant data isolation across all API routes (query, connectors, agent) 4c7c462 RemanenetSpy commited on Apr 20
Fix: Resolve Cross-Origin Resource Sharing (CORS) pre-flight blocks for Vercel deployments via vercel.json and FastAPI router fixes aadafb0 RemanenetSpy commited on Apr 20
Diag: Add verbose logging and debug uvicorn CMD for HF deployment 9145abd RemanenetSpy commited on Apr 14
Fix 401: Backend now supports both X-API-Key and Authorization: Bearer headers a5337ed RemanenetSpy commited on Apr 14
Migrate Backend to Hugging Face Spaces (16GB RAM optimization) ee1a5fb RemanenetSpy commited on Apr 14
Migrate to Vercel Next.js UI Frontend, prune 10x SVO model overhead payload 04d1fa6 RemanenetSpy commited on Apr 14
Migrate: SQLite+ChromaDB → Neon PostgreSQL+pgvector (persistent cloud storage) 410ad6c RemanenetSpy commited on Apr 14
10x Code Quality: Fix crash bug, cache LLM singletons, optimize batch inserts, purge stale references d300592 RemanenetSpy commited on Apr 14