5 Commits

Author SHA1 Message Date
Dominik Krenn
4e1d9cd620 fix: update Environment initialization in Explainable class and clean up test imports 2025-09-24 11:13:40 +02:00
Dominik Krenn
12c078cd72 feat: add Explainable class for AI-powered code explanations and examples in README.md
chore: update version to 0.3.1 and add OpenAI dependency in setup.py
2025-09-24 11:06:22 +02:00
Dominik Krenn
fa1f4df594 refactor: remove debug print statements from Environment and test files 2025-07-01 09:42:39 +02:00
Dominik Krenn
9dd8a24723 test: add unit tests for Environment class and remove unused test file 2025-07-01 09:39:51 +02:00
Dominik Krenn
b637bdd7b6 init commit 2025-06-30 10:34:35 +02:00