fix: move CREATE INDEX in vector_store after ALTER TABLE migration 781a9f1 RemanenetSpy commited on 20 days ago
fix: move CREATE INDEX statements after ALTER TABLE migration in memory_store schema to prevent UndefinedColumnError on startup 3484a98 RemanenetSpy commited on 20 days ago
refactor: centralise all magic numbers into config.py driven by env vars d62efa7 RemanenetSpy commited on 20 days ago
feat: bi-temporal supersession, scope isolation, configurable threshold, benchmark adapter f03315c RemanenetSpy commited on 20 days ago
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
Switch agent to GPT OSS 120B — officially recommended Cerebras model for tool-calling agents e4339d8 RemanenetSpy commited on May 28
Switch primary heavy agent model from GLM 4.7 to blazing fast Llama 3.3 70B on Cerebras 3f14fab RemanenetSpy commited on May 28
Fix router hanging on rate limits by setting max_retries=0 to force instant fallback 67c1839 RemanenetSpy commited on May 28
Update pricing to premium B2B SaaS tiers: /mo Builder and /mo Scale 8facfc7 RemanenetSpy commited on May 24
Update heavy pipeline to use zai-glm-4.7 and update dashboard display 8c99f77 RemanenetSpy commited on May 24
Update DeepSeek model to use explicit cerebras endpoint string cbfc42a RemanenetSpy commited on May 24
Update heavy pipeline to use DeepSeek V3.2 for optimal reasoning and MoE efficiency 32f9d01 RemanenetSpy commited on May 24
Update heavy pipeline to use GPT-OSS 20B for high efficiency and low token burn df1f400 RemanenetSpy commited on May 24
Prioritize Cerebras API over Groq in LLM router for higher limits and speed 50a673f RemanenetSpy commited on May 24
Fix: cast agent max_results to integer and cleanup debug logging c9943a6 RemanenetSpy commited on Apr 20
CRITICAL FIX: Escape JSON braces in SVO prompt - root cause of 0 events bug 58433f9 RemanenetSpy commited on Apr 20
Force Docker cache bust v9 + add startup version marker to confirm new code 3b3b2c2 RemanenetSpy commited on Apr 20
Fix: Convert all Python to LF line endings + add .gitattributes to prevent CRLF on Linux Docker 06d06ef RemanenetSpy commited on Apr 20
Fix: Bulletproof SVO JSON extraction - remove response_format, add 6-layer JSON recovery for Groq output e78fff0 RemanenetSpy commited on Apr 20
Fix: Correct LLM router and docs to properly attribute Llama to Groq and Qwen to Cerebras fcc47a8 RemanenetSpy commited on Apr 14
Stability: Groq primary for reasoning + Robust JSON SVO parsing with retries c550bad RemanenetSpy commited on Apr 14
Fix model ID: Use qwen-3-235b-a22b-instruct-2507 for Cerebras reasoning 3a7c600 RemanenetSpy commited on Apr 14
Hotfix: change blocking model async await to a background task so Render port scanner doesn't timeout 3952da7 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