I’m not sure if this is a bug or just the current logic for Make, but I wanted to flag an issue with how the interface handles credit limits.
Currently, once a user runs out of AI credits, the entire prompt box is disabled—including the Point and Edit option. While I understand the need to gate AI-generated features, Point and Edit allows for manual changes that don’t actually cost credits. By locking the whole box, users lose access to manual text editing and the ability to jump directly to specific code views.
The Request: If this isn't a bug, could we treat this as a feature request? It would be great if the Point and Edit mode remained active even after credits are exhausted. This would allow users to continue making manual updates and navigating the code without being completely locked out of the workflow.
