open-multi-agent/src
Ibrahim Kazimov 167085c3a7
Merge branch 'main' into feat.mcp-tool-integration
2026-04-12 00:03:18 +03:00
..
agent feat: add tool allowlist, denylist, preset list (#83) 2026-04-08 02:04:40 +08:00
llm feat(llm): add fallback tool-call extraction for local models (#15) 2026-04-05 11:49:10 +08:00
memory feat: enforce dependency-scoped agent context (default-deny) (#87) 2026-04-10 03:09:58 +08:00
orchestrator feat: enforce dependency-scoped agent context (default-deny) (#87) 2026-04-10 03:09:58 +08:00
task feat: enforce dependency-scoped agent context (default-deny) (#87) 2026-04-10 03:09:58 +08:00
team fix: use explicit crypto import for Node 18 compatibility 2026-04-02 23:46:43 +08:00
tool feat: update MCP GitHub example and added llmInputSchema 2026-04-12 00:01:22 +03:00
utils refactor(orchestrator): address PR #70 review feedback 2026-04-07 21:46:03 +09:00
errors.ts feat: implement token budget management in agent and orchestrator (#71) 2026-04-06 23:14:08 +08:00
index.ts feat: add customizable coordinator options for runTeam and enhance system prompt 2026-04-07 22:11:27 +03:00
mcp.ts feat: add connectMCPTools() to register MCP server tools as agent tools 2026-04-09 20:05:20 +03:00
types.ts Merge branch 'main' into feat.mcp-tool-integration 2026-04-12 00:03:18 +03:00