Commit Graph

2 Commits

Author SHA1 Message Date
root
455bbd166d chore: clean up repository artifacts
- Remove .coverage (already in .gitignore)
- Remove site/ documentation build (should be built by CI)
- Documentation will be built and deployed by Gitea Actions
2026-03-29 00:47:35 +00:00
root
0975b68334 feat: complete Kwork API client with 45+ endpoints
Initial release:
- Complete async API client (45+ endpoints)
- Pydantic models for all responses
- Two-step authentication
- Comprehensive error handling
- 92% test coverage
- Gitea Actions CI/CD
- Semantic release configured
2026-03-29 00:42:54 +00:00