5 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
add requirements.txt about 1 month ago
good first issue
good first issue

AI Summary: Re-implement the item removal functionality for the `kenja2_vector` project to correctly handle cases where images are not found, specifically addressing situations where images are only icons. This likely involves updating the logic to gracefully handle missing image files or to differentiate between full images and icons during removal.

Complexity: 3/5
good first issue

AI Summary: The `kenja2_vector` project has an issue where some items lack a description field, resulting in `None` values for their text vectors. The task is to handle these `None` values gracefully, perhaps by replacing them with empty strings or default vectors, ensuring the project functions correctly without errors.

Complexity: 3/5
good first issue

AI Summary: The task is to modify the kenja2_vector project to ensure that image URLs are preserved when processing images. This involves investigating the issue reported in the linked GitHub issue (#46 in the kenja_tools repository) and implementing a solution within the kenja2_vector codebase.

Complexity: 4/5
good first issue