Skip to content

fix: suppress startup message when Glean is already configured#29

Merged
rwjblue-glean merged 1 commit into
mainfrom
fix/suppress-configured-startup-message
Apr 10, 2026
Merged

fix: suppress startup message when Glean is already configured#29
rwjblue-glean merged 1 commit into
mainfrom
fix/suppress-configured-startup-message

Conversation

@steve-calvert-glean
Copy link
Copy Markdown
Contributor

@steve-calvert-glean steve-calvert-glean commented Apr 10, 2026

Summary

  • Suppresses the "Work AI is connected" startup message when Glean MCP is already configured
  • Keeps the unconfigured message intact since it's actionable (directs users to run mcp-setup)
  • Addresses user feedback that the message feels spammy on every session start

Test plan

  • Verified session-start.sh exits cleanly with no output when Glean is configured
  • Verify unconfigured path still shows setup prompt (no code change to that branch)

🤖 Generated with Claude Code

The "Work AI is connected" message on every SessionStart adds no value
once the plugin is set up and feels spammy. Keep the unconfigured message
since it's actionable (directs users to run mcp-setup).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@steve-calvert-glean steve-calvert-glean requested a review from a team as a code owner April 10, 2026 15:22
@steve-calvert-glean steve-calvert-glean added the enhancement New feature or request label Apr 10, 2026
@rwjblue-glean rwjblue-glean merged commit 1c92eac into main Apr 10, 2026
1 check passed
@rwjblue-glean rwjblue-glean deleted the fix/suppress-configured-startup-message branch April 10, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants