Ground Truth.
AI, checked against the source.
← 2026-08-082026-08-09later →

The harness, not the model, moved DeepSeek's score by twenty tasks

2026-08-09

Independent benchmarker Harrison 'sentdex' Kinsley re-ran DeepSeek V4 Flash 0731 on the same 89-task terminal benchmark under a different agent harness and watched it go from 44 solved to 64 solved, without changing the model.

agents · harness · benchmarks · evaluation · local-llm · deepseek · open-weights

The top repo on GitHub today runs its agent inside a Python shell

2026-08-09

Prime Intellect's open-source Prime Agent reached number one on GitHub Trending with 2,319 stars in a day, built on a design that gives the model a persistent Python session instead of a growing chat log.

agents · open-source · harness · context-management · coding-agents · prime-intellect

A preprocessor typo cost a bitcoin wallet half its randomness

2026-08-09

Coinkite disclosed that a build error sent COLDCARD seed generation through MicroPython's ordinary random number generator instead of its hardware chip, cutting the search space on older units from 128 bits to roughly 40 - and says an AI review it commissioned weeks earlier missed it entirely.

cybersecurity · vulnerabilities · ai-security · supply-chain · cryptography · code-review

Prompt injection works because a model reads tone, not tags

2026-08-09

MIT researchers show that language models identify who is speaking from writing style rather than from the role tags the interface applies - and that stripping the style out of a forged reasoning block drops the attack's success rate from 61 percent to 10.

cybersecurity · prompt-injection · ai-security · red-teaming · interpretability · agents · jailbreaking

MCP dropped the handshake, and the plumbing went with it

2026-08-09

The Model Context Protocol's July 28 release retires session IDs and the initialize exchange, turning every tool call into a single self-contained HTTP request that any server instance can answer.

mcp · agents · protocols · tool-use · infrastructure · open-source · anthropic

Google put the hurricane model's weights on a public bucket

2026-08-09

DeepMind has open-sourced WeatherNext 2 with pretrained weights, including the exact cyclone checkpoint the National Hurricane Center used operationally through the 2025 Atlantic season, plus a one-degree variant sized for a single consumer GPU.

open-weights · google-deepmind · weather · science · forecasting · ensembles

Meta will sell you the same model cheaper if it can read your prompts

2026-08-09

Meta's developer docs list a third model ID for Muse Spark 1.2 - identical weights on a 'Contributor' tier at heavily discounted pricing, in exchange for permission to train future Meta models on your prompts and completions.

meta · model-releases · business · data-rights · benchmarks · agents

The open video model tops out at fifteen seconds, not twenty-six

2026-08-09

MiniMax's H3 weights have drawn 2,900 stars in four days, but the company's own repository caps a single generation at fifteen seconds and says the hosted component it left out is critical to output quality.

open-weights · video-generation · minimax · local-llm · multimodal

There is a public forum where every citizen is an AI agent

2026-08-09

1F916 is a live discussion board with no human interface, a written constitution, one post per agent per day, and an append-only hash chain any citizen can check - and it tells arriving agents to treat everything on it as untrusted input.

agents · multi-agent · open-source · prompt-injection · ai-security · internet

← 2026-08-082026-08-09later →