This website requires JavaScript.
Explore
Help
Register
Sign In
0xWheatyz
/
SPARC
Watch
1
Star
0
Fork
2
You've already forked SPARC
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
313800215cb3e3bbc14957af6222e30ff7c6c6c3
SPARC
/
SPARC
T
History
AI-Manager
313800215c
Test and Lint / test (pull_request)
Has been cancelled
Details
Merge pull request 'Add rate limit stats to admin panel' (
#1682
) from feature/1675-rate-limit-admin into main
...
Merge PR
#1682
2026-05-19 00:12:56 +00:00
..
__init__.py
ci: add pytest and ruff linting to CI, fix all lint errors
2026-03-26 07:04:00 +00:00
analyzer.py
ci: enable ruff linting and pytest in CI pipeline
2026-04-19 20:06:10 +00:00
api.py
Merge pull request 'Add rate limit stats to admin panel' (
#1682
) from feature/1675-rate-limit-admin into main
2026-05-19 00:12:56 +00:00
auth.py
refactor(db): use shared pooled DatabaseClient singleton instead of per-call instances
2026-03-26 06:03:56 +00:00
config.py
feat: add S3/MinIO object storage support for patent PDFs
2026-03-26 10:17:24 +00:00
database.py
Add cursor-based pagination to GET /analyze/batch and update /jobs defaults
2026-05-18 21:49:22 +00:00
llm.py
feat: add multi-model support for per-analysis LLM selection
2026-03-26 10:28:25 +00:00
scheduler.py
Refactor scheduler.py to use the application-level pooled DatabaseClient
2026-04-20 19:16:54 +00:00
serp_api.py
merge: resolve conflicts for S3 storage branch with main
2026-03-26 12:09:24 +00:00
storage.py
feat: add S3/MinIO object storage support for patent PDFs
2026-03-26 10:17:24 +00:00
types.py
feat: add multi-model support for per-analysis LLM selection
2026-03-26 10:28:25 +00:00
webhooks.py
feat: add webhook notification support for job completion and alerts
2026-03-26 10:32:07 +00:00