1103 results found
-
Add C and C++
Please add C and C++
73 votes -
Support for Gradio and Streamlit web applications
Given Project IDX's focus on being integrated with generative ai — project templates for Gradio and Streamlit to demo ML/Gen AI systems would be a great addition to the currently available templates. Both as standalone templates and frameworks for Google's Gemini API template.
This can also be a great opportunity to showcase Google's generative ai models via Gradio/Streamlit.
Note: My idea is intended to use Python as the primary language (specific to Gradio since there's also a JS (
@gradio/atoms)). Though the potential for polyglot Gradio and Streamlit projects should also be supported, respective to the framework. For example,…7 votes -
Put a timestamp on Prompts and Response for easy tracing.
It would be nice to put a timestamp on all our chats and responses so that whenever one wants to role back, it will be easy to trace which response was last published. If this can be added as a feature it'd be nice.
2 votes -
Multi device collaboration
Currently people cannot work on separate branches simultaneously. Only one branch is active even if multiple people are using the project in the studio. It would be a good feature to have where different people can work on different branches at a time. with each branch being locked to a specific user and other user cannot changes until that branch is released. Team collaboration will be much more effecient and people can work on different features at the same time.
3 votes -
Way to handle doom loop coding
I've been running into an issue repeatedly letting Firebase Studio AI try to fix an error that it keeps re-detecting. It acknowledges that it's a persistent issue, but none of the fixes seem to work. I'm not sure how to fix it either. Maybe it would be good to have a way for the AI at some point engage human support on the Google side? Or maybe open up for a request to identify and investigate problems the AI seems to be struggling with?
Here's the particular error in this instance:"Runtime Error
Error: ./nodemodules/@opentelemetry/sdk-trace-node/nodemodules/@opentelemetry/context-async-hooks/build/src/AsyncHooksContextManager.js:20:20
Module not found:…4 votes -
Feature to choose the stack for prototyping
Prototyping is powerful, but not digging the singular TypeScript, Next.js, and Tailwind CSS approach to everything. There should be more choices.
3 votes -
Make Firebase Test Suite available for the Firebase Studio
The problem a facing is: I'm a solo developer with limited resources who want to use Firebase as my entire Back-End solution, but I don't want to need to move to the Blaze plan just to test my integrations with externals APIs (not from Google), exclusively during the development stage.
It would be good to have an alternative to Firebase Local Suite on Firebase Studio. It could have the same resources of the Spark plan and work only on Firebase Studio's workspaces, but with the addition of being able to connect to external APIs, such as Stripe and others.
4 votes -
https://databutton.com/
VON https://databutton.com/ KANN MAN SICH IN FIREBASE ACCOUNT UND PROJECT EINLOGGEN. ALLERDINGS VON FIREBASE TO https://databutton.com/ NOCH NICHT!. IN DEN STANDT EINSTELLUNG VORHANDEN. DA ICH https://databutton.com/ ZIEMLICH PROPITÄT FINDE. UND SCHLANK. MACHT ES SICH SEHR GUT IN FIREBASE!., ICH WÜRDE AUCH SEHR GERNE SUPERBASE, UND PALANTIER FOUNDRY INTEGRIERT HABEN. UND DEVIN KI DIE CODING AGENT ASSISTENT, ABER ALLES ORIGINAL KEINE STUMPFE NICHT BLOCKBUSTER VERSIONEN. :)
ES IST SEHR EILEND ALSO ESKALATIONSTUFE RED! BLUE! CROSS POINT.
ALLERDINGS KÖNNTEN SIE AUCH. :) POSTMAN INSOMNIA MASSDRIVER MONGODB CAPALLA COUCHBASE EINFÜGEN. :) UND KONG UND KRANKEND API GATEWAY UND https://dashboard.vapi.ai/ UND BUDDY UND :)…
6 votes -
Enable app duplication
When building, you might want to take two different directions to see what works best. Enabling app duplication allows for this better than the restore feature does
6 votes -
2 votes
-
Branching (Pivoting) own apps & Remixing publicly shared boilerplates
Add ability to branch / pivot off from an app's position (not like a feature branch but a whole pivot), and also allow public sharing with a feature to allow users to remix from that app. Boilerplate marketplace too, please :D
6 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
-
Sound Feedback
Add a feedback sound when the AI completes a task, so I can multitask and return when it’s ready.
2 votes -
Forking or Duplicating Project
I'd love to have a 'fork' option for my projects—or at the very least, a duplicate feature so I can test new features, refactor code, or try different libraries without breaking the original project.
3 votes -
add video supports
We can add video for making anything clear or showing something moving
3 votes -
1 vote
-
1 vote
-
Ability to talk between workspaces
I should be able to refer to another project from a current workspace.
4 votes -
Prototype an app with AI seems to only allow NextJS + Tailwind. Let it use clientside frameworks such as react or vue.
Right now, you can only do nextjs + tailwind. However firebase hosting works best with single page apps like react or vue. No matter what you prompt however you can't get that.
I'd love to see it allow you to build a vue + vuetify app that uses firebase functions for backend functions.
Obviously i can built it myself, but the whole point of the vibe coding is i don't need to. Why call it a "firebase" product if it doesn't want to use the firebase way of building apps?
4 votes
- Don't see your idea?