LangWatch
LangWatch, an open-source testing, evaluation, and observability platform for AI agents, offers simulation-based testing, adversarial red-teaming, and OpenTelemetry-native observability. The platform,…
LangWatch, an open-source testing, evaluation, and observability platform for AI agents, offers simulation-based testing, adversarial red-teaming, and OpenTelemetry-native observability. The platform,…
OGX (Open GenAI Stack), an open-source AI application server and Python library, implements the APIs of OpenAI, Anthropic, and Google with pluggable backend providers, enabling developers to build age…
Eigent, an open source desktop application built on the CAMEL-AI multi-agent framework, enables users to deploy a multi-agent AI workforce locally, with agents that can access files, browser, and term…
LoopTroop, an open-source GUI for long AI coding tasks, has evolved its architecture to distinguish between discarding state that may belong to a failure and preserving state that is still plausibly v…
An engineer at Anthropic distills hard-won lessons from production AI agents including Claude Code, OpenHands, and SWE-agent into a practical field guide for building enterprise-ready agents. The guid…
BrassCoders finds that autonomous coding agents, such as Claude Code and SWE-agents, bypass human code review, allowing security vulnerabilities like hardcoded credentials to go undetected. The compan…
Traccia SDK, an open-source execution evidence layer for AI agents, has been released under the Apache 2.0 license. The tool records autonomous agent behavior to make it provable, reproducible, and au…
A developer's analysis of the AI-agent ecosystem reveals that model launches are the strongest acquisition event for agent tools, with openai/codex doubling claude-code's star pace within hours of GPT…
Workers ordered to use AI by their bosses are then penalized for it, a phenomenon researchers call the "AI penalty" that is costing employees promotions and raises, according to a Business Insider rep…
A study analyzing 1,794 valid coding trajectories from a dataset of 3,843, generated by seven leading models across three coding-agent scaffolds (OpenHands, MiniSWE, and Terminus2), found that coding …
A new study from Northeastern University professor Christoph Riedl finds that managers often devalue employees' work once they learn AI played a part, creating a 'AI penalty' where workers face conseq…
A developer argues that the future of LLM usage lies in loops rather than single prompts, citing that products like Claude Code, OpenAI Codex, and Cursor Agent already operate on iterative loops that …
NVIDIA tested its open-weight Nemotron family of models on real-world coding agent tasks and found a capability floor below which models cannot drive an agent loop at all. The smallest variant, Nano 1…
Loop Engineering is emerging as a replacement for traditional prompt engineering as AI agents increasingly rely on iterative feedback loops rather than isolated prompts. The intelligence of modern AI …
Open-source coding agents have matured to rival Claude Code in 2026, offering model-agnostic, auditable, and self-hostable alternatives. Leading projects include OpenCode (161k GitHub stars), OpenAI C…
Deputies, an open-source control plane for background coding agents, was launched on Hacker News. It runs on existing infrastructure with a Node API, Postgres database, and React frontend, allowing te…
Synaxi-predict, a new tool from Synaxi, predicts the token cost, turn count, and pass rate of a Claude Code task before execution, enabling users to select the optimal model and avoid wasted tokens. T…
An analysis of over 3,300 paired skill-eval runs across four Gemini models reveals that Gemini 3.5 Flash costs $1.05 per task compared to Gemini 3.1 Pro's $0.66, despite similar scores (88.6 vs 87.9).…
Researchers at iNLP-Lab have developed PACT (Protocolized Action-state Communication and Transmission), a new inter-agent communication strategy for large language model-based multi-agent systems that…
Multi-agent AI frameworks like OpenHands and MetaGPT show failure rates above 85% in production conditions, with the root cause traced to data layer issues rather than model quality. A developer found…