agent-ecosystem/mcp-server
iliya f7130c3437 chore: update package scripts and improve CI workflow
- Enhanced package.json scripts by adding a new linting command for the MCP workspace and updating the check script to include MCP linting.
- Modified CI workflow to replace individual typecheck and lint steps with a consolidated validation step for improved efficiency.
- Introduced a new TypeScript configuration for testing in the MCP server, enhancing type checking capabilities.
- Reorganized imports in several components for better clarity and maintainability.
2026-03-07 19:37:59 +02:00
..
src refactor: update package.json scripts and enhance CI workflow 2026-03-07 19:09:58 +02:00
test refactor: update package.json scripts and enhance CI workflow 2026-03-07 19:09:58 +02:00
.gitignore chore: remove MCP code (to new build new one from scratch) 2026-03-07 12:01:39 +02:00
package.json chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
tsconfig.json feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
tsconfig.test.json chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
tsup.config.ts feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
vitest.config.ts feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00