open-multi-agent/src
MrAvalonApple c563d6c836 feat: add budget exceeded event handling in agent and orchestrator 2026-04-06 18:06:58 +03:00
..
agent feat: add budget exceeded event handling in agent and orchestrator 2026-04-06 18:06:58 +03:00
llm feat(llm): add fallback tool-call extraction for local models (#15) 2026-04-05 11:49:10 +08:00
memory Initial release: open-multi-agent v0.1.0 2026-04-01 04:33:15 +08:00
orchestrator feat: add budget exceeded event handling in agent and orchestrator 2026-04-06 18:06:58 +03:00
task feat(orchestrator): add onApproval callback for human-in-the-loop (#32) 2026-04-05 02:46:20 +08:00
team fix: use explicit crypto import for Node 18 compatibility 2026-04-02 23:46:43 +08:00
tool fix(agent): merge abort signals instead of overriding caller's signal 2026-04-05 12:00:16 +08:00
utils feat: add onTrace observability callback (#18) 2026-04-03 15:28:59 +08:00
errors.ts feat: implement token budget management in agent and orchestrator 2026-04-06 17:20:49 +03:00
index.ts feat: implement token budget management in agent and orchestrator 2026-04-06 17:20:49 +03:00
types.ts feat: add budget exceeded event handling in agent and orchestrator 2026-04-06 18:06:58 +03:00