mirror of
https://github.com/different-ai/openwork
synced 2026-05-13 18:46:25 +02:00
- Add 'send' command for testing message delivery to WhatsApp/Telegram - Create build script at packages/owpenbot/script/build.ts - Add build:binary script to package.json - Update prepare-sidecar.mjs to compile owpenbot alongside server - Add owpenbot to externalBin in tauri.conf.json - Create Tauri owpenbot module with manager and spawn logic - Add owpenbot_start, owpenbot_stop, owpenbot_info, owpenbot_qr commands - Register OwpenbotManager and commands in lib.rs