fleet-memory/CLAUDE.md
Nicolò Boschi bc7d9fe07f improvements
2025-10-30 18:54:06 +01:00

8 lines
No EOL
358 B
Markdown

# Documentation
Do not write any markdown file, just write the code.
# Workflow
- After your changes, make sure everything is working fine by running the tests.
- keep the readme.md architecture section up to date when you change the implementation
- when changing an implemetation, do not keep the old one as fallback
- to run test, use uv run pytest tests