Commit History

fix(chat/demo): remove memory search β€” bubble chat is a public guide bot only, no db access
e356363

RemanenetSpy commited on

fix(chat): lower similarity threshold to 0.70 and use raw_text for CSV-ingested data
75ebf8d

RemanenetSpy commited on

feat: add /chat/demo endpoint to power KaalChat widget with memory
02937b7

RemanenetSpy commited on

refactor: centralise all magic numbers into config.py driven by env vars
d62efa7

RemanenetSpy commited on

feat: bi-temporal supersession, scope isolation, configurable threshold, benchmark adapter
f03315c

RemanenetSpy commited on

fix: billing body binding (Pydantic model), surface real error in WelcomeScreen
61d7f2a

RemanenetSpy commited on

security: add Turnstile captcha + IP rate limiting + email dedup to key generation
f71cfd2

RemanenetSpy commited on

feat: store Amber voice as base64 py constant to avoid binary in git, fix speaker_wav references in TTS route
66c50f8

RemanenetSpy commited on

feat: add XTTSv2 TTS endpoint + public demo chat with Amber voice, template-first responses, and Chronos memory consent storage
22aa01d

RemanenetSpy commited on

Rebrand to Kaal β€” rename from Chronos OS, add Logo component with serif seal design, swap all Hexagon icons for Logo
4303a4c

RemanenetSpy commited on

Security: Enforce strict tenant data isolation across all API routes (query, connectors, agent)
4c7c462

RemanenetSpy commited on

Fix: Resolve Cross-Origin Resource Sharing (CORS) pre-flight blocks for Vercel deployments via vercel.json and FastAPI router fixes
aadafb0

RemanenetSpy commited on

Diag: Add verbose logging and debug uvicorn CMD for HF deployment
9145abd

RemanenetSpy commited on

Fix lint: Instantiate bearer_scheme in auth.py
59fd3c8

RemanenetSpy commited on

Fix 401: Backend now supports both X-API-Key and Authorization: Bearer headers
a5337ed

RemanenetSpy commited on

Migrate Backend to Hugging Face Spaces (16GB RAM optimization)
ee1a5fb

RemanenetSpy commited on

Diag: Add timing logs to lifespan startup
b0acd90

RemanenetSpy commited on

Migrate to Vercel Next.js UI Frontend, prune 10x SVO model overhead payload
04d1fa6

RemanenetSpy commited on

Migrate: SQLite+ChromaDB β†’ Neon PostgreSQL+pgvector (persistent cloud storage)
410ad6c

RemanenetSpy commited on

10x Code Quality: Fix crash bug, cache LLM singletons, optimize batch inserts, purge stale references
d300592

RemanenetSpy commited on

Initial commit for Chronos OS MVP
dec1652

RemanenetSpy commited on