Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

OpenAI reaches $3.2 million settlement with DOJ over claims it discriminated against US workers

OpenAI disputes the Justice Department's view, but said it wanted to move forward with a program to support employees "requiring immigration support."

The Justice Department has reached a $3.2 million settlement with OpenAI and its subsidiary Statsig, alleging the companies discriminated against U.S. workers by favoring temporary visa holders during hiring processes. Despite disagreeing with the findings, OpenAI accepted the settlement to advance its PERM program, which aids workers requiring immigration support. The settlement includes $1.2 million in civil penalties and a $2 million fund to compensate victims of the discriminatory practices.

Written by urgent.news from Business Insider's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at businessinsider.com →

More in AI

New AI Chip Could Imitate the Human Brain

This semiconductor technology is designed to resemble the cerebellum, which is part of the central nervous system.

  • New AI chip mimics human brain's cerebellum for balance and control.
  • Developed by 14 international scientists, published in Nature Communications July 10, 2026.
  • Demonstrates 98% accuracy in detecting irregular heartbeats in simulations.

Persisting Claude CLI Login Between Container Builds

Goal Keep Claude Code's account/session login ( ~/.claude.json ) alive across devcontainer rebuilds, instead of having to re-authenticate every time the image is rebuilt.

  • Claude CLI stores account info in ~/.claude.json
  • Persistent file lost during container rebuilds
  • Solution: create directory, mount volume, link file