/issue-sniffer

Let an LLM-powered Agent give context to your Github issues.

Primary LanguagePythonMIT LicenseMIT

Logo

Superagent Issue Sniffer Bot

An LLM-powered Agent that helps with debugging issues

Install bot

GitHub Contributors GitHub Last Commit GitHub Issues GitHub Pull Requests Github License Discord

What is this?

The Superagent Issue Sniffer is a Github Bot that automatically evaluates issues in your repository and adds additional context that will help you debug.

alt text

Installation

Follow these steps to install locally:

  1. Clone the repository into a public GitHub repository or fork it from https://github.com/homanp/issue-sniffer/fork. If you plan to distribute the code, keep the source code public.

    git clone https://github.com/homanp/issue-sniffer.git
  2. To run the script, simply execute it using:

    bash setup.sh

Roadmap

  • Support updating of Pinecone index
  • Support different branches (currently only supports main)
  • Support more languages

Contributions

Please refer to the CONTRIBUTING.md for more information on how to contribute.