Skip to content

revert(shared): remove debug logging from shared/mesh-chat#330

Open
tlgimenes wants to merge 1 commit intomainfrom
tlgimenes/munich-v2
Open

revert(shared): remove debug logging from shared/mesh-chat#330
tlgimenes wants to merge 1 commit intomainfrom
tlgimenes/munich-v2

Conversation

@tlgimenes
Copy link
Contributor

@tlgimenes tlgimenes commented Mar 23, 2026

Summary

How to Test

  1. Verify shared/mesh-chat/client.ts and shared/mesh-chat/generate.ts no longer contain verbose debug logs
  2. Verify slack-mcp and openrouter debug logging is unaffected (those changes remain from PR chore(slack): add verbose debug logging across message handling flow #329)

Screenshots

N/A

Migration Notes

N/A

🤖 Generated with Claude Code


Summary by cubic

Removes verbose debug logging from shared/mesh-chat to keep the shared library quiet and avoid noisy logs across MCPs. Debug logs remain only in slack-mcp and openrouter as intended.

Written for commit 9beb886. Summary will update on new commits.

Rollback console.log additions from PR #329 in the shared module.
Debug logging should only be in slack-mcp and openrouter, not in
the shared library used by multiple MCPs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant