2025-11-17 - 2026-05-17

Overview

5 Active Pull Requests
18 Active Issues
Excluding merges, 1 author has pushed 1 commit to main and 8 commits to all branches. On main, 34 files have changed and there have been 4381 additions and 0 deletions.

5 Pull requests merged by 1 user

Merged #23 Fix LoRA loading and conditioning to match training notebook 2026-03-19 23:31:31 +00:00

Merged #22 Fix image detection after print-to-logging migration 2026-03-19 19:15:45 +00:00

Merged #21 Replace debug print() statements with proper logging 2026-03-19 19:06:41 +00:00

Merged #20 Fix bare except handlers in keyword_extractor.py 2026-03-19 18:39:36 +00:00

Merged #19 fix: broken subprocess command and tuple unpacking in app.py 2026-03-19 18:16:16 +00:00

4 Issues closed from 1 user

Closed #3 Replace 27 debug print() statements with proper logging 2026-03-19 19:06:41 +00:00

Closed #4 Bare except Exception handlers silently swallow errors in keyword_extractor.py 2026-03-19 18:39:36 +00:00

Closed #1 Broken subprocess command construction in app.py 2026-03-19 18:16:16 +00:00

Closed #2 Tuple unpacking mismatch in app.py line 119 2026-03-19 18:16:16 +00:00

18 Issues created by 1 user

Opened #1 Broken subprocess command construction in app.py 2026-03-19 17:29:52 +00:00

Opened #2 Tuple unpacking mismatch in app.py line 119 2026-03-19 17:29:52 +00:00

Opened #3 Replace 27 debug print() statements with proper logging 2026-03-19 17:29:52 +00:00

Opened #4 Bare except Exception handlers silently swallow errors in keyword_extractor.py 2026-03-19 17:29:52 +00:00

Opened #5 Memory leak: new TCGdex SDK instance created per card in fetch_card.py 2026-03-19 17:29:52 +00:00

Opened #6 No unified requirements.txt or pyproject.toml at project root 2026-03-19 17:30:05 +00:00

Opened #7 No test coverage for most of the codebase 2026-03-19 17:30:13 +00:00

Opened #8 Magic numbers without documentation in json_inference.py 2026-03-19 17:30:21 +00:00

Opened #9 Fragile JSON extraction with silent fallback in prompt_to_card_pipeline.py 2026-03-19 17:30:28 +00:00

Opened #10 NLTK resources re-downloaded on every clean_pokemon_text() call 2026-03-19 17:30:35 +00:00

Opened #11 Relative imports in clean-text-to-keywords break when used as a module 2026-03-19 17:30:41 +00:00

Opened #12 No linter, formatter, or pre-commit hooks configured 2026-03-19 17:30:50 +00:00

Opened #13 No hardcoded path/config management — values scattered across files 2026-03-19 17:30:58 +00:00

Opened #14 Missing validation of generated image before saving in prompt_to_card_pipeline.py 2026-03-19 17:31:05 +00:00

Opened #15 Unsafe path traversal in app.py image extraction 2026-03-19 17:31:11 +00:00

Opened #16 Unused import shlex in app.py 2026-03-19 17:31:14 +00:00

Opened #17 Project lacks proper Python package structure 2026-03-19 17:31:22 +00:00

Opened #18 Pipeline uses subprocess calls instead of direct Python imports between stages 2026-03-19 17:31:31 +00:00