Known issues in R001.1
Five issues in the R001.1 release are confirmed and being worked. Fixes land in the next point release.
- Privileged actions through the assistant do not work in R001.1. The message “runner not found / package may be misinstalled” is incorrect — do not reinstall packages over it.
- Wiki-grounded answering currently runs on keyword matching.
- On machines with more than one local account, the assistant’s activity log
(
~/.local/state/intergen/intergen.log, which records web-search queries) is readable by other local accounts on a standard install. The personal-facts database and transcripts are created with loose permissions too, but on a standard install they sit behind a private~/.local/sharefolder and are not reachable by other accounts. Run this now to close both:chmod 700 ~/.local/state/intergen ~/.local/share/intergen - Some discrete GPUs (3–7 GB VRAM) are not yet used for inference; replies are slower than intended on that hardware.
- Web-search requests are phrasing-sensitive; “search the web for …” is the reliable form until R001.2.
