Open Issues Need Help
View All on GitHub Move print() statements to a log about 2 months ago
AI Summary: This issue proposes replacing all existing `print()` statements within the codebase with a proper logging mechanism. The primary goal is to improve debugging capabilities by allowing for more verbose and controlled output, as the current `print()` statements are primarily used for debugging purposes.
Complexity:
2/5
enhancement good first issue
UX is ugly about 2 months ago
AI Summary: The issue creator believes the current user experience (UX) is poor and is seeking design ideas and suggestions from the community. They admit to lacking UX design skills and are open to any contributions, regardless of scope.
Complexity:
4/5
help wanted