Add regression test for Zee calendar MCP server name #6838

Closed
opened 2026-02-16 18:05:24 -05:00 by yindo · 1 comment
Owner

Originally created by @adolago on GitHub (Jan 19, 2026).

Originally assigned to: @fwang on GitHub.

Problem

No test prevents regression back to the legacy google-calendar server name.

Proposed fix

  • Update packages/agent-core/test/agent/agent.test.ts to assert:
    • personas-calendar is in zee.mcpServers
    • google-calendar is not present

Acceptance criteria

  • The test fails if Zee does not include personas-calendar.

Test plan

  • cd packages/agent-core
  • bun test test/agent/agent.test.ts
Originally created by @adolago on GitHub (Jan 19, 2026). Originally assigned to: @fwang on GitHub. ## Problem No test prevents regression back to the legacy `google-calendar` server name. ## Proposed fix - Update `packages/agent-core/test/agent/agent.test.ts` to assert: - `personas-calendar` is in `zee.mcpServers` - `google-calendar` is not present ## Acceptance criteria - The test fails if Zee does not include `personas-calendar`. ## Test plan - `cd packages/agent-core` - `bun test test/agent/agent.test.ts`
yindo added the zen label 2026-02-16 18:05:24 -05:00
yindo closed this issue 2026-02-16 18:05:24 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 19, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9463: Zee persona should use personas-calendar MCP server

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 19, 2026): This issue might be a duplicate of existing issues. Please check: - #9463: Zee persona should use personas-calendar MCP server Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6838