From a96001894c0a5ba96a9aa670a9bdee9e25967325 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 20 Jul 2026 07:43:27 +0000 Subject: [PATCH] :books: Add explicit AI-assisted-by format rules to commit memory AI-assisted-by: mimo-v2.5 --- .serena/memories/workflow/creating-commits.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.serena/memories/workflow/creating-commits.md b/.serena/memories/workflow/creating-commits.md index 1171511e5b..d37d4672a5 100644 --- a/.serena/memories/workflow/creating-commits.md +++ b/.serena/memories/workflow/creating-commits.md @@ -18,6 +18,10 @@ Body explaining what changed and why. AI-assisted-by: model-name ``` +**AI-assisted-by trailer rules:** +- Use only the model name, e.g. `mimo-v2.5`, `deepseek-v4-flash` +- Do NOT add prefixes like `opencode-go/` — use the bare model name + ## Commit Type Emojis `:bug:` bug fix · `:sparkles:` enhancement · `:tada:` new feature · `:recycle:` refactor · `:lipstick:` cosmetic · `:ambulance:` critical fix · `:books:` docs · `:construction:` WIP · `:boom:` breaking · `:wrench:` config · `:zap:` perf · `:whale:` docker · `:paperclip:` other · `:arrow_up:` dep upgrade · `:arrow_down:` dep downgrade · `:fire:` removal · `:globe_with_meridians:` translations · `:rocket:` epic/highlight