openclaw/apps/linux/src-tauri
Peter Steinberger bc8d0da092
feat(linux): Quick Chat streamed replies and precise pairing states (#110632)
* feat(linux): stream Quick Chat gateway events

* feat(linux): render streamed Quick Chat replies

* fix(linux): correlate Quick Chat streams by run

* style(linux): rustfmt

* test(linux): move Quick Chat stream helper tests into the tooling vitest project

* test: type the Linux quickchat stream harness for strict checks

* test: explicit harness shape for the root test typecheck
2026-07-18 13:22:48 +01:00
..
icons fix(linux): use the Clawd mascot for the desktop app icon (#108181) 2026-07-15 02:11:36 -07:00
permissions feat(linux): Quick Chat agent switcher, avatars, per-agent routing, and configurable shortcut (#110285) 2026-07-18 03:44:49 +01:00
src feat(linux): Quick Chat streamed replies and precise pairing states (#110632) 2026-07-18 13:22:48 +01:00
.gitignore
build.rs feat(linux-app): ask dev builds for the install channel on first run (#109242) 2026-07-16 10:54:26 -07:00
Cargo.lock feat(linux): native gateway transport for Quick Chat — device identity, TLS pinning, ack-driven sends (#110491) 2026-07-18 09:59:10 +01:00
Cargo.toml feat(linux): native gateway transport for Quick Chat — device identity, TLS pinning, ack-driven sends (#110491) 2026-07-18 09:59:10 +01:00
tauri.conf.json feat(linux): Quick Chat agent switcher, avatars, per-agent routing, and configurable shortcut (#110285) 2026-07-18 03:44:49 +01:00