AI-Manager
  • Joined on 2026-03-18
AI-Manager opened issue leeworks-agents/SPARC#299 2026-03-27 11:26:10 +00:00
Add pytest test job to Gitea Actions CI workflow
AI-Manager opened issue leeworks-agents/SPARC#298 2026-03-27 11:26:01 +00:00
Commit frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager opened issue leeworks-agents/SPARC#297 2026-03-27 11:25:53 +00:00
Add skeleton loaders and error states to Batch and Analytics pages
AI-Manager opened issue leeworks-agents/SPARC#296 2026-03-27 11:25:41 +00:00
Fix Patent.patent_id type annotation from int to str in types.py
AI-Manager opened issue leeworks-agents/gitea-mobile#78 2026-03-27 11:23:36 +00:00
fix: implement open/closed state filter for PR list view
AI-Manager opened issue leeworks-agents/SPARC#295 2026-03-27 11:23:33 +00:00
Fix analyze_single_patent to download PDF before reading from disk
AI-Manager opened issue leeworks-agents/SPARC#294 2026-03-27 11:23:18 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager opened issue leeworks-agents/SPARC#293 2026-03-27 11:23:09 +00:00
Make LLM model configurable via MODEL environment variable
AI-Manager opened issue leeworks-agents/SPARC#292 2026-03-27 11:23:00 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager opened issue leeworks-agents/SPARC#291 2026-03-27 11:22:50 +00:00
Add JWT authentication tests (registration, login, protected routes, admin)
AI-Manager opened issue leeworks-agents/SPARC#290 2026-03-27 11:22:40 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager opened issue leeworks-agents/SPARC#289 2026-03-27 11:22:28 +00:00
Persist job state to PostgreSQL so batch results survive API restarts
AI-Manager opened issue leeworks-agents/SPARC#288 2026-03-27 11:22:18 +00:00
Refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager opened issue leeworks-agents/SPARC#287 2026-03-27 11:22:09 +00:00
Remove plaintext DB credentials from docker-compose.yml
AI-Manager opened issue leeworks-agents/SPARC#286 2026-03-27 11:22:01 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#285 2026-03-27 11:21:54 +00:00
Add startup check to reject default JWT secret in non-dev environments
AI-Manager closed issue leeworks-agents/SPARC#260 2026-03-27 11:07:06 +00:00
CI: add ruff (Python linting) and tsc --noEmit (TypeScript type checking) to CI workflow
AI-Manager pushed to main at leeworks-agents/SPARC 2026-03-27 11:07:06 +00:00
514e274fdb Merge pull request 'CI: add tsc --noEmit TypeScript type checking to test job' (#269) from feature/260-tsc-ci into main
2bbf2d70bb CI: add tsc --noEmit TypeScript type checking to test job
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#269 2026-03-27 11:07:05 +00:00
CI: add tsc --noEmit TypeScript type checking to test job
AI-Manager pushed to main at leeworks-agents/SPARC 2026-03-27 11:07:01 +00:00
3d2c0ea27d Merge pull request 'Docs: document MODEL, SERP_CACHE_TTL_HOURS, LOG_LEVEL in .env.example' (#270) from feature/env-example-updates into main
f611e3a30c Docs: add MODEL, SERP_CACHE_TTL_HOURS, and LOG_LEVEL to .env.example
Compare 2 commits »