| Age | Commit message (Collapse) | Author |
|
- Update to v1.1.3 release
- Add clear chat button (resets display and Gemini conversation history)
|
|
- Update to v1.1.2 release
- notify-send based notifications (KDE Wayland compatible)
- Keyword-based agent routing (no extra API call)
- Command execution moved to background thread
|
|
- Update to v1.1.1 release
- Add automatic model fallback on quota errors (tries all Gemini models before failing)
|
|
- Update to v1.1.0 release
- Switch from Groq to Gemini AI backend
- Replace gTTS with edge-tts streaming voice
- Add multi-turn chat history
- Add 9 AI personalities with emotion-based image system
- Add system monitoring and idle notifications
- Add sandbox terminal and file operations
- Add mpg123 runtime dependency (audio playback)
- Add ffmpeg/mpv as optional audio backends
- Remove obsolete prepare() temp_voice patches
- Fix post-install instructions (API key via Settings UI)
|
|
|
|
|
|
Initial AUR package for Linux Chan AI. Installs Python dependencies
into an isolated venv at /usr/share/Linux-Chan-AI/python-env via
post-install hook to avoid polluting system Python packages.
|
|
|
|
|
|
|
|
|