Source: finish
Section: utils
Priority: optional
Maintainer: finish.sh Contributors <noreply@finish.sh>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.5.0
Homepage: https://git.appmodel.nl/tour/finish/finish
Vcs-Git: https://git.appmodel.nl/tour/finish.git

Package: finish
Architecture: all
Depends: bash (>= 4.0) | zsh (>= 5.0), curl, jq, bc, bash-completion
Recommends: lm-studio | ollama
Description: LLM-powered command-line finishtion
 finish.sh enhances your terminal with context-aware command suggestions
 using local large language models. Features include:
 .
  * Local-first operation with LM-Studio or Ollama
  * Context-aware suggestions based on command history and environment
  * Intelligent caching for instant responses
  * Support for multiple LLM providers
  * Privacy-focused - no data leaves your machine by default
 .
 Simply press Tab twice to get intelligent command suggestions powered by AI.
