{% extends "base.html" %} {% block title %}Pacnew Review - garuda-pilot{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
{% if files %} {{ files | length }} file{{ "s" if files | length != 1 else "" }} need review {% else %} All clear {% endif %}
~/.config/garuda-pilot/config.toml:
claude_api_key = "sk-ant-..." # Claude API key ollama_url = "http://localhost:11434" # Ollama (default, auto-detected) ollama_model = "llama3.2" # Ollama model
Nothing to review.
sudo pacdiff
copy