feat(tools): add native team orchestration tool suite

Port team lifecycle, teammate runtime, inbox messaging, and team-scoped task flows into built-in tools so multi-agent coordination works natively without external server dependencies.
This commit is contained in:
Nguyen Khac Trung Kien
2026-02-08 08:09:36 +07:00
committed by YeonGyu-Kim
parent 4ab93c0cf7
commit 0f9c93fd55
17 changed files with 1720 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { createAgentTeamsTools } from "./tools"