2058 results found
-
Storage Issue
Please make the storage in the Android studio more current one is too low barely run my few pojects.
1 vote -
2 votes
-
1 vote
-
not every developer prefers to use github
I like to use my local machines for version control for security reason and with Project IDX there seem to be no security as you can look at my code.
6 votes -
Fix the delete button
If by design than disregard. The delete button and requires you use lowercase when typing. It should include upper and lower as a correct response to delete an app.
1 vote -
Generated SDK types
Given a schema with a nullable type
type MyType @table() {
id: uuid!
nullableString: String
}When running a query that selects records from MyType and filters out null values for nullableString, the generated SDK still types nullableString as string | null (or string? | null). Even though the query ensures no null values are returned for that field.
It would be great if the SDK could be smarter and refine the generated type to just string when the query explicitly filters out null values for that field.
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
2 votes -
Transaction should update the local offline cache
It is a surprise to users (and Gemini) that writing documents using a transaction does not result in the local offline cache being updated when the transaction completes successfully. I'm not sure that it makes sense for the SDK to do this automatically but the firestore docs need to be updated (including the code examples) to make it clear that the local cache does not get updated. There may be some documents in the set being written that are never written by other users, in which case the local user is not expecting to have to have a listener running…
1 vote -
Make easier way to connect storage, database with auto updating rules
Make easier way to connect storage, database with auto-updating rules. I've been trying to build things using Firebase Studio, but as non-coder, it's impossible for me to find ways for storage, database, authentication etc, can you make easier way for that? like just clicking options to get that or commanding by natural language and get those things done by AI?
1 vote -
3 votes
-
More storage per workspace
10GB seems lot, but it is very low. 50GB or minimum 35GB will be fine. Node_modules, extensions for development, etc. Please!
11 votes -
Support for Django
Along with python support please add Django and Flask project templates.
51 votes -
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
2 votes -
SDK for .NET Maui to send Push Notifications
An SDK to integrate push notifications in .NET Maui Apps
3 votes -
Creating a project directly into the Server or Hosting would be great.
When users who accept security risks give their hosting information directly... artificial intelligence should be able to create files and databases within this host and create a project with the desired features in natural language...
1 vote -
WEB AND APPLICATION
It should be possible to write Web and mobile applications of large projects with listed features written in natural language simultaneously in parallel without any problems and in a 100% compatibility manner.
1 vote -
MAJOR PROJECTS IN NATURAL LANGUAGE
In large projects prepared in natural language, he/she must write and finish them in one go without making any mistakes and test every area... he/she must never go outside the project and not act according to his/her own will.
1 vote -
Connect IDX Workspaces to Google Drive to save data when we can't connect to IDX
Firebase Studio should have an option to connect IDX Workspace to Google Drive as a cloud disk for backup when IDX Workspace isn't available. Most of the time IDX Workspace won't work so I need a quick and easy solution to backup my code.
1 vote -
هكر اخلاقي
تعليم التهكير الاخلاقي عن طريق الثغرات
2 votes -
App Distribution API includes information whether tester have installed the app
Currently the only way to know whether a tester have installed a version is through the Firebase Console. I wish we could get this information through the App Distribution API too. Currently we only have lastActivityTime which is not very useful: https://firebase.google.com/docs/reference/app-distribution/rest/v1/projects.testers#Tester
6 votes
- Don't see your idea?