Commit Graph

8 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
91705f3704 Make Python scripts with shebangs executable
- Set executable bit for word_frequency module scripts with shebangs
- All 30 pre-commit hooks now passing

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 21:34:56 +00:00
copilot-swe-agent[bot]
840a712bb4 Add pre-commit GitHub workflow and fix linting issues
- Created .github/workflows/pre-commit.yml to run pre-commit hooks in CI
- Fixed mypy type errors in translator.py
- Fixed shellcheck warning in run_anki_generator.sh
- Added per-file ignores for word_frequency module legacy code
- Applied auto-fixes from ruff, ruff-format, autoflake, prettier
- All pre-commit hooks now passing

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 21:32:45 +00:00
493f30779d feat: added inverse mode for anki 2025-12-29 16:10:26 +01:00
107da24be1 feat: automatic language detection translation and anki generator with cache 2025-12-29 14:41:56 +01:00
022949684a feat: anki generation feature 2025-12-28 16:48:34 +01:00
56a91242aa feat: vocabulary curbe in C 2025-12-28 16:15:38 +01:00
8546cddfda feat: added translations 2025-12-28 15:55:43 +01:00
586f2471e1 feat: text learning pipe 2025-12-27 17:22:17 +01:00