axios+telemetry cleanup

This commit is contained in:
2026-04-02 15:19:11 +03:00
parent a3cbca1e11
commit 7e1eac8002
100 changed files with 3048 additions and 4491 deletions

View File

@@ -8,6 +8,7 @@ import {
type Tool,
} from '@modelcontextprotocol/sdk/types.js'
import { getDefaultAppState } from 'src/state/AppStateStore.js'
import { VERSION } from '../constants/product.js'
import review from '../commands/review.js'
import type { Command } from '../commands.js'
import {
@@ -47,7 +48,7 @@ export async function startMCPServer(
const server = new Server(
{
name: 'claude/tengu',
version: MACRO.VERSION,
version: VERSION,
},
{
capabilities: {