2351 results found
-
Support to configure non-blocking tool use in Firebase AI Logic?
Async function call (https://ai.google.dev/gemini-api/docs/live-tools#async-function-calling) is helpful in many scenario, but Firebase AI Logic doesn't allow to configure it. Please support
2 votes -
6 votes
-
Improved memory of past actions
I've been coding with Firebase Studio for the past couple of days and in the interactive chat it keeps re-introducing an error in a file in an unrelated area of the file when it's making a change elsewhere. I repeatedly asked it not to change that block of code and it has been unable to.
Similarly, when I added Firebase functions, a .eslintrc.js file was created with a column width set to 80. gemini-pro-preview-05-06 keeps failing to follow this even though I repeatedly and explicitly say to follow the rules before making a fix. If fails by both making code…
12 votes -
สร้างความเชื่อใจด้วยการให้ใจ
เพื่อกาคทำงานที่มีประสิทธิภาพของทีม
1 vote -
Ronaldo
Ronaldo Cardoso dos Santos
1 vote -
Restrict Firebase App Invitations to Only the Intended Google Account (Prevent Forwarded Email Access)
Hi all,
We send Firebase app invitations only to our company domain emails, but the invitation email can be forwarded and accepted by a personal Gmail account, which creates a security concern.
Is there a way to:
Restrict invitation acceptance to only the Google account that received the email
Or limit access to company-domain Google accounts only
Prevent forwarded invitations from granting access to unauthorized users
Any best practices or Firebase-supported solutions would be appreciated. Thanks!
2 votes -
Improve firestore rules debug info
Improve firestore rules debug info:
2 features will really improve the debugging of firestore rules:
- Add a "label" parameter to the debug() function to identify the result in the debug log file of the emulator. Right now, only the value is printed, it is very confusing when you have several debug calls...
- Improve the error message returned to the client so we can understand the permission denied. Right now the message contains very little information and it is not helpful a all..,2 votes -
Support Kotlin Multiplatform (KMP) in the SDKs
KMP is now stable and more libraries are being added to KMP ecosystem. There is a big opportunity for Firebase to be in Multiplatform and support developers adopting this tech.
1,261 votes -
Fully agentic mode
a option Where you can explain your project, and it gets you a fullstack version With authentication and pricing inbuilt and it just asks for keys and other stuff. can iterate prompt as Well, asks What features the creator Wants as Well in it and more
5 votes -
Flag specific files or even code sections as DO NOT TOUCH for the agent
I've had plenty of projects where unexpected (an often unnecesary) changes to config files break the app and it usually takes multiple rollbacks to go back to the stable version .
I've seen this specially happen in config files (.env,firestore.rules,etc) where configs are set to invalid values and unless they get caught in the file diffs they make us think the problem is with the new generated code when acutally is a base setup that has been changed.would it be possible to flag certain files (eg .ai-ignore file) or annotate code in some way to let the coding agent…
5 votes -
unsefe content ?
how to manage ?
2 votes -
Local file system access
Introduce the capability to browse and open local filesystem directories, as available in vscode.dev, where users can open directories and not just individual files, directly from the browser interface.
Current behavior in vscode.dev: Users can interact with the local filesystem through the browser, opening folders and files as if working locally, without uploading content to the server, which effectively bridges local and cloud development environments.
Impact: Implementing this would reduce context-switching and improve user experience by providing a seamless development workflow that integrates local and cloud-based resources.
Technical Suggestion: Adopt a File System Access API strategy to enable secure and…
430 votes -
Can all my projects correspond with each other that's boring when my projects my apps can't my projects don't correspond with each other let
When all your apps is connected it's simple mean when one is crashing you can't get the problem when you start to work on the other one the other one is simply can get the correction and go around all the faults but when you set it to all you set it up it's difficult for people to work to work space like that right now cuz that's the problem I'm having a crash problem and working with you guys it's difficult it's been over a week I'm trying to correct it giving me **** to Lord it know what…
1 vote -
an AMPLIFIED team of 4 supreme elevated firebase AI Service Agents, one=foregrnd ops, one=backgrnd ops, 2=device/web analysis
These AI will be user friendly and used to safely and effectively prompt and protect, supervise, collaborate with firebase users( and their profile and device from safety threats while on site, maybe even while off site via private triage unit/center access via private, undetected/undetectable, impenetrable, impervious to visible and hidden threats and hackers and their tech and devices and profile(s)..tunnels that are virtual, adaptive, modifiable, containing all( limitless) required and needed materials & tools/components for permanent, perpetual existence, that occasionally contains vault door(s) with decontamination units capped & sealed, locked and ran and used and controlled collaboratively and privately managed/maintained,…
2 votes -
Trigger Functions on changes to server side Remote Config
Currently Functions (gen 1 & 2) support triggering only on changes to the client side Remote Config. Being able to trigger functions on updates to the server side Remote Config is important to maintain feature parity with the client side support and also has many generally helpful use cases.
13 votes -
More tutorial on data connect
We need more tutorial or documentation with examples.
40 votes -
Download IPA/APK files from Download link on Desktop
Allow users opening the Download link for a Firebase App Distribution Release to access and download the app file through desktop browsers instead of arbitrarily blocking it.
16 votes -
Web preview for Flutter apps in Firebase Studio should support stateful hot reload
When I made a change to my Flutter code in Firebase Studio, the web preview perform a full reload - which loses the state of the app and takes multiple seconds.
It would be good if it did (or had an option to do) a hot reload for the web preview, so that the state was maintained and the reload would be sub-second.
5 votes -
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App Hi IDX Team, I moved my project to IDX, but the mobile experience via
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App
Hi IDX Team,
I moved my project to IDX, but the mobile experience via browser is currently unusable (blocking me from using IDX on the go).
My Use Case: I don't write code manually on mobile. I use the AI Agent (Gemini) to prompt changes, review the code diffs, and check the preview.
The Problem: The current responsive web view is too cluttered. I cannot see the Chat, the Code, and the Terminal effectively on a phone screen. It's painful compared to the competition.
The Feature Request: Please look…3 votes -
Native support for RBAC (Role-Based Access Control)
Native RBAC (Role-Based Access Control) management
Currently, to manage roles (admin, editor, client), you have to use Custom Claims via the Admin SDK (Node.js) or store the roles in Firestore. This is cumbersome for a beginner.The improvement: Being able to define roles directly from the Firebase console and have them automatically appear in the
request.authobject of Security Rules without additional code.1 vote
- Don't see your idea?