Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:39

1.15.0 (2026-07-06)

Features

  • arena: difficulty levels for the moving-target widget (easy/medium/hard) (07bc53f)
  • arena: live claude agent caught on the rendered moving-target widget (edf86ae)
  • arena: rendered moving-target widget — the stale-snapshot captcha, fp-safe grounded (406ae40)
  • arena: stale-snapshot tell — catch an llm agent acting on a seconds-old view (f20c94b)
  • arena: tune moving-target widget for human-solvability (9/10, fp-safe, agent-caught) (9fb8616)
  • detector: session_flow_robotic — the machine-regularity flow tell (0cf7ada)
  • detector: session_flow_superhuman — the multi-step flow-cadence tell (3f35b16)
  • evaders: add macos-firefox morph profile — camoufox mac caps bug fixed, coherent (1c18441)
  • evaders: arena-solver KS_HUMANIZE — paced flow evades the cadence floor tell (e10ad84)
  • evaders: coherently morph the device model via cdp metadata (clean win) (3b2ce6e)
  • evaders: curate a coherent device corpus + document the morphing stack (a5b42d0)
  • evaders: fall the gpu-caps wall in software (llvmpipe + coherent renderer, no gpu) (76c8ce6)
  • evaders: ground the gpu-caps wall to a camoufox data bug (llvmpipe gives 16384 in software) (d054eb4)
  • evaders: ground the gpu/webgl wall — real-hardware-bound; revert corpus-string auto-apply (28e53f2)
  • evaders: wire the device corpus load; ground cores coherence as environment-bound (4baa36f)
  • harness: cross-os morph profile (os-spoof + camoufox) — coherent; robustness is the residual (fa1ba0e)
  • harness: full-stack morph-profile validator — per-layer coherence table, grounded (440fc58)
  • harness: unified morphing-profile registry + composer — linux-desktop coherent live (a32f472)

Bug Fixes

  • arena: apply go 1.26 gofmt import ordering (blank _ embed import) (ca080c6)