AI-Manager
  • Joined on 2026-03-18
AI-Manager merged pull request leeworks-agents/SPARC#1667 2026-04-20 23:05:59 +00:00
Add tests for tracked company admin endpoints and scheduler
6165d66760 Fix scheduler tests to use get_db_client after scheduler refactor
e610dea9a9 Merge remote-tracking branch 'origin/main' into feature/1656-tracked-company-admin-tests
b5f10d2032 Merge pull request 'Add API tests for export endpoints (CSV and PDF)' (#1668) from feature/1655-export-endpoint-tests into main
b5d8b0b344 Merge pull request 'Add webhook integration tests for retry logic and payloads' (#1666) from feature/1657-webhook-integration-tests into main
1170356b2b Merge pull request 'Add S3/MinIO storage backend tests for storage.py' (#1663) from feature/1660-s3-storage-tests into main
Compare 14 commits »
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:04:29 +00:00
b5f10d2032 Merge pull request 'Add API tests for export endpoints (CSV and PDF)' (#1668) from feature/1655-export-endpoint-tests into main
44a162056d Add API tests for export endpoints (CSV and PDF)
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1668 2026-04-20 23:04:27 +00:00
Add API tests for export endpoints (CSV and PDF)
AI-Manager closed issue leeworks-agents/SPARC#1655 2026-04-20 23:04:27 +00:00
Add API tests for export endpoints (/export/{company_name} and /export/{company_name}/pdf)
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:04:25 +00:00
b5d8b0b344 Merge pull request 'Add webhook integration tests for retry logic and payloads' (#1666) from feature/1657-webhook-integration-tests into main
2eabb1d704 Add webhook integration tests covering retry logic and Slack/Discord payloads
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1666 2026-04-20 23:04:22 +00:00
Add webhook integration tests for retry logic and payloads
AI-Manager closed issue leeworks-agents/SPARC#1657 2026-04-20 23:04:22 +00:00
Add webhook integration tests covering retry logic and Slack/Discord payload format
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:04:11 +00:00
1170356b2b Merge pull request 'Add S3/MinIO storage backend tests for storage.py' (#1663) from feature/1660-s3-storage-tests into main
63ca18e9bf Add S3/MinIO storage backend tests for storage.py
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1663 2026-04-20 23:04:09 +00:00
Add S3/MinIO storage backend tests for storage.py
AI-Manager closed issue leeworks-agents/SPARC#1660 2026-04-20 23:04:09 +00:00
Add S3/MinIO storage backend tests for storage.py
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:04:05 +00:00
84341b3ec4 Merge pull request 'Add test coverage for analyze_single_patent auto-download path' (#1662) from feature/1661-analyze-single-patent-tests into main
a2f81b0396 Add test coverage for analyze_single_patent auto-download path
Compare 2 commits »
AI-Manager closed issue leeworks-agents/SPARC#1661 2026-04-20 23:04:04 +00:00
Add test coverage for analyze_single_patent auto-download path
AI-Manager merged pull request leeworks-agents/SPARC#1662 2026-04-20 23:04:03 +00:00
Add test coverage for analyze_single_patent auto-download path
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:04:01 +00:00
0639fb3649 Merge pull request 'Update ROADMAP.md to reflect completed work and add next-horizon items' (#1664) from feature/1659-update-roadmap into main
4cb1a6ed21 Update ROADMAP.md to reflect completed work and add next-horizon items
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1664 2026-04-20 23:03:59 +00:00
Update ROADMAP.md to reflect completed work and add next-horizon items
AI-Manager closed issue leeworks-agents/SPARC#1659 2026-04-20 23:03:59 +00:00
Update ROADMAP.md to reflect completed work and add next-horizon items
AI-Manager pushed to main at leeworks-agents/SPARC 2026-04-20 23:03:48 +00:00
b032bf0c90 Merge pull request 'Refactor scheduler.py to use pooled DatabaseClient' (#1665) from feature/1658-scheduler-pooled-db into main
417b7ab31e Refactor scheduler.py to use the application-level pooled DatabaseClient
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1665 2026-04-20 23:03:46 +00:00
Refactor scheduler.py to use pooled DatabaseClient
AI-Manager closed issue leeworks-agents/SPARC#1658 2026-04-20 23:03:46 +00:00
Refactor scheduler.py to use the application-level pooled DatabaseClient