From 7ecca09f07b82bd5e86928be37f6fd46769c2e18 Mon Sep 17 00:00:00 2001 From: Pavel Lineitsev Date: Mon, 1 Jun 2026 11:55:26 -0700 Subject: [PATCH] fix: delete ralph loop file --- .claude/ralph-loop.local.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .claude/ralph-loop.local.md diff --git a/.claude/ralph-loop.local.md b/.claude/ralph-loop.local.md deleted file mode 100644 index 0d2a87d..0000000 --- a/.claude/ralph-loop.local.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -active: true -iteration: 1 -session_id: 4e7d9eca-c6ae-44b9-bd83-11096fcfc176 -max_iterations: 0 -completion_promise: null -started_at: "2026-05-31T17:59:01Z" ---- - -we need to prepare this codebase for OSS release. The main thing we are interested in is to clean up the code and make sure that it follow common Go patterns and best practices for a project like ours. We want to avoid overengineering and slop. Before you start feel free to ask questions.