| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-07 | Improve post-install UX: Better Ollama setup guidance | espadonne | |
| - Check if Ollama server is actually running (not just installed) - Guide users to use systemd service instead of manual 'ollama serve' - Provide clear step-by-step instructions for new users - Better error messages when things aren't ready | |||
| 2025-11-07 | Fix: Install parrot-hook.fish and add proper install messages | espadonne | |
| - Install parrot-hook.fish for fish shell support (fixes parrot install error) - Move post_install to separate .install file (PKGBUILD functions don't work) - Update .SRCINFO to reflect changes This fixes the error: "Hook script not found: parrot-hook.fish" | |||