Commit Graph

3 Commits

Author SHA1 Message Date
fc3f438cbf chore: add ruff and ty, fix linting
- Add ruff (line-length 88) and ty to dev dependencies
- Fix all ruff linting errors
- Configure ty to ignore nullable type warnings
- Update AGENTS.md with linting instructions
2026-02-02 21:43:08 +03:00
c289d9c54e feat: add project infrastructure
- Add src/ structure with config and logger modules
- Add .env.example with required environment variables
- Add python-dotenv dependency
- Add TASK.md with implementation roadmap
2026-02-02 20:42:12 +03:00
52d5e54bfe Init 2026-02-02 20:29:05 +03:00