Kwork monitor with AI scoring
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
docs: update README header, add screenshot, add custom support section
d489715View on GitHubfix: disable scoring by default without API key, harden OpenRouter parsing, rename logger
0e914c8View on GitHubdocs: rewrite README for public release, add LICENSE and OSS files
af47134View on GitHubrefactor: introduce Project dataclass, normalize Kwork payloads, integrate scoring
1a0df65View on GitHubAdd adapter architecture, README, app.env.example, split CI/deploy workflows
a8a5b26View on GitHubfix: use categories= param for proper API filtering, remove redundant parent_cat filter
128bf1dView on GitHubfix: always scan at least MIN_PAGES=5 pages to avoid missing new projects
863b33aView on GitHubfix: mark redis seen AFTER saving to DB to prevent data loss
1e23cceView on GitHubincrease description limit to 3500 chars (telegram max 4096)
821394eView on GitHub