Update assistant features and docs

This commit is contained in:
2026-02-12 14:12:37 +03:00
parent bb3133a1c0
commit ca8ebd6657
19 changed files with 814 additions and 180 deletions

10
Makefile Normal file
View File

@@ -0,0 +1,10 @@
.PHONY: run check qwen-context
run:
python run.py
check:
./scripts/qwen-check.sh
qwen-context:
./scripts/qwen-context.sh