Patterns and problems in multiagent systems
Frontier Red Team Patterns and problems in emerging multiagent systems Aug 13, 2026 Models are improving and AI agents are taking on more tasks in shared codebases, markets, and other social systems…
Spero said roughly one in 10,000 human documents are incorrectly labeled as AI with Pangram’s model, so I decided to put it to the test. The text detection model was very impressive but not perfect. It easily flagged entirely AI-generated news articles written by both ChatGPT and Claude, and was rarely fooled by my attempts to edit the AI-generated text into sounding more human. However, Pangram did flag sentences that I completely rewrote as being AI-written. Pangram also wasn’t at all fooled by my attempts to prompt ChatGPT and Claude into evading AI detectors when generating content. I al
As AI content floods the internet, Pangram raises $9M to detect it | TechCrunchFrontier Red Team Patterns and problems in emerging multiagent systems Aug 13, 2026 Models are improving and AI agents are taking on more tasks in shared codebases, markets, and other social systems…
…We also explored how our defensive structures adapt to protect our infrastructure and customers from threats posed by frontier AI . Since then, the AI ecosystem has continued to shift rapidly — developers who…
…Below, we invite you on a short tour of some of the most striking "AI biology" findings from our investigations. A tour of AI biology How is Claude multilingual? Claude speaks dozens…
…The ephemeral container (claude.ai code execution) Though best known as a chat interface, claude.ai also writes and runs code, generates files, and calls connectors. When Claude runs code inside claude…
…drift_detection Patrol four waypoints in a loop while injected systematic command drift accumulates; tests closed-loop self-monitoring and compensation. turn_correction Issue a turn, then visually detect from the post…
Agentic AI / Generative AI Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Apr 17, 2026 By Ishan Dhanani and Matej Kosec Discuss (0) Discuss (0) L T F R E Coding…
…For these experiments, information relevant to the scenario (along with fictional corporate emails not directly related to the scenario) was provided to the AI models in a structured text format rather than…
…Turning Claude’s thoughts into text AI models like Claude talk in words but think in numbers. In this study we train Claude to translate its thoughts into human-readable text. Donating…
…2 We apply our value axis approach to understand how the values expressed by Claude vary across the top 20 languages on Claude.ai . We find: Four key axes capture 15% of…
…Design decisions Why we strip assistant text and tool results We strip assistant text so the agent can't talk the classifier into making a bad call. The agent could generate persuasive…