CLI AI assistant doing your code reviews

ai cli
2 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Integrate Hugging Face Inference into the Gaunt Sloth Assistant CLI tool. This involves adding support for Hugging Face as an LLM provider, allowing users to configure and use Hugging Face models for code review and other tasks. This will likely require modifying the configuration system and potentially adding new code to handle the Hugging Face API.

Complexity: 3/5
enhancement good first issue priority

CLI AI assistant doing your code reviews

TypeScript
#ai#cli

AI Summary: Integrate LlamaCpp support into the Gaunt Sloth Assistant CLI tool by leveraging the Langchain.js LlamaCpp integration. This involves adding a new preset or configuration option to allow users to select LlamaCpp as their LLM provider, handling API key management (if needed), and thorough testing.

Complexity: 3/5
enhancement good first issue priority

CLI AI assistant doing your code reviews

TypeScript
#ai#cli