Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(chat): stop V2 chat from reaching for Bash to edit existing Cedar docs

merged#2887CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/chat-doc-edit-bash-detour

6 files changed

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

  • modifiedapps/mail/tests/modules/chat-store/chatHistoryPopover.test.tsx+21-5
  • addedapps/server/.claude/skills/playbook-instruction-eval/write-document-bash-competition-eval.ts+345-0
  • addedapps/server/.claude/skills/playbook-instruction-eval/write-document-mode-eval.ts+288-0
  • modifiedapps/server/src/mastra/agents/chat-agent.ts+1-03 defects
  • modifiedapps/server/src/mastra/tools/document/documentTool.schemas.ts+1-1
  • modifiedapps/server/src/mastra/tools/document/writeDocumentTool.ts+1-13 defects