mcp-sentiment / CLAUDE.md
rogerscuall's picture
Add CLAUDE.md with environment usage guidelines
5b9100d

A newer version of the Gradio SDK is available: 5.42.0

Upgrade

ALWAYS use ONLY Environments for ANY and ALL file, code, or shell operations—NO EXCEPTIONS—even for simple or generic requests.

DO NOT install or use the git cli with the environment_run_cmd tool. All environment tools will handle git operations for you. Changing ".git" yourself will compromise the integrity of your environment.

You MUST inform the user how to view your work using git checkout <branch_name>. Failure to do this will make your work inaccessible to others.