Urgent.News

What's breaking now, across thousands of outlets.

Tech

Three Agent Harnesses, One Loop

Claude Code's agent loop is 1,729 lines of TypeScript. Codex's is 983 lines of Rust. Pi's is 794 lines of TypeScript. Three teams. Three languages. No shared code, no shared lineage, and in Pi's case an explicit design goal of being the small one. The loop lands in the same place anyway. That convergence is the least interesting thing about these three systems, and almost every comparison I have…

Three separate teams developed three distinct agent harnesses, each written in a different programming language. Despite their differences, all three systems follow the same core loop structure, consisting of five steps: assembling context, calling the model, executing tool calls if present, appending results to the conversation, and deciding whether to loop again or stop. The similarities between the harnesses led to a focus on the unique aspects of each system, rather than their convergence.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

How to Install an MCP Server from the Official Registry

SAFi comes already packaged to handle MCP tool installation, including its own registry search, which looks for MCP servers published at the official MCP registry…

  • SAFi must be installed and virtual environment activated
  • Search registry for package name and version
  • Install server using scripts/safimcp.py add [package name]

Honda Launches New CG125 in Pakistan

Honda has launched the new CG125 in Pakistan, introducing updated styling across the popular motorcycle lineup along with new Self … Read More The post Honda Launches New CG125 in Pakistan appeared…

Linux Collaborative Directories

The Nautilus team doesn't want its data to be accessed by any of the other groups/teams due to security reasons and want their data to be strictly accessed by the sysops group of the team.

  • Nautilus team establishes Linux collaborative directory for sysops group.
  • Shared directory /sysops/data created on app server 2 in Stratos Datacenter.
  • Full access for sysops members, strict control over file permissions.

More from Tuesday 1 September →