Skip to content

fix: quiet successful daemon attach logs#640

Open
mturac wants to merge 1 commit into
colbymchenry:mainfrom
mturac:fix/issue-618-drop-undefined-daemon-log
Open

fix: quiet successful daemon attach logs#640
mturac wants to merge 1 commit into
colbymchenry:mainfrom
mturac:fix/issue-618-drop-undefined-daemon-log

Conversation

@mturac
Copy link
Copy Markdown

@mturac mturac commented Jun 2, 2026

Summary

  • stop writing successful shared-daemon attach notices to stderr by default
  • keep the attach notice available behind CODEGRAPH_MCP_LOG_ATTACH=1 for debugging
  • update daemon regression tests to assert attach still works without noisy success stderr

Closes #618

Tests

  • npm run build
  • npm test -- __tests__/mcp-daemon.test.ts

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.

[error] [CodeGraph MCP] Attached to shared daemon on /Users/xxx/.codegraph/daemon.sock (pid 12163, v0.9.8). undefined

1 participant