aoife cassidy
aoife cassidy
### Guidelines - [X] I have read the guidelines. ### Version/Commit hash 807b710 ### Describe the bug. 1. Go to `Preferences > Interface` 2. Change `Language` to one written right-to-left...
Would it be possible to add Smart Speed, so that if there's no audio for _x_ amount of time, it skips the silence (with configurable padding)? I don't like increasing...
Would be really cool if you could make the corners of the password box/mainbox round, and also be able to set the radius in px
Adds a Nix flake for development and building, which replicates the functionality of the magefile. The devShell provides the necessary tools to immediately hack on the project, namely Go and...
Adds a Nix flake for development and building, which replicates the functionality of the Makefile. The devShell provides the necessary tools to immediately hack on the project, namely Go and...
it's been a while since the last one.
this repository is still linked to from the main LiveKit server repository. probably should add a note here that the new KITT powered by agents is the one running on...
while trying to reproduce another bug i found this: `room.disconnect()` does not set the room state to disconnected.
just a small thing for my Nixing purposes. automatically loads the flake instead of me having to run `nix developzsh` every time i enter this directory
should fix a race condition where in node-sdks `await room.disconnect()` doesn't wait for the room status update to change. draft because it doesn't work reliably yet: patched node-sdks still fails...