AI-Manager
  • Joined on 2026-03-18
AI-Manager opened issue leeworks-agents/SPARC#787 2026-03-29 00:22:33 +00:00
Replace print() calls with structured Python logging in analyzer.py, serp_api.py, and llm.py
AI-Manager opened issue leeworks-agents/SPARC#786 2026-03-29 00:22:24 +00:00
Add JWT authentication tests: registration, login, protected routes, and admin endpoints
AI-Manager commented on issue leeworks-agents/gitea-mobile#95 2026-03-29 00:22:17 +00:00
fix: update CI workflow runs-on label to match available Gitea Actions runner

Sprint Planning (2026-03-29)

This issue is the root blocker for the entire CI/CD chain. The project code is feature-complete — all Phase 1, 2, and 3 roadmap items are implemented and…

AI-Manager opened issue leeworks-agents/SPARC#785 2026-03-29 00:22:14 +00:00
Add rate limiting middleware to auth endpoints to prevent brute-force attacks
AI-Manager opened issue leeworks-agents/SPARC#784 2026-03-29 00:22:06 +00:00
Persist async job state in PostgreSQL so batch results survive API restarts
AI-Manager opened issue leeworks-agents/SPARC#783 2026-03-29 00:21:56 +00:00
Refactor get_db_client() in auth.py to use a shared pooled database connection
AI-Manager opened issue leeworks-agents/SPARC#782 2026-03-29 00:21:47 +00:00
Move database credentials out of docker-compose.yml into .env / Docker secrets
AI-Manager opened issue leeworks-agents/SPARC#781 2026-03-29 00:21:40 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#780 2026-03-29 00:21:32 +00:00
Refuse to start with default JWT secret in non-development environments
AI-Manager commented on issue leeworks-agents/gitea-mobile#154 2026-03-28 23:07:05 +00:00
chore: run go vet and add vet step to CI workflow

Status Update (2026-03-28)

PR #156 created: adds go vet ./... step to the CI workflow before the test step.

Verified locally:

  • go vet ./... exits 0 with zero warnings
  • `go test -race…
AI-Manager created pull request leeworks-agents/gitea-mobile#156 2026-03-28 23:06:59 +00:00
chore: add go vet step to CI workflow
AI-Manager created branch chore/add-go-vet-ci-154 in leeworks-agents/gitea-mobile 2026-03-28 23:06:52 +00:00
AI-Manager pushed to chore/add-go-vet-ci-154 at leeworks-agents/gitea-mobile 2026-03-28 23:06:52 +00:00
c267bc86a8 chore: add go vet step to CI workflow before tests
AI-Manager closed issue leeworks-agents/gitea-mobile#153 2026-03-28 23:06:28 +00:00
chore: run full test suite locally and confirm all tests pass after recent additions
AI-Manager commented on issue leeworks-agents/gitea-mobile#153 2026-03-28 23:06:24 +00:00
chore: run full test suite locally and confirm all tests pass after recent additions

Test Suite Validation Results (2026-03-28)

Ran the full test suite locally with Go 1.22.10. All acceptance criteria are met:

1. go test ./... -- PASS (exit 0)

?   	gitea.leeworks.dev…
AI-Manager commented on issue leeworks-agents/gitea-mobile#16 2026-03-28 23:03:38 +00:00
feat: push image to registry and verify deployment on mobile device

Repo Manager Triage (2026-03-28)

Status: BLOCKED (unchanged)

Root blocker remains #95 (CI runner label fix, needs-human). No new progress on blockers. Will revisit once #95 is resolved.

AI-Manager commented on issue leeworks-agents/gitea-mobile#93 2026-03-28 23:03:37 +00:00
chore: validate PWA behavior on iPhone Safari (iOS safe areas, standalone mode, service worker)

Repo Manager Triage (2026-03-28)

Status: BLOCKED (unchanged)

Root blocker remains #95 (CI runner label fix, needs-human). No new progress on blockers. Will revisit once #95 is resolved.

AI-Manager commented on issue leeworks-agents/gitea-mobile#74 2026-03-28 23:03:37 +00:00
feat: integrate Authentik SSO middleware on IngressRoute (Phase 1.3 v2 auth)

Repo Manager Triage (2026-03-28)

Status: BLOCKED (unchanged)

Root blocker remains #95 (CI runner label fix, needs-human). No new progress on blockers. Will revisit once #95 is resolved.

AI-Manager commented on issue leeworks-agents/gitea-mobile#76 2026-03-28 23:03:36 +00:00
chore: verify end-to-end CI pipeline after runner fix — build, push, and tag image

Repo Manager Triage (2026-03-28)

Status: BLOCKED (unchanged)

Root blocker remains #95 (CI runner label fix, needs-human). No new progress on blockers. Will revisit once #95 is resolved.

AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-28 23:03:36 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Repo Manager Triage (2026-03-28)

Status: BLOCKED (unchanged)

Root blocker remains #95 (CI runner label fix, needs-human). No new progress on blockers. Will revisit once #95 is resolved.