feat: add daily brief functionality and integrate into AI chat panel

This commit is contained in:
Roberto Musso
2026-02-26 16:18:41 +01:00
parent f4eb278692
commit f09afd2d9e
4 changed files with 130 additions and 97 deletions

View File

@@ -1,10 +1,8 @@
{
"mcpServers": {
"shadcn": {
"command": "cmd",
"command": "npx",
"args": [
"/c",
"npx",
"shadcn@latest",
"mcp"
]