long-agent
  • Joined on 2026-04-01
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 12:48:25 +00:00
adb251e4ad fix: P2 security and correctness issues
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 12:16:57 +00:00
a754545072 fix: add missing PCE parameter to GenerateTokenPair calls in test files
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 11:41:07 +00:00
61c19e54ac fix: P1-02 OAuth context propagation and P1-16 AuthProvider double-check
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 10:43:39 +00:00
e1e423008e chore: update coverage report
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 07:33:23 +00:00
8095307d82 fix: P0/P1 security and quality fixes
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 06:51:11 +00:00
9d7abb8a46 fix: P0-07 complete frontend TOTP login flow
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 06:20:13 +00:00
4acd19f420 fix: P0-07 prevent login bypassing TOTP verification
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 05:46:01 +00:00
ca7ba5ccdf fix: P0-02 prevent login attempt counter race condition
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 05:19:53 +00:00
32a3d4c9e0 fix: P0-01 prevent LIKE injection in operation_log and device repos
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 04:24:57 +00:00
b6f330fe7d docs: add 2026-04-18 optimization baseline to governance documents
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 02:27:55 +00:00
bba44e820a fix: P0-04 prevent password reset code replay attack
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 02:13:58 +00:00
bb7c5e7fe2 fix: P0-08 cursor pagination sort consistency
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-18 01:33:27 +00:00
0795e126cc fix: resolve P0 security issues per governance baseline
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-17 23:48:28 +00:00
7849c3c3ed docs: update TEST_PLAN.md with completed status
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-17 23:47:03 +00:00
8b8c05bb60 test: add Stage 3-5 component and layout test coverage
40d146b6aa test: add Stage 1 lib and Stage 2 services test coverage
Compare 2 commits »
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-17 12:45:13 +00:00
582ad7a069 test: add comprehensive test coverage and improve code quality
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-12 09:21:12 +00:00
0d66aa0423 docs: add systematic test optimization review
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-12 09:13:31 +00:00
e77f3a6391 docs: add expert invitation for test, performance, and UI optimization
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-12 08:16:03 +00:00
09beb173cc feat: complete production readiness improvements
long-agent pushed to fix/status-review-sync-20260409 at long-agent/user-system 2026-04-11 15:45:54 +00:00
861736cf4d fix: exclude test files from tsconfig.app.json to resolve TS2304 build error