Bennethxyz
Bennethxyz
Opened an initial PR adding batched sampling to reduce per-token overhead when multiple requests are active: https://github.com/exo-explore/exo/pull/891 This is a safe incremental step toward full forward-pass batching across shards. Happy...
Attempted to implement this, but there is no symbol or module named present in the codebase anymore.\n\nSearch across and found no such receiver; legacy collation v1 constants remain only for...
Follow-up: I searched for the receiver name and related v1 collation request handlers but couldn’t find any occurrences. If there’s a different symbol/file that should be removed, please provide the...
CI summary: GitHub Actions (build/test/deploy) succeeded. The Vercel check shows an authorization prompt and is expected for external contributors; if required, a maintainer can authorize it, otherwise it can be...
Also addresses #2174 by flashing the cancel icon on unusable/used active ability clicks.
CI summary: GitHub Actions (build/test/deploy) succeeded. The Vercel check shows an authorization prompt and is expected for external contributors; if required, a maintainer can authorize it, otherwise it can be...
Update: also fixed provider autocomplete in Add Contact modal (bindings + `@` trigger) and merged `registration_providers` into the domain list, addressing #2929.
Added accessibility improvements for the audio player (fixes #3382): - and - Keeps caption/hostname for context when not hidden Tested with keyboard-only navigation; happy to tweak ARIA per your guidance.