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

358 B

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