Add model and runtime guidance documentation set.

Made-with: Cursor
This commit is contained in:
Andrey Lutsenko
2026-04-20 23:13:00 +10:00
parent bf1fd5e77d
commit d67fdb0791
6 changed files with 218 additions and 0 deletions
+5
View File
@@ -360,3 +360,8 @@ chmod +x script.sh
- Работа с GitHub/GitLab/Gitea: `docs/openclaude-with-repositories.md`
- Примеры cron-автоматизации: `docs/cron-examples.md`
- Автоустановка cron: `scripts/install-cron.sh`
- Каталог моделей: `docs/model-catalog.md`
- Выбор runtime: `docs/runtime-choice.md`
- Локальный Cursor-like стек: `docs/cursor-like-stack.md`
- Честные ожидания: `docs/expectations.md`
- Шаблон benchmark: `docs/bench-template.md`