What is planned
Where firebase-agent-sandbox stands today, why nothing further is scheduled, and the things it is deliberately not going to do.
Where it stands
The feature set is complete: one URL puts a coding agent into a signed-in session against a real Firebase project, scoped and revocable, with isolated data lanes, a session audit trail and a reset path.
Current work is correctness and operability on that existing surface — the edges of session expiry, tenant isolation, IAM setup and error reporting — rather than new capability.
Planned work
Nothing new is scheduled
No new features are queued. What is open in the tracker is defect work on the existing behaviour: session lifetime edges, data-lane isolation under tenancy changes, and making a failed setup say what is actually wrong instead of "internal error". Those are fixes, not roadmap items, and they are not listed individually here for the reason given below.
Out of scope
Not on the roadmap
Said plainly, because the alternative is a sales conversation that ends in disappointment. If one of these is the thing you need, firebase-agent-sandbox is not the product for it.
-
Handing an agent a service account
The whole point is that it does not. A session is scoped, time-limited and revocable; a service account key is none of those.
-
Production access
A sandbox is for a project you are willing to have an agent break. It is not a route into a live backend.
-
Hosting your Firebase project
It signs an agent in to yours. It is not a provider.
How this is maintained
Every item above corresponds to work tracked in our own issue tracker, and this page is rewritten from that tracker rather than kept by hand. What is not shown: unfixed defects and security work, which belong in the tracker until they are closed, not on a product page.
Want the detail behind a line on this page, or a view of where something sits? Write to dmoore@dwmmholdings.com and ask.
Next
Put firebase-agent-sandbox in your pipeline
Ask about integrating it with the repositories and agents you already run.