agent-ecosystem/mcp-server
iliya 71fcf88a48 feat: add process registration protocol text builder
- Introduced a new function `buildProcessProtocolText` to generate context-free protocol text for background process registration.
- Updated the `protocols` interface to include the new function, promoting code reuse across member and lead prompts.
- Integrated the new protocol text into the team provisioning service for improved operational instructions.
- Enhanced type definitions to reflect the addition of the new protocol functionality.
2026-03-18 09:36:16 +02:00
..
src feat: add process registration protocol text builder 2026-03-18 09:36:16 +02:00
test fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
.gitignore chore: remove MCP code (to new build new one from scratch) 2026-03-07 12:01:39 +02:00
package.json fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +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 chore: enhance package scripts and improve MCP server functionality 2026-03-07 20:48:03 +02:00
vitest.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
vitest.e2e.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00