From 7cdc4fcffd05c8dfd7d21cfbd47caf7c7c13eb91 Mon Sep 17 00:00:00 2001 From: "wassname (Michael J Clark)" <1103714+wassname@users.noreply.github.com> Date: Sun, 5 Apr 2026 06:58:27 +0800 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ef7541 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +My auto research template features + +- always in worktree +- git hooks reminding and protecting files +- explicit human,meta,agent files, explicit frozen files +- everything is a file, with a pipeline from idea -> worktrees -> research reports +- stronger and explicit ideation and interpreations (weak points of current agents) + + +See also +- https://github.com/karpathy/autoresearch/blob/master/program.md +- https://github.com/NousResearch/autonovel/blob/master/program.md