Recursive Cognitive Optimization (RCO)
Recursive Cognitive Optimization (RCO) has released version 0.1.0, a local, MCP-based orchestration middleware that connects AI desktop apps Claude Code and Codex into a human-directed reasoning team,…
Recursive Cognitive Optimization (RCO) has released version 0.1.0, a local, MCP-based orchestration middleware that connects AI desktop apps Claude Code and Codex into a human-directed reasoning team,…
LAIN, a new structural code intelligence and coordination engine for AI coding agents, launched on Hacker News' Show HN, indexing codebases into an in-memory typed property graph via Tree-sitter, lang…
A developer running an autonomous side business on Claude Code documented how a day-long Codex outage caused 57 queued JSON files to pile up, and when the service recovered, five launchd lanes fired s…
A Hacker News user asked whether code editors are still necessary now that their workflow centers on Git integration and they write code with Claude Code in the terminal, rather than using IDE feature…
Safari 27 has become the first major consumer browser to ship a native Model Context Protocol (MCP) server, exposing 17 agent tools including DOM manipulation, network visibility, runtime evaluation, …
Apache released Casbin Gateway, a local security gateway that installs with a single command and runs on http://localhost:17000 to govern the AI coding agents on a machine. The tool compiles roughly f…
A developer's June 22, 2026 journal entry reports that Claude Code produced about 95% of the code at his workplace, with gpt-5.5 writing the remaining 5% and the author writing less than 1%. The autho…
A developer released the obsidian-proofread plugin and a companion Claude Code skill that flags mechanical errors, vocabulary issues, and clutter in English writing and highlights the findings directl…
A developer has documented how to configure Claude Code's Stop hook to fire a desktop notification when the AI coding agent finishes responding, distinguishing it from the Notification hook that signa…
A developer documented why Claude Code's Bash tool frequently produces failing shell commands on macOS, tracing the issue to two root causes: the tool executes commands through the user's login shell …
Developer FirePing32 released harness-api, an OpenAI-compatible server written in roughly 12,000 lines of Go with 11,000 lines of tests and one runtime dependency, that moves the agentic coding loop b…
A developer analyzed 2,116 messages sent to coding agents including Claude Code, Kimi, Cursor, and Copilot over three weeks and found that roughly 40% of typed input was overhead rather than real work…
Uber exhausted its entire 2026 AI budget by April after rolling out Claude Code to roughly 5,000 engineers in December 2025, and Microsoft canceled internal Claude Code licenses over runaway token bil…
Anthropic will permanently raise Claude Code standard weekly usage limits by 25% for Pro, Max, Team, and seat-based Enterprise plans on September 14, a change that works out to a 17% reduction from th…
Developer albertwujj released agent-term, an open-source Electron-wrapped terminal for macOS and Windows with WSL that hosts any coding agent in a separate OS window per session, after 8 months of dev…
A developer built findmypylibrary, a Python CLI tool that answers "I need to do X in Python, which package?" by ranking packages from a 15,000-row PyPI download dataset. The tool fetches package summa…
DAIR.AI launched a new course titled "Vibe Coding AI Apps with Claude Code" on its DAIR.AI Academy platform, which also lists courses, labs, events, AI papers, pricing, and a blog. The page promotes a…
RuntimeWire's static analysis of Claude Desktop 2.2553.1 found an unreleased "Self-hosted execution" configuration that can redirect Code session traffic to an organization-specified HTTPS session hos…
CleanCode launched as a canvas-based Agentic Development Environment (ADE) that gives each feature its own isolated Git worktree, canvas, terminals, execution scope, and Agent sessions, letting coding…
Security firm Air Security disclosed on Thursday that a flaw it named Plugin4Shell lets an attacker who controls a plugin's code repository swap the plugin an AI coding agent installs for malicious co…