open-multi-agent/src
hkalex b6ee63bda0 Updated the DeepSeek provider help text 2026-04-16 15:21:50 +10:00
..
agent feat: add customTools to AgentConfig (#109) 2026-04-15 15:14:19 +08:00
cli Updated the DeepSeek provider help text 2026-04-16 15:21:50 +10:00
llm Change the default URL of deepseek. Change the example to use reasoner for architect. 2026-04-16 12:17:22 +10:00
memory feat: enforce dependency-scoped agent context (default-deny) (#87) 2026-04-10 03:09:58 +08:00
orchestrator feat: add customTools to AgentConfig (#109) 2026-04-15 15:14:19 +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: add glob tool 2026-04-12 16:59:20 +03:00
utils feat: add context management strategies (sliding-window, summarize, custom) to prevent unbounded conversation growth 2026-04-09 19:40:15 +03: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 glob tool 2026-04-12 16:59:20 +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 feat: add customTools to AgentConfig (#109) 2026-04-15 15:14:19 +08:00