summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-12-211.8.9espadonne
2025-12-201.8.8espadonne
2025-12-201.8.6espadonne
2025-12-201.8.4espadonne
2025-12-20Update to v1.8.2espadonne
2025-12-20Update to v1.8.1espadonne
2025-11-27Update to v1.7.4espadonne
2025-11-07Update to v1.7.3espadonne
2025-11-07Update to v1.7.2espadonne
2025-11-07Update to v1.7.1espadonne
2025-11-07Fix: Install hooks to /usr/share/parrot not /usr/share/parrot-cliespadonne
The code searches for hooks in /usr/share/parrot/ but the PKGBUILD was installing to /usr/share/parrot-cli/ causing "Hook script not found" error. This fixes the path mismatch between installation and runtime lookup.
2025-11-07Improve post-install UX: Better Ollama setup guidanceespadonne
- 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-07Update parrot-cli to v1.6.1 - Fix fish shell hook installationespadonne
This version fixes the missing parrot-hook.fish file that caused the error: "Hook script not found: parrot-hook.fish"
2025-11-07Fix: Install parrot-hook.fish and add proper install messagesespadonne
- 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"
2025-11-07Update parrot-cli to v1.6.0 - Native fish shell supportespadonne
2025-11-07Update parrot-cli to v1.5.1 - 4,883 total insultsespadonne
2025-11-07Update parrot-cli to v1.5.0 - 3,639 total insultsespadonne
2025-11-06Update description to 'Intelligent roasts of failed commands'espadonne
2025-11-06Update parrot-cli to v1.4.0 - Tier 4 Intelligence with ML-like learningespadonne
2025-09-13Enhance post-install messaging for better user onboardingespadonne
- Clarify next steps with prominent 'parrot install' instruction - Improve shell integration setup guidance - Bump pkgrel to 2 for improved user experience
2025-09-03Update to parrot 1.3.0 - transparent AI model managementespadonne
2025-08-25Initial release of parrot-cli v1.0.3espadonne
Intelligent CLI command failure assistant with AI-powered responses. Features multi-backend architecture, shell integration, and personality levels.