Python, command line tool, that generates architectural views from lightweight specifications

4 Open Issues Need Help Last updated: Sep 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes refactoring the codebase by moving the `EntityState` declaration. Currently located in `views/view_entities.py`, it is also utilized by `view_manager.py`, indicating it's a shared component. The suggested solution is to relocate `EntityState` to a more appropriate shared directory, such as `shared/enums/` or `model/enums/`, to improve code organization.

Complexity: 1/5
good first issue ArchLens

Python, command line tool, that generates architectural views from lightweight specifications

Remove duplicate code about 2 hours ago
good first issue ArchLens

Python, command line tool, that generates architectural views from lightweight specifications

Remove outcommented code about 3 hours ago
good first issue ArchLens

Python, command line tool, that generates architectural views from lightweight specifications

Remove empty .py files about 3 hours ago
good first issue ArchLens

Python, command line tool, that generates architectural views from lightweight specifications