mirror of
https://github.com/different-ai/openwork
synced 2026-05-14 11:06:25 +02:00
* feat: proxy owpenbot via openwork-server Unify client surface by routing owpenbot through /owpenbot/* (+ /w/:id/owpenbot/*), and move QR/token flows off interactive CLI calls. Sandbox mode keeps owpenbot internal (no extra published port) while preserving health + config via the edge. * chore(desktop): refresh Cargo.lock Update the Tauri crate lockfile so linux CI can run with --locked.