Logo
Explore Help
Sign In
michal/mcpctl
1
0
Fork 0
You've already forked mcpctl
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6ca62c3d2a09560b57612e44790367635b7db0ce
mcpctl/vitest.workspace.ts

10 lines
160 B
TypeScript
Raw Normal View History

first commit
2026-02-21 03:10:39 +00:00
import { defineWorkspace } from 'vitest/config';
export default defineWorkspace([
'src/shared',
'src/db',
'src/cli',
'src/mcpd',
feat: implement v2 3-tier architecture (mcpctl → mcplocal → mcpd) - Rename local-proxy to mcplocal with HTTP server, LLM pipeline, mcpd discovery - Add LLM pre-processing: token estimation, filter cache, metrics, Gemini CLI + DeepSeek providers - Add mcpd auth (login/logout) and MCP proxy endpoints - Update CLI: dual URLs (mcplocalUrl/mcpdUrl), auth commands, --direct flag - Add tiered health monitoring, shell completions, e2e integration tests - 57 test files, 597 tests passing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 11:42:06 +00:00
'src/mcplocal',
first commit
2026-02-21 03:10:39 +00:00
]);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 388ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API