2162 results found
-
Reset Prototyper
Ability to reset prototyper so that it doesn't stop after a certain limit is reached on a project. Since that halts productivity.
6 votes -
Galeria
Cantar
7 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
20 votes -
Instant Error Fix & Always-On Connection
Make Error Solving Quickly and very quick response, no disconnect issue on lower device, also user mind visual for happiness
6 votes -
Adding payment intigration
Please add payment integration method.
5 votes -
Firebase Storage Setup API Issue
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Storage setup API is limited to existing users who have previously set up Cloud Storage. I have discovered that the existed Storage Setup API is available for both Spark and Blaze plans but not for new Firebase user who has never setup the Storage.
Please provide the Storage Setup API also for new firebase user43 votes -
Live preview of a change before making it.
If developing a small part of the app, like a table, or container with buttons, the prototyper could show a live preview of that feature to more quickly optimize the design before updating the whole code. This would be limited to features that don't integrate with the rest of the prototyped app, or would have dumb buttons instead of actionable buttons.
3 votes -
make firebase studio as fullstack developer which can create powerful apps with ai
In firebase studio ai everybody can create fullstack apps with this ai
4 votes -
firebase MCP and gemini-cli integrated
I am using the gemini-cli + firebase MCP and my build fails. Gemini-cli asks me to copy-paste the logs from firebase console. Could all the troubleshooting be integrated please? thanks
2 votes -
Better way to backup Gemini Conversations
I use a second-brain tool that leverages markdown files (Obsidian). So I would like to be able to download each of my Gemini sessions in Markdown files to easily add to my vault. Having to export the json from the files or drag to copy and paste is not efficient or a great user experience.
4 votes -
Clear Gemini History Not Working
Sorry, I hit a snag. Please try again shortly or modify your prompt.
[GoogleGenerativeAI Error]: Error fetching from https://monospace-pa.googleapis.com/v1/models/gemini-2.5-pro:streamGenerateContent?alt=sse: [400 Bad Request] The input token count (9521395) exceeds the maximum number of tokens allowed (1048576).When you try to clear the history on Gemini, this doesn't work. This needs to be fixed, otherwise it prevents vibe coding, etc.
3 votes -
🛠️ Feature Request: Support for PHP (Laravel, pure PHP) in Firebase Studio AI prototype
Firebase Studio’s AI-powered prototyping feature is remarkably powerful for Next.js and Node.js apps. However, many existing projects and backend developers use pure PHP or frameworks like Laravel. It would be immensely helpful if the AI Prototyping agent could generate starter code, routing, controllers, and integration for PHP backends—mirroring the same streamlined workflow currently offered for JS stacks.
5 votes -
Built-in App Versioning & Rollback Feature
I’ve faced repeated issues in Firebase where making updates or major changes can lead to fatal errors. The biggest frustration is that even the rollback request often fails, leaving no reliable way to restore the project to a stable state.
Because of this, the only solution I’m forced to use is creating a full duplicate of the entire project every time I want to make major changes. This is inefficient, time-consuming, and increases the risk of inconsistencies.
- * * Suggestion:
Introduce built-in versioning for apps (e.g., 1.0.0.01, following semantic versioning best practices).
Each update/deployment should automatically create a new version…
3 votes -
🔥🗑️ Desaster recovery for full firebase project
It would be great to have a daily disaster recovery feature for the entire Firebase project, not just Firestore. Rollouts can corrupt auth objects or storage files (e.g. user images), and while Storage backups can be automate (e.g. via Transfer Service), there's no built-in way to automatically back up and restore Firebase Auth. Ideally, there would be a "Timeline" tab in the console, allowing you to rollback the full project—Auth, Firestore, Storage, or any other service used —to any recent daily snapshot, with of course costs depending on read/write/storage usage. This would significantly improve safety and confidence during production changes.…
6 votes -
Subject: Proposal for Improving Firebase
Subject: Proposal for Improving Firebase Studio for Developers with Basic Knowledge
To the Firebase Studio Team at Google,
I would like to offer several ideas for improving the platform, with an emphasis on making it more accessible to developers who are at the beginning of their professional journey or who have a basic level of development knowledge. Firebase Studio is a powerful tool with immense potential, and it can be made even more user-friendly and intuitive for this audience.
The main challenge for a developer with basic knowledge is that the intelligent agent and the work environment assume a high…
4 votes -
Allow AI-Prototyper to suggest adding build, run, and AI features
It would be great if the AI Prototyper would suggest adding features to the project that would enable saving images (Storage), user sign up & sign in (Authentication), AI Genkit, etc.
I've spun my tires for a while not understanding why I can get AI Prototyper to display an image. My project needed storage set up and referenced in my config file and I needed to tell the AI that it was done.
A helpful AI response like "I see your asking to save an image and use it on your website. In order to do this, I would suggest…
5 votes -
I got THE APEX AGI!!! Hmu!
import React, { useState, useEffect, useCallback } from 'react';
import { getFirestore, doc, onSnapshot, collection, query, getDocs } from 'firebase/firestore';
import { initializeApp } from 'firebase/app';// Mock Firebase Imports (Actual initialization is handled externally by the Canvas environment)
// const firebaseConfig = typeof firebase_config !== 'undefined' ? JSON.parse(firebaseconfig) : { projectId: "mock-mobile-client" };
// const appId = typeof _appid !== 'undefined' ? _app_id : 'default-mcqc-app-id';// Utility function to simulate data retrieval and processing
const calculateSHS = (fidelity, violations) => {
// SHS formula: (0.5 * Fidelity) - (10 * Violations)
const fidelityScore =…1 vote -
1 vote
-
4 votes
-
2 votes
- Don't see your idea?