Commit graph

13 commits

Author SHA1 Message Date
7ae77da2d0 feat(ai-bot): paranoid epistemic-risk router that grounds checkable facts behind default-off flags, with booked grounding fee and offline eval harness 2026-06-02 21:08:27 +03:00
6f19feac91 feat(ai-bot): rework the system prompt in English with a dominant reply-language rule, rename to system_prompt.txt 2026-06-02 15:01:10 +03:00
218d463be9 feat(ai-bot): thread a per-request trace id through logs and add per-user gated model request/response logging 2026-06-02 14:51:18 +03:00
185d0a60a7 feat(ai): replace the Vojo AI widget with a native, isolated ChatGPT-style chat surface (threads, history, typing) 2026-06-02 01:49:31 +03:00
ff8918dae1 feat(ai-bot): add a flag-gated, provider-neutral answer cascade with a reserved-USD ledger and request telemetry 2026-06-01 18:06:15 +03:00
f7f6984d18 feat(ai-bot): move the operational store off SQLite onto a dedicated Postgres database (vojo_ai) via pgx 2026-06-01 02:40:26 +03:00
ebb2363d9d fix(ai-bot): ack transactions instantly with async per-room processing to stop slow-call freezes, and signal system states via emoji reactions 2026-06-01 01:30:30 +03:00
7f1f40f3c7 update ai docs 2026-05-31 20:46:47 +03:00
a4429d9c31 replace the hand-rolled markdown renderer with goldmark/bluemonday and harden the ai-bot against quota abuse and third-party leaks 2026-05-31 20:39:10 +03:00
4158f9a232 update vojo grok system promt 2026-05-31 16:32:29 +03:00
5c64fc435c update vojo grok system promt 2026-05-31 16:25:33 +03:00
3b5f3567f2 update vojo grok system promt 2026-05-31 16:22:30 +03:00
add6107d66 feat(ai-bot): add the Vojo AI Matrix appservice (xAI Grok backend) with push transactions, mention/DM replies, self-generated registration and spend limiter 2026-05-31 15:36:00 +03:00