multica/packages/core/src/agent
Jiayuan Zhang b5f63f7f7c
Merge pull request #130 from multica-ai/forrestchang/finance-pr
feat(finance): add internal evidence decision engine
2026-02-11 20:39:29 +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 fix(core): fix OpenRouter model resolution and add fallback for custom models 2026-02-10 23:40:31 +08:00
session refactor(agent): remove keyword-based finance decisioner 2026-02-11 20:29:14 +08:00
skills refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
subagent fix(subagent): forward announcement summary to UI stream 2026-02-11 18:58:32 +08:00
system-prompt Merge pull request #130 from multica-ai/forrestchang/finance-pr 2026-02-11 20:39:29 +08:00
tools Merge pull request #126 from multica-ai/feat/subagent-announce-delivery 2026-02-11 19:04:39 +08:00
async-agent.test.ts feat(agent): expose isRunning and lastRunError on Agent and AsyncAgent 2026-02-11 17:09:33 +08:00
async-agent.ts fix(heartbeat): use internal run to hide heartbeat from chat history 2026-02-11 19:41:57 +08:00
channel.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
credentials-cli.ts fix(core): read data tool API key from credentials.json5 2026-02-11 16:45:46 +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 refactor(agent): remove keyword-based finance decisioner 2026-02-11 20:29:14 +08:00
sync-agent.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
tokens.test.ts fix(agent): add NO_REPLY detection utility for filtering silent replies 2026-02-11 17:16:22 +08:00
tokens.ts fix(agent): add NO_REPLY detection utility for filtering silent replies 2026-02-11 17:16:22 +08:00
tools.ts Merge pull request #126 from multica-ai/feat/subagent-announce-delivery 2026-02-11 19:04:39 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00