docs: add AGENTS.md for leetcode extractor and update active context

This commit is contained in:
2026-06-01 02:08:45 +08:00
parent b4f25ab87b
commit 142f2469ec
2 changed files with 90 additions and 3 deletions
+5 -3
View File
@@ -32,11 +32,13 @@ code
## Self-Improvement
Periodically review this file and suggest improvements to the user if you notice gaps, inconsistencies, or missing conventions.
## Subdirectories
- `leetcode/` — NeetCode roadmap extractor (dependency graph + problem list). See `leetcode/AGENTS.md`.
## Active Context
<!-- AI assistant maintains this section. Keep under 20 lines. -->
<!-- Updated automatically by /self-improve. Remove stale entries. -->
- Branch: `master`, 1 commit ahead of origin (unpushed)
- Untracked files: `org/cpp/dsa/` and `org/cpp/ufds.org` (not yet committed)
- Current work: UFDS flashcards (402-line proper card set) + DSA subdirectory
- Branch: `master`, up to date with origin
- Current work: `leetcode/out/roadmap.org` — NeetCode 150 roadmap as org-mode checklists (199 problems, 18 topics, Python/C++ solution links)
- Inbox items: binary search, `using` keyword — need cards created
- Possible cleanup: `org/cpp/dsa/udfs.org` may be a superseded draft of `org/cpp/ufds.org`