Urgent.News

What's breaking now, across thousands of outlets.

Editions

More in AI

How Claude’s AI Watermark Actually Works

When people hear “AI watermark,” they often imagine something visible: a hidden character, a special symbol, or metadata embedded inside every sentence. Text watermarking works differently.

World's largest open library calls for volunteers to scan and preserve physical books as AI companies buy, scan, and destroy them — Anna's Archive says ‘time is running out’ as ‘knowledge is permanently monopolized on private servers’

A volunteer for Anna's Archive is calling for volunteers to scan and upload books to the shadow library to help preserve human knowledge for the public. The move comes as more AI companies buy, scan, and destroy books to feed to AI models, which is easier and faster than scanning the written works in a non-destructive manner.

Making Local AI Tool Calls More Reliable

Making Local AI Tool Calls More Reliable While testing our local-first AI assistant, I found an intermittent problem: the model sometimes answered with plain text instead of calling the tool needed to read or update local data. The original system used tool_choice="auto" .

  • Introduced safety net recovery mechanism for local AI tool calls.
  • Assistant retries with toolchoice= required before any tool execution.
  • Modified recovery flow: auto - required - auto during live streaming.

More from Friday 21 August →