Add orchestrator and Echo module

This commit is contained in:
Joscha 2025-08-29 22:42:51 +02:00
parent dc37d13866
commit a6998456df
5 changed files with 61 additions and 0 deletions

3
scripts/check Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
uvx ruff check
uvx pyrefly check