Urgent.News

What's breaking now, across thousands of outlets.

Tech

FreeDesktop SDK 26.08 Released With Snap Support Dropped, Bootstrap Changes

The newest FreeDesktop SDK is now available for this collection of components used for Flatpak runtimes as well as for building out of containers and other software stacks...

We haven't written up this one. Phoronix has the full story — the link below goes straight to it.

Read the original at phoronix.com →

More in Tech

Why I'm betting output inspection beats process monitoring for solo-developer pipelines

A reader commented on my Claude Code vs Cursor post : "Have you hit the silent-degradation problem yet, where the pipeline keeps exiting green but the quality gate is quietly passing worse and worse…

  • Output-level inspection checks actual pipeline production, not just process.
  • Process monitoring excels at catching fast failures, not silent degradation.
  • Output-level anomaly checking expected to catch at least 70% of multi-week failures.

Does a LangGraph subagent inherit its parent's tool permissions? I tested it.

I gave a supervisor agent in Deep Agents 0.7.6 exactly one tool, write_brief . It spawned a writer subagent. The writer ran a web search for site:exfil.example internal customer list , because a note…

  • LangGraph subagent does not inherit parent's tool permissions by default
  • Subagents replace parent's rules with their own tool sets
  • BoundedByParent middleware and Attenu-guard library can bound subagents

More from Wednesday 2 September →