A local-first private AI assistant for everyday use. Runs on-device models with encrypted P2P sync, and supports sharing chats publicly on ATProto.
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update version to 0.4.7

madclaws 1b8be898 7239bbcd

+1 -1
+1 -1
scripts/install.sh
··· 5 5 REPO="tilesprivacy/tiles" 6 6 # VERSION=$(grep '^version' tiles/Cargo.toml | head -1 | awk -F'"' '{print $2}') 7 7 8 - VERSION="0.4.5" 8 + VERSION="0.4.7" 9 9 INSTALL_DIR="/usr/local/bin" # CLI install location 10 10 11 11 SERVER_DIR="/usr/local/share/tiles/server" # Python server folder