Files
openwork/packages
ben a48578d331 feat(owpenbot): add operator TUI (#501)
* fix(owpenbot): guard health timer cleanup

Avoid calling clearInterval with a null timer so TypeScript builds stay green.

* feat(owpenbot): add operator TUI

Add a TTY-first interactive menu that talks to the owpenbot health API (direct or via openwork-server proxy) for QR, token, groups, and bindings management.

* chore(desktop): refresh Cargo.lock

Update the lockfile to match the current desktop crate version so Linux CI can run with --locked.

* fix(owpenbot): require client token for proxy TUI

When using openwork-server proxy mode, include a Bearer client token for /owpenbot/health while still supporting host-token for admin endpoints.
2026-02-07 17:19:07 -08:00
..