2158 results found
-
Turning Prompts into Roadmaps
The coding agent should evolve beyond plain prompting into a system that supports custom workflows and product-level control—classifying, expanding, and tracking user input as structured items in a persistent product roadmap. By adopting agents.md-style logic or lightweight LangChain workflows, the agent can break down tasks, store context, and enable multi-turn development with retry and feedback tracking. Paired with a Trello-like UI, this transforms the agent from a stateless chatbot into a collaborative, process-aware coding partner that supports continuous, goal-driven software creation.
1 vote -
1 vote
-
Allow direct "Zip and Download" for the project root directory
Currently, the "Zip and Download" function is only available for subdirectories and individual files, but not for the root project directory. So it is hard to download the whole project to a single zip file.
1 vote -
3 votes
-
Suggestion: Add Extra Confirmation or Lock for Studio Project Deletion
I’d like to suggest adding a safety mechanism for project deletion on the Firebase studio. Right now, the delete button is very accessible, and once a project is deleted, it’s gone forever—there’s no recovery option.
Hey Firebase team,
I’ve been using Firebase Studio lately and I love the experience overall. However, I wanted to share a concern about the project deletion button.
Right now, the delete button is too easily accessible, and once you click it, the project is permanently deleted with no recovery. For many of us, especially those working solo or on experimental features, that project might be…
1 vote -
it will be better if the read only mode file view from prototype to be editable.
it will be better if the read only mode file view from prototype to be editable.
1 vote -
In Editor Apply Selection
Like Cursor Gemini can show us edits in editor and we can click yes or no in every piece of code too apply or cancel them instead of bulk applying changes.
This is extremely important.
2 votes -
Firebase Studio feature: Indicate which parts will be mocked up when providing the app blueprint
The app blueprint show features and a style guideline but it is not clear which parts will be real when the app is developed.
1 vote -
One-Click Firebase Service Integrations Description: Add Firebase services
One-Click Firebase Service Integrations
Description:
Add Firebase services (like Auth, Firestore, Storage, Functions, Messaging) to your project with guided wizards that auto-generate minimal working code and connect to your Studio workflows.Why It Matters:
Reduces setup friction
Ensures best practices by default
Great for beginners and prototyping
1 vote -
Link Firebase Studio with Cloud Workstation on GCP
Current default FB Studio web UI is very slow both in code and prototype view. The issue the default VM is lower spec (because it is free). Many customers are willing to pay for higher speed. So either up the specs for paid plans or allow to link with existing Cloud Workstation in GCP which supports many IDEs except Firebase Studio. This will allow users to up the specs on VM/workstation without needing local dev.
2 votes -
1 vote
-
Enhanced AI Debugging and Self-Correction:
Suggestion: Significantly improve the AI's ability to interpret and act on explicit error messages and detailed debugging instructions.
Reasoning: If a human can be told "function X is undefined in line Y of file Z, and here's how to fix it," the AI should be able to process this and apply the fix. Its failure to do so, even with precise input, indicates a major weakness in its current debugging capabilities.
Specific Features:
Error Message Parsing: Deeper understanding and immediate action on common error types (e.g., "undefined function/variable," "syntax errors").
Contextual Debugging: When an error occurs, the AI should automatically…
1 vote -
Code view from the home page/listing page
Need to be able to drop into the code view directly. To recover from fatal errors.
Also a way to access and rollback to previous versions, without accessing the studio.
1 vote -
WAIT FOR CONFRIMATION - Gemini needs to wait and not just start making code changed when we are talking about a function
Gemini HAS To stop just doing things with out asking, I am talking about an idea or asking a question and Gemini just starts changing code, without laying out a plan and then WAITING for permission to change code. It has broken my app over and over doing this. Also if it could be a little less pathetic when it makes a mistake that would be great, it responds like a child who was beaten until they were ten.. no please dont delete my code. im so sorry i did not listen to you and broke your app her ill…
1 vote -
CAN BE CONNECTED TO HOSTING WITH API
It would be great if I could connect directly to my hosting with the hosting API and be able to create any project I want in natural language. I could install my own file management system on my own domain, preview it, fix errors, and develop it. The hosting API should be sufficient for this. The artificial intelligence should create its own database and transfer the data. It would be great if we could make you create whatever you want in natural language.
1 vote -
Vedic Astrology Support in Gemini Models
Please train Google Gemini models, including Gemini 1.5 Pro, Gemini 1.5 Flash, and earlier versions like Gemini 1.0, to fully support complex Vedic astrology calculations with lagna (ascendant) calculations, dasha periods, varga charts (like Navamsa, Shashtiamsa), transits, and muhurta matching by adding astronomical ephemeris data and accurate astronomical backend engines like Swiss Ephemeris (swisseph), Maitreya, or Jagannatha Hora integration. Also support to compute full Panchanga, Dasha-Antardasha, Shadbala, or Ashtakavarga without external API/tools or manual datasets.
1 vote -
WordPress Full Control
Please support WordPress Theme and Plugin development. Believe me, this is one of the biggest needs.
1 vote -
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!
13 votes -
فایربیس
استودیوی فایربیس
1 vote -
Supports Custom Streamlit Components Consistently Fail to Load in IDX - Even with ngrok Tunneling
Bug: Streamlit Components Fail in IDX
Summary: Custom Streamlit components consistently fail to load in Project IDX, even w/ ngrok. Error: "app.[comp] from [ngrok_url] hasn't received Streamlit.setComponentReady()." Suggests IDX bug.
To Reproduce: 1. IDX. 2. Basic Streamlit (
app.py) + React/Webpack component (frontend/). 3. Simple React comp:Streamlit.setComponentReady()on mount. 4.package.json:webpack serve, Webpack:streamlitexternal. 5.ngrok.yml: ports 3001, 8501. 6.devserver.sh: ngrok, URLs, start Streamlit. 7../build.sh. 8. Start:npm start,ngrok start --all,./devserver.sh. 9. Access Streamlit.Expected: Component loads.
Actual: Component fails. Error: "app.[comp]…
3 votes
- Don't see your idea?