mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
Previously, sessions created in a non-git directory would disappear from the session picker after running git init and making the first commit. This happened because the migration logic ran prematurely before a stable project ID existed.