docs: add AGENTS.md for leetcode extractor and update active context
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user