Skip to main content

Before filing a bug

  1. Search existing issues; it may already be reported or fixed
  2. Check the changelog to see if it was recently fixed in a version you haven’t updated to
  3. Try reproducing on the latest version: pip install --upgrade gitagent or npm update -g @lyzr/langship

Which repo?

File the issue in the correct repository:

What to include in a bug report

A good bug report has three things: 1. What you did
The 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
We will respond within 48 hours and coordinate a fix and disclosure timeline with you.

Feature requests

Use GitHub Discussions for feature requests rather than issues. Describe the problem you’re trying to solve, not just the solution you have in mind; there may be a better approach.