- aur-cli: Lightweight CLI-only usage documentation
- aur-api: REST API with HTTPS/TLS configuration docs
- aur: Updated to reflect Python 3.11-3.14 support
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add port numbers, HTTPS configuration instructions, and
systemctl enable commands to help users get started.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Update pkgver fallback to 4.2.1 in all PKGBUILDs
- Add test-aur-build.sh for Docker-based testing
- Add test-aur-nspawn.sh for systemd-nspawn testing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
New package in aur-api/ for API-only installation:
- Installs [api,cli,compression] extras
- Has fastapi/uvicorn for REST API
- No flask/gunicorn (web UI deps)
- 74MB package size
- Systemd service with TLS enabled by default
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>