Before filing a bug
- Search existing issues; it may already be reported or fixed
- Check the changelog to see if it was recently fixed in a version you haven’t updated to
- Try reproducing on the latest version:
pip install --upgrade gitagentornpm update -g @lyzr/langship
Which repo?
File the issue in the correct repository:| Issue type | Repo |
|---|---|
| Control Plane bug or feature | LyzrCore/langship |
| GitAgent bug or feature | open-gitagent/gitagent |
| OpenGAP feedback | open-gitagent/opengap |
| Docs issue | LyzrCore/documentation |
What to include in a bug report
A good bug report has three things: 1. What you didThe exact command or code you ran. Include the full command with all flags. 2. What you expected
What the correct behavior should be. 3. What happened instead
The full error output. Do not summarize; paste the raw output.
Security vulnerabilities
Do not file security issues publicly. Email security@lyzr.ai with:- Description of the vulnerability
- Steps to reproduce
- Potential impact