From 86dd479cd80913922813e1dff1ecb002c662ea47 Mon Sep 17 00:00:00 2001 From: "Hermes (devlog)" Date: Sun, 20 Sep 2026 22:50:01 +0000 Subject: [PATCH] Add README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5c80d9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# devlog + +Автоматическая лента изменений: раз в день агент смотрит, что нового появилось в публичных репозиториях, и предлагает запись в виде pull request. +Принятые записи (`entries/*.json`) показываются на https://shanaty.ru/devlog/. + +An automatic development log: once a day an agent looks at what is new in the public repositories and proposes an entry as a pull request. +Merged entries (`entries/*.json`) are shown at https://shanaty.ru/devlog/.