agent-ecosystem/agent-teams-controller
iliya 4a0b1aa698 feat: implement runtime control API for team management
- Added runtime control API to manage team lifecycle, including launch and stop functionalities.
- Integrated runtime state retrieval to provide current status of teams.
- Enhanced tests to validate the new runtime control features, ensuring proper functionality and error handling.
- Updated type definitions to include runtime API methods for better type safety and clarity in team management.
2026-03-12 17:01:44 +02:00
..
scripts refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
src feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
test feat: implement runtime control API for team management 2026-03-12 17:01:44 +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