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
449055b026c2e736c94f8741246674f52592a030
SPARC
/
SPARC
T
History
agent-company
449055b026
merge: resolve multi-model conflicts with trends and export endpoints
...
Keeps model selection, analytics trends, and CSV export endpoints.
2026-03-26 12:14:15 +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
fix: auto-download patent PDF in analyze_single_patent before reading
2026-03-26 10:08:34 +00:00
api.py
merge: resolve multi-model conflicts with trends and export endpoints
2026-03-26 12:14:15 +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
Merge pull request 'feat: implement scheduled/recurring analysis with change alerting' (
#65
) from feature/scheduled-analysis into main
2026-03-26 12:07:46 +00:00
llm.py
feat: add multi-model support for per-analysis LLM selection
2026-03-26 10:28:25 +00:00
scheduler.py
feat: implement scheduled/recurring analysis with change alerting
2026-03-26 10:30:43 +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