feat: add automatic greeting upon connection #42

Merged
naomi merged 3 commits from feat/greeting into main 2026-01-16 15:10:28 -08:00
Showing only changes of commit 0472e12324 - Show all commits
+2
View File
@@ -23,6 +23,8 @@
mcp_servers_json: null,
auto_granted_tools: [],
theme: "dark",
greeting_enabled: true,
greeting_custom_prompt: null,
});
onMount(async () => {