Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

perf: cut repeated DB work on agent pages, bound conversation events, schedule tool-call retention

merged#2924CedarCopilot

CedarCopilot wants to merge 2 commits into staging from perf/db-io-fixes

9 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • addedapps/server/src/cron/__tests__/prune-agent-tool-calls.test.ts+65-0
  • modifiedapps/server/src/cron/cron-task-registry.ts+10-04 defects
  • addedapps/server/src/cron/prune-agent-tool-calls.ts+54-0
  • addedapps/server/src/db/migrations/unindexed_fk_hot_tables.sql+58-0
  • addedapps/server/src/services/agent-workspace/__tests__/agent-resolution-memo.test.ts+138-0
  • modifiedapps/server/src/services/agent-workspace/agent-read.ts+68-2
  • modifiedapps/server/src/trpc/routes/agent.ts+54-361 defectorchestrator_agent_stepmodel_chunk Automation Agent (Understudy)/api/trpc/agentExecutions.findRecentTrees+8
  • modifiedapps/server/src/trpc/routes/crm.ts+15-44 defects
  • modifiedaws/lib/stacks/app-stack.ts+4-08 defects