Mention Mode

In any Issue or PR comment, mention @fennoai followed by a natural language description of what you need. No specific syntax required — just describe the problem or question in plain language.

@fennoai <your request in natural language>

When to Use Mention Mode

Mention Mode is for conversation — Fenno always responds with text: analysis, explanations, recommendations, or open-ended discussion. It does not write code or open PRs in this mode.

Use it when:

  • You have a bug but aren't sure what's causing it — Describe the symptom, let Fenno analyze the root cause
  • You want AI to explain code — Paste a snippet or point to a file and ask what it does
  • You're exploring a design decision — Discuss tradeoffs before committing to an approach

When you're ready to take action (write code, review a PR, generate a plan), switch to Commands →.

Example: Analyze a bug

@fennoai The login endpoint is returning 401 for valid tokens
after our Redis upgrade. Can you check what might have changed?

Fenno will look at recent changes to the auth code and the Redis client configuration, then explain the likely cause.

Example: Explain code

@fennoai Can you explain what the `reconcileState` function does
and why it loops three times?

Example: Discuss a design decision

@fennoai We're deciding between using a message queue vs direct
HTTP calls for our notification service. Given our current
architecture, what do you recommend?

Example: Ask about next steps

@fennoai The PR has two failing tests. What should I do to fix them
without breaking the existing behavior?

Mention Mode vs Commands

Mention ModeCommands (/code, /review, etc.)
InputNatural languageSlash command
OutputText response onlyCode PR, review comments, plan doc
Best forAnalysis, discussion, explorationSpecific actions with clear outcomes

Support

Need help or a custom plan?

Deployment guidance, enterprise support, or a tailored model setup with Fenno AI Gateway.

contact@fenno.ai400-808-9176 ext. 1
Contact Us