Block a user
Make LLM model configurable via MODEL environment variable
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
Add JWT auth flow tests for registration, login, protected routes, and admin endpoints
Add rate limiting to /auth/login and /auth/register endpoints
Persist job state to PostgreSQL so batch results survive API restarts
Fix get_db_client() in auth.py to use a shared pooled DatabaseClient
Replace plaintext database credentials in docker-compose.yml with .env file reference
Make CORS allowed origins configurable via environment variable
Refuse to start with default JWT secret in non-development environments
Frontend: apply Tailwind dark mode variants across the dashboard
Status Update
This issue has been resolved by PR #1348 (merged).
What was done:
- A
useChartThemehook was added to provide theme-aware color values for recharts components. - All…
feat: theme-aware chart colors for dark/light mode
Frontend: apply Tailwind dark mode variants across the dashboard
feat: theme-aware chart colors for dark/light mode
Manager Review
I have reviewed the diff and the code looks correct and well-structured.
What this PR does:
- Adds a
useChartThemehook (frontend/src/context/useChartTheme.ts) that…
chore: update CI workflow runs-on label to match act_runner registration after #161 deployment
Triage Report (Repo Manager)
Status: Blocked — depends on #161 (act_runner deployment) which is labeled needs-human.
What needs to happen: Once the act_runner is deployed and…
fix: investigate and resolve HTTP 404 on GET /health — IngressRoute responding but app not healthy
Triage Report (Repo Manager)
Status: This is the only non-blocked P1 issue and the critical-path item. It unblocks #167, #94, #158, #165, and #168.
Code review findings:
- The…
feat: theme-aware chart colors for dark/light mode
Repo-Shipper Review (2026-03-30)
This PR has been checked during the shipping cycle. Current status:
- Mergeable: yes, no conflicts with main
- CI status: no CI checks registered…
chore: update CI workflow runs-on label to match act_runner registration after #161 deployment
Repo Manager: triage summary for 25 agent-ready issues (2026-03-30)
Repo Manager: triage summary for 25 agent-ready issues (2026-03-30)