multica/packages/core/src/agent
Bohan Jiang 98b8126c89
Merge pull request #120 from multica-ai/feat/subagent-concurrency-queue
feat(subagent): add concurrency queue and default timeout
2026-02-10 20:04:16 +08:00
..
auth-profiles refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
cli refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
context-window refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
profile refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
providers refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
session fix(agent): sanitize invalid tool call ids in context 2026-02-10 19:33:44 +08:00
skills refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
subagent feat(subagent): integrate command queue and configurable timeout 2026-02-10 19:27:26 +08:00
system-prompt refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
tools feat(subagent): integrate command queue and configurable timeout 2026-02-10 19:27:26 +08:00
async-agent.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
async-agent.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
channel.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
credentials-cli.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
credentials.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
events.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
extract-text.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
message-timestamp.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
message-timestamp.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
runner.ts chore(agent): remove debug invalid tool-call injection 2026-02-10 19:53:33 +08:00
sync-agent.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
tools.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00