mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-08 11:41:56 +08:00
bc0b559461
signal-sdk launches signal-cli without --config, so attachments land at ~/.local/share/signal-cli/attachments/ (XDG default) rather than data/signal/. Document this in the Channel Info section and add a troubleshooting entry explaining the symptom (voice messages silently skipped, no transcript), how to confirm (ps aux | grep signal-cli), and the automatic fallback the adapter uses.