Daymon

Results 34 issues of Daymon

This PR adds a script (`scripts/tests/ai/run.sh`) which can be used locally to run the integration tests for Firebase AI. The script does the following: - Decrypts the secret files -...

Current changes include: - Using a `callbackFlow` for `AudioRecord` so that we can listen for cancellations. - Added a name to the live session coroutine for easier debugging. - Bumped...

### Is your issue REALLY a bug? - [x] My issue is indeed a bug! - [x] I am not crazy! I will not fill out this form just to...

bug

**Describe the bug** When a manifest (`oclif.manifest.json`) file is present, breakpoints don't get tripped via VSCode's debugger. **To Reproduce** 1. Generate a manifest file with `oclif manifest` 2. Set up...

help wanted