summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-01v2.4.2: consolidated fixes (deps, gitignore, node imports, docs)codewithkenzo
2026-01-04v2.4.1: fix RAG context with --continue flagkenzo
2026-01-04v2.4.0: True RAG - local docs injected as contextkenzo
2026-01-03Update to v2.2.2 - multimodal fixes, security hardeningcodewithkenzo
2026-01-02v2.1.0: history, sessions, file outputcodewithkenzo
2026-01-02v2.0.0: complete rewritecodewithkenzo
2025-10-17Update to v1.1.6 - Architecture cleanupKenzo
- pkgver: 1.1.5 -> 1.1.6 - pkgrel: 1 -> 1 (fresh version) - Removed 1,040 lines of unused TypeScript code - Cleaned up architecture for CLI-only usage - Faster build times and improved maintainability 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16Update to v1.1.5Kenzo
- pkgver: 1.1.4 -> 1.1.5 - pkgrel: 3 -> 1 (new version) - Cleanup release with removed development files - Ready for distribution 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14pkg: update to v1.1.4 with clean project structureKenzo (AUR)
- Update PKGBUILD and .SRCINFO for v1.1.4 - Add updated README.md and LICENSE files - Remove development directories for minimal footprint - Maintain all core CLI functionality 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14Initial pplx-zero package v1.0.0codewithkenzo
Minimal, fast Perplexity AI search CLI with zero configuration. - Built with Bun runtime for maximum performance - Supports concurrent searches with rate limiting - Real-time streaming via JSONL events - Type-safe with Zod validation - Cross-platform support