Добавлена лицензия MIT и копирайты

This commit is contained in:
Кокос Артем Николаевич
2026-06-30 12:12:42 +07:00
parent 1626453813
commit d250099dc5
17 changed files with 40 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# Copyright (c) 2026 Виталий Никитенко. MIT License.
input=$(cat)
cwd=$(echo "$input" | jq -r '.cwd')
model=$(echo "$input" | jq -r '.model.display_name // empty')