Cloud voice assistants leak your life. Local ones usually can't change a wallpaper without stalling.
Every major voice assistant routes raw audio and intent resolution through a cloud API. The tradeoff is a privacy horror show, plus 400–800ms of network latency even on good Wi-Fi. Local-assistant projects go the opposite direction: they're private but useless outside a toy demo window. Dissi's mandate was private, fast, and actually useful: it needs to manipulate the filesystem, write code, schedule reminders, wire keyboard macros, and respect least-privilege boundaries.
