JoFrost

Results 5 issues of JoFrost

Adds an option on agent.run to export as a CSV the telemetry collected. Once the pipeline is done, a CSV is created (and will have as a name the ID...

Hello! Following up on issue #2617, I’ve submitted a PR to address the issue. The fix is minimal: I’ve introduced a new configuration option under [tool.maturin] called uniffi-force-library-mode. When set,...

### Bug Description When using UniFFI with Maturin for Rust-Python bindings, I discovered that if a UDL file exists in the source directory, Maturin exclusively uses that file and ignores...

bug
bindings/uniffi

Hi there! I'm working on an SDK that uses UniFFI (version 0.28.0) to export its code to Android and iOS. In this SDK, I have a large enum that lists...

Hello! This PR exposes power-level thresholds in OtherState::RoomPowerLevels for the FFI timeline. It includes action requirements such as ban, kick, invite, redact, state_default, events_default, per-event overrides and notifications. This gives...