Updated agent md files for cloud agents

This commit is contained in:
Alishahryar1
2026-02-18 04:03:29 -08:00
parent 7300156925
commit 7b6fcf02b8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
> This file is identical to CLAUDE.md. Keep them in sync.
## CODING ENVIRONMENT
- Install astral uv if not already installed
- Always use `uv run` to run files instead of the global `python` command.
- Read `.env.example` for environment variables.
- All CI checks must pass; failing checks block merge.
+1
View File
@@ -3,6 +3,7 @@
> This file is identical to AGENTS.md. Keep them in sync.
## CODING ENVIRONMENT
- Install astral uv if not already installed
- Always use `uv run` to run files instead of the global `python` command.
- Read `.env.example` for environment variables.
- All CI checks must pass; failing checks block merge.