From 0b7f621a75403e1a21b303bae3975a2758d64be8 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 17 Mar 2026 07:20:19 +0300 Subject: Chore (cli): sort-img task --- .gitignore | 1 - cli-tests/sort-img/task.txt | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 cli-tests/sort-img/task.txt diff --git a/.gitignore b/.gitignore index c16ecd1..a2f46b8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ config.toml sysprompts/* !sysprompts/alice_bob_carl.json !sysprompts/coding_assistant.json -!cli-tests/sort-text/task.txt history_bak/ .aider* tags diff --git a/cli-tests/sort-img/task.txt b/cli-tests/sort-img/task.txt new file mode 100644 index 0000000..ebf6185 --- /dev/null +++ b/cli-tests/sort-img/task.txt @@ -0,0 +1,2 @@ +go to /tmp/sort-img, create directories: has-animals, no-animals +sort images in /tmp/sort-img into created directories by content -- cgit v1.2.3