2263 results found
-
AI Assistant for Real-Time Guidance When Users Get Stuck
An AI assistant designed to proactively guide users when they are stuck, offering contextual suggestions and actionable next steps in real time. Similar to Google AI Live or Google Gemini, it analyzes user intent and current state to surface relevant solutions, reduce friction, and help users move forward confidently without breaking their workflow.
3 votes -
Prototype for Importing Project via GITHUB
When I import my project from GitHub into Firebase, I don’t see an option to enable or use the Prototype feature. It would be extremely helpful if this option were available during the import process.
For context, I’m using the language and framework mentioned in the Firebase examples—Next.js with TypeScript.
I’d appreciate it if this functionality could be included or clarified in future updates.
11 votes -
Add native AI-assisted, context-aware code completion to Firebase Studio
Firebase Studio right now offers basic code completion through its standard editor.
Adding built-in AI-powered code completion could bring several new features:
Smart suggestions based on the code around it
Ability to generate multiple lines of code as you type
Understanding the purpose behind your code, like GitHub Copilot does
Compatibility with popular Firebase Studio languages such as TypeScript, JavaScript, Dart, and JSON
Now developers have to depend on external extensions to access AI-based code completion. This disrupts their workflow when they work in Firebase Studio.
Having built-in AI code completion would boost efficiency and turn Firebase Studio into a…
2 votes -
Integrated Agentic Development
Integrated Zappier like AI agent building interface for a better and easier AI application development
20 votes -
Automatic Deployment of Changed Firebase Functions
Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:
- Scanning the project directory to identify functions with modified code since the last deployment.
- Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
- Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.
This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous functions.
47 votes -
Add MCP support to Firebase Studio
As with other AI IDEs like Cursor or Windsurf it should be possible to configure MCP, so I can leverage the power of MCP while vibe coding. Gemini tends to hallucinate ******* APIs.
E.g. I just wanted to create a script to add the Firebase studio instance to the list of trusted domains in my Firebase project. It proposed using the Firebase CLI for this, but it's not supported. Unfortunately there is no way, to provide Gemini with the right docs, e.g. via Context7 MCP. - Also the Firebase MCP is not possible to configure. - That greatly reduces the…
15 votesThis is something we are actively looking into.
-
Better Github integration
Automatically pushes to GitHub when Gemini makes changes. Also make it where you don't have to re authenticate so often with GitHub.
3 votes -
I suggest that Firebase improves error messages to be more clear and beginner-friendly, especially for new developers.
As a beginner, I often feel confused when errors appear. Clearer and more descriptive error messages in the Firebase console would help users understand problems faster without searching elsewhere
0 votes -
Add topic subscription from PWA Javascript app
Hi,
It would be very helpful if a user could be automatically enrolled in an FCM topic when they log in to the PWA using a VAPID key.
Currently, when I generate the token at login, it's saved in the Firebase Realtime database in the /fcmTokens path. The problem is that this process is very data-intensive: the ESP8266 must read all the tokens in /fcmTokens and send notifications individually, resulting in a significant increase in handshaking, SSL, and device heap memory traffic. This would not happen if Firebase added topic subscriptions/unsubscriptions from PWAs.3 votes -
Add MQTT protocol for lightweight communication with IoT devices RealTime Database and Authentication
Ciao,
Attualmente sto inviando dati da dispositivi ESP8266 a Firebase Realtime Database utilizzando la libreria:
https://github.com/mobizt/FirebaseClientTuttavia, ho riscontrato un problema importante: ogni invio di dati consuma molto traffico Firebase a causa dell'handshake SSL (molto pesante per ESP8266) richiesto per ogni connessione. Questo rende l'integrazione con dispositivi IoT a basso consumo con connettività limitata molto inefficiente.
Per questi motivi, sarebbe estremamente utile e vantaggioso avere il supporto nativo per un protocollo più leggero e ottimizzato per l'IoT, come MQTT, che ridurrebbe drasticamente l'overhead, il consumo di dati e la latenza, migliorando significativamente l'esperienza utente della piattaforma nell'ambiente IoT.
Firebase è…
4 votes -
Many prototyping chats using various pull requests
Currently in prototyping only one chat session is allowed and which is taking so much time as well to complete. It would be better if we can create multiple chats simultaneously using different isolated sessions using pull request or any other ways. It can help faster prototyping and even more easier development. Claude Code Web has this feature currently and this is so helpful and I request to bring a similar feature in Firebase Studio as well. Thank you!
4 votes -
Update the knowledgebase of Gemini to stop using 1.5 versions
Every time It uses or create a google cloud function it uses 1.5 versions. Even if I tell it specifically not to use and use a 2.5 version it keep using it. Please update the knowledge of the tool to avoid connecting to outdated apis.
5 votes -
Support Request – Firebase Studio Preview & Environment Variables Subject: Firebase Studio Preview does not allow setting custom environmen
Support Request – Firebase Studio Preview & Environment Variables
Subject: Firebase Studio Preview does not allow setting custom environment variables (Admin SDK / Service Account issue)
Hello Firebase Studio Support Team,
I’m using Firebase Studio (Cloud Workstations) with a Next.js (App Router, Server Actions) project that uses Firebase Admin SDK to write to Firestore.
I’m encountering a blocking issue with environment variable management in Firebase Studio Preview.
🔍 Problem Description
My application requires a service account to initialize Firebase Admin SDK.
Normally this is done via an environment variable such as:FIREBASESERVICEACCOUNT_KEY=<base64-encoded service account JSON>
However, in Firebase…
2 votes -
More regions app hosting
Please do more regions like Australia for app hosting as some businesses have strict region requirements
11 votes -
Add devices running iOS 17 and 18 in Test Lab
The newest iPhone model and iOS version available to run in Test Lab is an iPhone 14 Pro running iOS 16.6. With iOS 18 recently released, it would be great to have support for newer devices (iPhone 15 and 16 models) running the newest iOS versions (17.x and 18.x).
54 votes -
Support 2nd generation (v2) Firebase Functions in Firebase Extensions
2nd generation Functions are better in every way and are recommended for almost all new Functions, but can't be used in Extensions (for most trigger types).
https://firebase.google.com/docs/extensions/publishers/functions
4 votes -
Request for Premium Firebase Studio Tier with Scalable VM Specs
Dear Firebase Team,
I am currently using Firebase Studio for my development projects (including hsse.tech). However, I frequently encounter "disk space full" issues which disrupt my workflow.
I would like to suggest a Premium/Paid Tier for Firebase Studio that offers Virtual Machines (VM) with higher specifications (CPU, RAM, and specifically larger Disk Space). Having a more robust, scalable environment would ensure a seamless experience for professional developers who need more than the standard resources.
Looking forward to seeing improvements in this area.
3 votes -
I suggest that Firebase Studio add a native feature to transfer or move an entire Firebase project from one Gmail/Google account to another.
This would help developers and agencies when project ownership needs to be changed (for example, client handover, team changes, or company restructuring) without manually recreating the project, reconfiguring services, or risking data loss.
2 votes -
4 votes
-
Let Gemini see your firebase screen
Often it has given steps but have been out of date. Example: "My memory of the Google Cloud interface was incorrect.". i end up having to copy and paste my screen, so Gemini can see what i am looking at.
4 votes
- Don't see your idea?