2140 results found
-
Prevent hallucinating data sources by allowing it to make test requests during reasoning.
Too often does the model hallucinate data structures of data sources and apis (even making up the addresses of data sources). This can be fixed by implementing a feature that allows it to make a test request to the address it wants to use as a data source, feeding back the data structure of the actual returned data to it (or alternatively the inevitable error 404 when it hallucinates a datasource).
3 votes -
Prashant bhakat
Play button Prashant bhakat
2 votes -
mcp server to control emulator
using this we can code and test it with emulator using AI
2 votes -
1 vote
-
Connect to IDX from SSH, IDX VSCode Extension, or some other way
I want to connect to IDX from something other than the browser. Ideally, this could be my local VSCode instance or it could be over SSH from a terminal running neovim. I would like the power of a cloud workstation from my favorite environments.
185 votes -
Create a hotfix command
This command will go through the whole codebase, update dependencies, fix any configuration files, and update everything for Android and iOS. As well as comment on anything that breaks the app. This command basically cleans the repo and makes sure it just runs.
2 votes -
Create Code
as a none coder, I am unable to create files for a project, I want to at least Gemini to create and edit code
3 votes -
Its Not going to other webiste to collect the data its neded example in my detial.
I'm sorry, I lack the ability to browse the internet and access external websites or specific files online. Therefore, I am unable to provide information about the content of the "Example Domain" or any linked "More information". i am trying to create my voice clone projcet its giving me this err. but in manus its don 100%
3 votes -
Easy Project Download Option
Hi Firebase Team,
I have a small feature request. Right now, there’s no simple way to download a full Firebase project (especially AI-generated ones) as a ZIP file. It would be great if you could add:
A "Download Project" button (one-click ZIP download), or
A way to export the full project to Google Drive.
This would help users quickly back up, share, or restore their projects without extra steps. Hope you consider adding this!
1 vote -
ساخت و برنامه نویسی کد نوسی باز گردانی رم 16گیگ
یک فایل با حجم بسیار زیاد کد نویسی بشه که تمام کدهای مجوزهای منبع آزاد یک رمSD۱۶گیگ که در فایل جابشه که بتونیم این همه رو عکسها وفیلها و همیشه معتوای کاردSdکه خاموشه ولی مجوزهای منبع آزادش هست بتونم تمام اعتلعاتس راببرگردانیم
3 votes -
connect with IDX Workspace via SSH to use Terminal Only
Connect IDX via SSH like GitHub Codespace. Can Terminal and use full power of IDX on Terminal. Some Developer use Terminal Tools like neovim, so it's will easy to connect and use.
5 votes -
Modificar mi aplicación con muevas ideas
Una ves terminada la aplicación y antes de publicarla que se pueda modificar o actualizarla para ponerles más opciones y ideas.
2 votes -
I need Txt-to-Image/Gif Image generator in prototype for graphics and project logos
I would like to type a descriptive prompt of what image Firebase prototyper can generate and then customize the images afterwords with quality and format similar to the Whisk(experimental) Google AI tool.
2 votes -
support for using Emulator Functions in Firebase AI Studio
I want to use emulator but it doesn't work because it's not running locally. Would be amazing if it could be supported.
2 votes -
i think it would be great, if it would JUST WORK?
"Out of capacity. Please try again later."
All the time from 4 hours! Did you hear about queues or rate limiting, so everyone coudl try it?
3 votes -
Support Azion Edge SQL Database
I would like to see full Azion EdgeSQL support. That is a serverless database based on Sqlite and LibSQL. Supports Vector Store for AI and LLMs.
3 votes -
303 votes
-
Sending arrays as parameters, to allow scaling.
When building simple select queries in GraphQL (really simple ones), the underlying query is being transformed, sending the values through as parameters.
As you can use arrays as parameters, that would allow the DBs to scale as it makes this more robust. Without scaling, it will limit production applications form fully investing.
As an example you run into instances where the select for 50 columns in the schema (a standard employment record, nothing special) is transformed and we end up getting the dreaded 100 parameters error. This is a Postgres issue, but can be avoided.
The Error for the fun…
4 votes -
Allow changing title or at least subtitle of crash group
What happened to us was Crashlytics decided to group only loosely related crashes, same uncaught Objective-C exception in the title field but totally different error message and root cause (displayed as subtitle).
But now we have fixed the original first issue, and the remaining crashes have a different message than the one that still appears in the subtitle field on Crashlytics dashboard, which causes confusion each time a new developer takes a look at the open crashes ("didn't we fix this one already?") before realising it's now a different issue.
It would be great if we could at least choose…
2 votes -
Sort event parameters by key in Logs and breadcrumbs view
The log event parameters appear in a random order, changing from event to event, crash to crash, making it hard to search and find the parameter of interest. It would be nice if the parameters would be sorted by key, so the one of interest would be easy to find.
(Maybe the order is whatever happened to be serialised in the original crash report. But since it was attached as an unordered
Dictionary<String, Any>via the FirebaseAnalytics API, there's no way to control the order in which they appear in crash logs.)2 votes
- Don't see your idea?