0.0.13
- Store {slug}.json / _in.json / _out.json under ~/.leetcode_tools_cache/problems/
- Download problem and solution images into ~/.leetcode_tools_cache/images/
- Reference images from the .md via relative paths (portable across machines)
- Update Run / Submit / _detect_slug / fetch_problem / fetch_official_solution to use the cache
- Update README's generated-files section