refactor(init): Improve robustness and dependencies; Update template deps for AI SDKs; Silence npm install in MCP; Improve conditional model setup logic; Refactor init.js flags; Tweak Getting Started text; Fix MCP server launch command; Update default model in config template

This commit is contained in:
Eyal Toledano
2025-04-28 04:08:10 -04:00
parent b4e86dded7
commit 6d4471fcb5
7 changed files with 601 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
{
"mcpServers": {
"taskmaster-ai": {
"task-master-ai": {
"command": "node",
"args": ["./mcp-server/server.js"],
"env": {