added optional local web dashboard for memory, with seeing/editing memory, daily facts (syncs with discord) and each user

This commit is contained in:
Luna
2026-03-01 13:48:52 +01:00
parent 4ebd94bd30
commit 8aba5399f6
11 changed files with 1377 additions and 36 deletions

View File

@@ -7,4 +7,8 @@ OPENROUTER_EMBED_MODEL=nvidia/llama-nemotron-embed-vl-1b-v2
BOT_CHANNEL_ID=
CODER_USER_ID=
# enable the optional local web dashboard (defaults to false)
ENABLE_DASHBOARD=false
# port for the dashboard if enabled
DASHBOARD_PORT=3000
ENABLE_WEB_SEARCH=true