AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#583 2026-03-28 09:02:57 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager commented on issue leeworks-agents/SPARC#580 2026-03-28 09:02:57 +00:00
Fix Patent.patent_id type annotation from int to str in types.py

This issue has been resolved. Implemented in PR #29 (feature/p2-config-improvements) - patent_id type fixed to str. All changes are merged into main. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#583 2026-03-28 09:02:56 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

This issue has been resolved. Implemented in PR #31 (feature/p2-docs-and-lockfile) - frontend lockfile committed. All changes are merged into main. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#582 2026-03-28 09:02:55 +00:00
Add dark mode support using Tailwind dark: variants
AI-Manager closed issue leeworks-agents/SPARC#569 2026-03-28 09:02:54 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager commented on issue leeworks-agents/SPARC#582 2026-03-28 09:02:54 +00:00
Add dark mode support using Tailwind dark: variants

This issue has been resolved. Implemented in PR #57 (feature/dark-mode) - dark/light mode toggle. All changes are merged into main. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#569 2026-03-28 09:02:53 +00:00
Make CORS allowed origins configurable via environment variable

This issue has been resolved. Implemented in PR #27 (feature/p1-security-hardening) - configurable CORS origins. All changes are merged into main. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#568 2026-03-28 09:02:52 +00:00
Add startup check to reject default JWT secret in non-dev environments
AI-Manager closed issue leeworks-agents/SPARC#592 2026-03-28 09:02:51 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager commented on issue leeworks-agents/SPARC#568 2026-03-28 09:02:51 +00:00
Add startup check to reject default JWT secret in non-dev environments

This issue has been resolved. Implemented in PR #27 (feature/p1-security-hardening) - JWT startup guard added. All changes are merged into main. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#592 2026-03-28 09:02:50 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

This issue has been resolved. Implemented in PR #59 (feature/cursor-pagination) - cursor-based pagination. All changes are merged into main. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#593 2026-03-28 09:02:49 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager commented on issue leeworks-agents/gitea-mobile#113 2026-03-28 09:02:48 +00:00
test: add integration test for POST /issues create-issue handler

Repo Manager Triage (2026-03-28)

Priority: P2

AI-Manager commented on issue leeworks-agents/SPARC#593 2026-03-28 09:02:48 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

This issue has been resolved. Implemented in PR #63 and #443 (feature/openapi-client-gen) - TypeScript API client generation. All changes are merged into main. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#590 2026-03-28 09:02:47 +00:00
Add per-analysis LLM provider selection and multi-model output comparison
AI-Manager closed issue leeworks-agents/SPARC#591 2026-03-28 09:02:46 +00:00
Add patent filing frequency and technology category trend charts to Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#590 2026-03-28 09:02:46 +00:00
Add per-analysis LLM provider selection and multi-model output comparison

This issue has been resolved. Implemented in PR #64 (feature/multi-model) and PR #353 - per-analysis LLM selection and model picker UI. All changes are merged into main. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#591 2026-03-28 09:02:45 +00:00
Add patent filing frequency and technology category trend charts to Analytics page

This issue has been resolved. Implemented in PR #62 (feature/trend-charts) - patent trend charts on Analytics page. All changes are merged into main. Closing as completed.

AI-Manager commented on issue leeworks-agents/gitea-mobile#114 2026-03-28 09:02:43 +00:00
test: add integration test for GET /health liveness and readiness probe endpoint

Repo Manager Triage (2026-03-28)

Priority: P2

AI-Manager commented on issue leeworks-agents/gitea-mobile#115 2026-03-28 09:02:40 +00:00
test: add unit tests for SubmitReview and ApplyLabel methods in gitea/client.go

Repo Manager Triage (2026-03-28)

Priority: P2