Quick Start
The fastest way to get started is through the Fenno GitHub App — no server setup, no configuration files.
GitHub App (Recommended)
Step 1: Install the GitHub App
Visit github.com/apps/fennoai and click Install. Select the repositories you want Fenno to work in.
Step 2: Open an Issue or PR
Go to any Issue or PR in your repository.
Step 3: Mention Fenno
Leave a comment mentioning @fennoai:
@fennoai hello, can you analyze this repository structure?
Step 4: Wait for the response
Fenno will reply within seconds. You'll see it reading your codebase and responding in the thread.
Step 5: Try a real task
Once you've confirmed it's working, try a meaningful task:
/code fix the bug described in this issue
That's it. Fenno will clone your repo, write the fix, and open a PR for your review.
What's Next
- Mention Mode → — Learn when and how to use
@fennoaifor free-form requests - Commands → — See all slash commands and when to use each one
- Model Selection → — Choose different AI models for different tasks
For private GitLab deployments or enterprise self-hosting, contact
contact@fenno.ai.