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

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

RemanenetSpy commited on

Initial commit for Chronos OS MVP
dec1652

RemanenetSpy commited on