agent-ecosystem/agent-teams-controller
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
..
scripts refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
src feat: add process registration protocol text builder 2026-03-18 09:36:16 +02:00
test fix: resolve CI failures across all platforms 2026-03-16 19:56:06 +02:00
.gitignore feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
package.json refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
vitest.config.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00