1527 results found
-
1 vote
-
1 vote
-
Continent
Support multi-region across different continents.
1 vote -
Please add "Flutter build app bundle" and publishing Google Play
I use Android studio and developing Flutter App. I added my project to Firebase studio but not build app bundle selection. Please
1 vote -
Protyper for imported gitrepo
Currently the prototyper/visual editor works only when you create a project through the prototyper. I wish it would also be accessible for nextjs projects that we are importing from repo.
1 vote -
I suggest that Firebase has the Gemini chat in the secondary sidebar
Not embedded like a view but an assistant in the right side of the screen. Maybe flotating to avoid the space battle between code, render and chat assistant.
1 vote -
Custom domain setup from within Firebase Studio
Instead of having to navigate to the Firebase console, it would be nice to set up a custom domain name from within the Firebase Studio environment.
1 vote -
forks/clears conversation after a "Restore"
I'm not sure if it's a bug, but when I restore a commit/code changes and ask for more thing later, the agent remembers the changes I asked after that restore and is trying to reapply them, messing around with the other path I want to follow with development
1 vote -
GIT PROJECTS FOR GEMINI 2.0 FALSH THAT RUN IN IDX
I am having difficulty to run the GIT Gemini 2.0 Cookbook projects in IDX. Too time consuming. Also Gemini code assistant gave up trying to resolve the NIX environment issues. Also can not get the following project to run:
https://github.com/google-gemini/multimodal-live-api-web-console
It should not be so complex to accomplish running Google Git repositories in the Google environment. I have a million use cases for Gemini 2.0 Flash and need to move faster. Thank you for your time.
3 votes -
Apple “Action Required: Apple Push Notification Service Server Certificate Update”
Good afternoon,
We received this email from Apple “Action Required: Apple Push Notification Service Server Certificate Update” but since our notification service is managed by the Microsoft Azure platform through the Firebase platform, do we have to update something or is the platform updated automatically?
2 votes -
A method to coercive reboot VPS Android Studio
The VPS Ubuntu runs Android Studio on my IDX often. It did not respond to anything and I had to wait until the IDX turned off, I could turn it back. A reboot -restraint button will be very helpful
1 vote -
add support for websockets
I would like to have support for websockets since right now whenever you try to connect a backend and frontend from the same node instance the web preview hangs on loading state.
1 vote -
0 votes
-
CMS Like Wordpress
Firebase studio should introduce a cms system for building quick websites & apps like ecomerse, web tools, company sites, business sites for free
1 vote -
Enable source map support
Since Node 12 it has built-in source map support. For cloud run deployments we can start the node server with the flag --enable-source-maps, but for cloud functions we don't have this control.
I don't understand why we still need to install and register the source-map-support NPM package in our code to get source maps to work.
I suggest to have a configuration option that enables the flag, preventing us from having to manually install a package that is considered obsolete for newer versions of Node.
3 votes -
Cloud Functions versioning
It will be great to have an easy way to deploy different versions of our API and access them by adding a "v1" or "v2" to the URL.
Currently, we can do it manually by changing the name of the function, but the ideal is to have a new parameter in the deployment process (CLI) to "group" them in versions.
This idea is great to roll out and have different versions living side by side until the production version that uses the new API is released to all the users.5 votes -
GraphQL Federation
Support federating a Data Connect service with other GraphQL schemas using federation protocols. Stitch together existing GraphQL services with Data Connect.
15 votes -
Gemini should especially know how to edit .idx/dev.nix.
Currently, it is wrong 100% of the time when attempting:
"Edit .idx/dev.nix to add IDE extension XYZ"
"Edit .idx/dev.nix to add package XYZ"
"Edit .idx/dev.nix to add python with numpy"The AI cannot verify if the request already exists, attempts edits even if already configured correctly, and is wrong when trying to make configurations.
1 vote -
has a readme for every file and whats be built and what going to be built
has a readme for every file and whats be built and what going to be built, also has a prototype for smaller chunks for example you can only have protoypes at the beigning to be built for you why not in every folder could be a protoype
1 vote -
Support for AI ML and deep learning
Language: Python (3.8+)
Deep Learning Framework: PyTorch (2.0+)
TTS-Specific Libraries:
phonemizer: Text-to-phoneme conversionpypinyin: Chinese phoneme conversion (optional)
NLTK or spaCy: Text normalization
torchaudio: Spectrogram generation, waveform synthesis
librosa: Audio analysis, spectrogram creation
soundfile: Audio file handling
Coqui TTS: Pre-built TTS models (e.g., Tacotron 2, HiFi-GAN)
ESPnet: Research-oriented TTS models
Parallel WaveGAN: Lightweight vocoder
Visualization/Debugging:
matplotlib: Spectrogram visualizationTensorBoard: Training metrics
Environment Tools:
pip or conda: Package managementGit: Repository access
Jupyter Notebook: Prototyping
1 vote
- Don't see your idea?