I have been using Codespaces beta for about a week and apart from a few minor issues I found and posted in different topics in this community, it really works great.
I even went as far as removing all local clones of the main repos I work on to force myself to work on them with Codespaces only, to test drive remote only development during normal working days.
The only real bottleneck I have with this workflow during the beta is the number fo available codespaces, which are limited to 2. This means that I have to scrap a codespace every now and then to spin up another codespace to make a quick commit, scrap it again and spin up yet another codespace to work around the 2 codespaces limit.
Are there any plans to increase the max number of codespaces during beta, even if it is a paid option? Or limit the number of running codespaces to 2 but allow keeping around a few more codespaces to avoid having to rebuild the same codespaces over and over?