I see many errors "No Base44 project found. Run this command from a project directory with a config.jsonc file." meaning users run their CLI from outside of a base44 dir,
- we need to somehow make sure this is actually the case and not that we have a bug
- can we direct the user once create command end to do "cd ./create folder", just incase they don't know / they agents doesn't know
@claude please add the message on create command to also do cd into their folder