open-multi-agent/src
Ibrahim Kazimov aa5fab59fa
feat: enforce dependency-scoped agent context (default-deny) (#87)
Co-authored-by: MrAvalonApple <74775400+ibrahimkazimov@users.noreply.github.com>
2026-04-10 03:09:58 +08: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: add tool allowlist, denylist, preset list (#83) 2026-04-08 02:04:40 +08: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
types.ts feat: enforce dependency-scoped agent context (default-deny) (#87) 2026-04-10 03:09:58 +08:00