Implement Manticore fully and re-theme

This commit is contained in:
2026-03-11 02:19:08 +00:00
parent da044be68c
commit cbedcd67f6
46 changed files with 3444 additions and 944 deletions

View File

@@ -57,6 +57,10 @@ SIGNAL_NUMBER=
MEMORY_SEARCH_BACKEND=django
MANTICORE_HTTP_URL=http://localhost:9308
MANTICORE_MEMORY_TABLE=gia_memory_items
MANTICORE_EVENT_TABLE=gia_events
MANTICORE_METRIC_TABLE=gia_metrics
COMPOSING_ABANDONED_WINDOW_SECONDS=300
CONVERSATION_EVENT_RETENTION_DAYS=90
MANTICORE_HTTP_TIMEOUT=5
ATTACHMENT_MAX_BYTES=26214400
ATTACHMENT_ALLOW_PRIVATE_URLS=false