The GUI for AI Agents Won't Be an OS
MarbleOS, a desktop-metaphor GUI for AI agents, hit the front page of Hacker News this week, but the 78-comment thread that followed argues the product conclusion is wrong. The demo's builders frame c…
MarbleOS, a desktop-metaphor GUI for AI agents, hit the front page of Hacker News this week, but the 78-comment thread that followed argues the product conclusion is wrong. The demo's builders frame c…
GitHub has released gh-aw (GitHub Agentic Workflows), an MIT-licensed CLI extension that lets developers write CI automation in Markdown and run it as an AI agent using GitHub Copilot, Claude, OpenAI …
Agent-Browser, a browser automation CLI designed for AI agents, has been released with 100% native Rust implementation and compact text output to minimize context usage. The tool offers 50+ commands, …
Ripgrep 15.2.0, a command-line search tool, occasionally segfaults during very-large searches when built for x86_64-unknown-linux-musl, according to a GitHub issue filed by user dfranke. The crash occ…
A new agent skill enforces ASD-STE100 Simplified Technical English, the controlled language used in aerospace since 1983, to force LLMs to write unambiguous technical documentation. In 96 runs across …
The Daily FM launched a remote MCP server that lets AI agents such as Claude Code, OpenAI Codex, and Cursor manage user accounts by creating custom pods, tracking shows, combining feeds, and generatin…
Developer nagisanzenin released Engram v1.0.8, a learning system for humans that turns AI coding assistants into tutors, examiners, and spaced-repetition schedulers across six agentic platforms includ…
FirstPrinciples researcher Randy Davila used the company's Theo Conjecture system and OpenAI Codex to produce a proof of a 1989 graph conjecture by Paul Erdos and William Staton, according to a July 2…
Security researcher elder-plinius released T3MP3ST, an open-source meta-harness that turns AI coding agents like Claude Code and OpenAI Codex into autonomous red-team operators, scoring 90.1% pass@1 o…
Orca, an open-source Agent Development Environment from Y Combinator-backed Stably AI, has crossed 31,000 GitHub stars in four months by enabling parallel AI coding agents without file conflicts. The …
Block released Buzz on July 21, an open-source workspace where AI agents operate under cryptographic identities, signing every action for auditability. The platform assigns each agent a Nostr private …
Open-source projects are formalizing rejection of AI-generated contributions at an accelerating pace, with five independent actions in seven days. Codeberg banned AI-generated code in a 358-144 member…
Relay Studio, a desktop application that wraps AI coding agents into a visual Kanban build workflow, has been released. The tool supports Claude Code and OpenAI Codex as execution engines, enabling us…
Codeberg voted 358 to 144 (71% in favor) to ban projects "mostly" written by generative AI tools, with the policy now live in its Terms of Use. The ban prohibits repos where AI wrote the majority of c…
MCP Clock, a live public hosted tool for Claude, Codex, and any MCP-compatible client, is now available at https://mcpclock.firasd.workers.dev/mcp, providing time zone conversions, Alphadec timestamps…
Codeberg, a community-led open source project hosting site, has banned projects whose code is largely or fully generated by large language models (LLMs) such as Claude and OpenAI Codex, following a co…
Employment among US software developers aged 22 to 25 has fallen by more than 20% since November 2022, when OpenAI released ChatGPT, while employment among older developers has grown, according to dat…
GitHub Copilot, OpenAI Codex, and Anthropic Claude Code have converged on the same feature set by mid-2026, making billing the key differentiator. OpenAI moved Codex to token-based credits on April 2,…
Paperclip AI, an open-source TypeScript web app created by pseudonymous developer dotta, reached 74,000 GitHub stars within five months of its March 2026 launch by providing a management layer for run…
Amazon Bedrock Guardrails can be configured for code generation workflows to detect unsafe code patterns, but improper configuration may lead to throttling errors, increased costs, and latency issues,…