nexus/server
Devin Foley 8e384947aa Address Greptile review: consolidate query, add idle tests, remove dead code
- Consolidate duplicate running-runs query in reapOrphanedRuns by
  reusing activeRuns for idle timeout pass (skip already-reaped runs)
- Add three integration tests: idle warning at 11 min, idle kill at
  16 min, and no-warning with recent output
- Remove unreachable idle_timeout entry from statusBadge (idle-killed
  runs have status "failed", not "idle_timeout")

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-26 23:48:58 -07:00
..
scripts Harden dev-watch excludes for nested UI outputs 2026-03-26 12:35:19 -05:00
src Address Greptile review: consolidate query, add idle tests, remove dead code 2026-03-26 23:48:58 -07:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json Fix worktree runtime isolation recovery 2026-03-26 11:12:39 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00