From 7c4e25987b662740729a31cfec89e179641d3846 Mon Sep 17 00:00:00 2001 From: hev Date: Wed, 14 Jan 2026 06:02:28 -0700 Subject: [PATCH] Remove .agent and .beads from tracking These directories are already in .gitignore but were accidentally committed. Remove them from version control. Co-Authored-By: Claude Opus 4.5 --- .agent/TODO.md | 12 ------------ .beads/issues.jsonl | 0 2 files changed, 12 deletions(-) delete mode 100644 .agent/TODO.md delete mode 100644 .beads/issues.jsonl diff --git a/.agent/TODO.md b/.agent/TODO.md deleted file mode 100644 index 0a9f0c4..0000000 --- a/.agent/TODO.md +++ /dev/null @@ -1,12 +0,0 @@ -# UV Conversion TODO - -## Tasks -- [x] Update pyproject.toml for UV (add [tool.uv] section if needed) - No changes needed, hatchling works with UV -- [x] Create uv.lock file via `uv lock` -- [x] Update README.md for Python/UV (replace TypeScript/Node.js instructions) -- [x] Update .gitignore for UV entries -- [x] Create .python-version file -- [x] Commit and push changes - -## Current Status -Complete! All UV conversion tasks finished and pushed. diff --git a/.beads/issues.jsonl b/.beads/issues.jsonl deleted file mode 100644 index e69de29..0000000