Anthropic updated its Privacy Policy this week. Starting July 8, 2026, certain capabilities will require identity verification and it will be handled by Persona.
MosaicLeaks: Can your research agent keep a secret? (huggingface.co)
MosaicLeaks: Can your research agent keep a secret? TL;DR Deep research agents increasingly combine private local documents with external tools like web retrieval, creating a privacy risk: an agent's external queries may leak sensitive inf…
A longstanding goal of research on interpretable deep learning is to replace opaque neural computations with human-meaningful symbolic descriptions. In this paper, we propose an approach for approximating the behavior of components of deep…
I could never keep straight which file does what across all the Claude stuff and everything around it, so I made myself a map and figured I'd share it. https://github.com/ItamarZand88/awesome-agent-conventions It covers 21 of these convent…
Coding agents have become a major mode of software engineering, but the benchmarks we use to compare them were designed in a pre-agent era: they collapse model, harness, and environment into a single end-to-end score, typically computed ag…
Improving health intelligence in ChatGPT (openai.com)
Health is one of the most meaningful ways people use ChatGPT. Every week, more than 230 million people turn to ChatGPT for help with health and wellness questions: making sense of health information, understanding lab results, preparing fo…
-
434 items
event
CopilotMicrosoft is keeping its Copilot tool for Windows 11 but renaming it, while issues with rate limits and a security proxy have sparked concerns among users of GitHub Copilot. Meanwhile, Anthropic released a report on agentic coding trends, highlighting that developers use AI in about 60% of their work.
198 itemsmodel roundup
GPT 5.5On [Date], a significant leak of the OpenAI Codex model, referred to as GPT-5.5, was captured on video before it was patched. The incident involved models named Arcanine and Glacier-alpha.
- 55m The unreasonable effectiveness of LLMs for auditing Rust code
- 11h Ask HN: What are your parameter count estimates for Opus 4.8 and GPT-5.5?
- 11h Two months into Claude Code, I hit 161M tokens in a single day. Here's the honest story of how a year-long Cursor user got here.
- 21h GLM 5.2 vs Opus 4.8 on 50 real Go and Rust PRs from open source repos: last on quality, and not the cheapest
- 1d Confused between cursor 20$ vs Codex 20$
Reminders not working for over a week (www.reddit.com via reddit)
I have Claude enabled to have access to my reminders and calendars on the Claude setting. I have an iPhone.
Large Language Models (LLMs) achieve strong performance on reasoning tasks, but whether this reflects faithful logical inference or heuristic approximation remains unclear. We study this question in legal entailment by comparing three para…
Is it agentic enough? Benchmarking open models on your own tooling (huggingface.co)
Is it agentic enough? Benchmarking open models on your own tooling Benchmarking transformers revisions across different metrics This is a human-made, agent-focused blogpost.
The "I don't know, Claude wrote this" pandemic (newsletter.manager.dev via hn)
You ping an engineer about a big PR. You ask one real architecture question, and they can't answer it.
- Show HN: Claude wrote FROG and now I don't know what to do with it (github.com via hn)
datasette-agent 0.3a0 (simonwillison.net)
15th June 2026 - New tool, execute_write_sql , which requests user approval and then writes to a database - taking user permissions into account. #27 I added a mechanism for asking user approval in datasette agent 0.2a0.
- datasette-agent 0.2a0 (simonwillison.net)
- datasette-agent 0.1a4 (simonwillison.net)
- Show HN: Datasette Agent (simonwillison.net via hn)
+3 more
- datasette-agent 0.1a3 (simonwillison.net)
- datasette-agent 0.1a2 (simonwillison.net)
- datasette-agent 0.1a1 (simonwillison.net)
Disclosure: I'm the author, it's free and open-source (MIT), built with Claude Code. It reads Claude Code's local session logs (~/.claude/projects/*.jsonl), pulls each message.usage block (input/output/cache_read/cache_creation), and group…
-
31 items
model roundup
GLM 5.2GLM-5.2, released in the last month, is a new flagship model from GLM for long-horizon tasks, marking an improvement over its predecessor. Z.ai is promoting the release through community engagement on WeChat and Discord.
- 21h I evaluated GLM 5.2 against the frontier on tasks from real repos
- 1d GLM 5.2 and MiniMax M3 are a lot closer/better to Sonnet 4.6 than I expected on coding-agent workloads
- 1d GLM-5.2 Beat Fable 5 at Website Design
- 1d When will GLM-5.2 be available natively in Cursor?
- 1d MiniMax M3 vs. GLM 5.2: Codegen comparison across autonomous coding tasks
432 itemsevent
Anthropic MythosAnthropic's new update, Claude Mythos, has garnered attention from top AI security researchers like Carlini, who found numerous bugs. The update is noted for its speed and effectiveness, with Anthropic identifying a significant security flaw in FFmpeg and quickly submitting patches.
- 4h NSA Chief Says Anthropic's Mythos Broke Into Nearly All Classified Systems in Hours
- 14h Trump says he no longer views Anthropic as a threat after G7 meeting
- 17h Fable 5 and Mythos capabilities - article with benchmarks
- 21h From PGP to Mythos: a brief history of export controls that didn't stop anyone
- 1d Ask HN: Is there a microSD card of the Mythos model?
Claude Code Desktop vs Claude CLI (www.reddit.com via reddit)
Is there an actual advantage to using the Claude CLI over the Claude desktop app? I see most developers using the CLI, is it just more powerful, or more functionality or is there another reason?
- Codex vs. Claude Code Desktop Apps (catalins.tech via hn)
- Nezha – A UI for Claude Code and Codex CLI (github.com via hn)
- Need Suggestion which to use? Claude Code CLI or Claude Code Desktop Or VS Code Claude Code Extension (www.reddit.com)
+8 more
- Claude Desktop (www.reddit.com)
- Claude Code Desktop vs Claude Cowork (www.reddit.com)
- State of Claude Code in Claude Desktop for macOS (www.reddit.com)
- Claude Code Desktop vs CLI (www.reddit.com)
- Claude Code Desktop app vs. VSCode (www.reddit.com)
- Claude code (www.reddit.com)
- Claude Code->Desktop Skills (www.reddit.com)
- Anthropic Redesigns Claude Code Desktop (twitter.com via hn)
Securing the future of AI agents (deepmind.google)
Securing the future of AI agents How we’re securing internal systems against increasingly capable and imperfectly aligned AI AI agents are transforming our relationship with technology. By autonomously executing complex tasks — from cyber…
- Future of Work with AI Agents (futureofwork.saltlab.stanford.edu via hn)
Lighthouse agentic browsing scoring (developer.chrome.com)
The Agentic Browsing category evaluates how well your site is constructed for machine interaction through a set of deterministic audits. How the category is scored Unlike other Lighthouse categories, the Agentic Browsing category does not…
Agent systems are advancing quickly across domains, but their evaluation remains fragmented. Most benchmarks rely on fixed, LLM-centric harnesses that require heavy integration, create test-production mismatch, and limit fair comparison ac…
Looks like I found a minor glitch in claude cli (www.reddit.com via reddit)
https://preview.redd.it/0jai8prknl8h1.png?width=2040&format=png&auto=webp&s=61576e05a908614b672db1fc89cb46cd4e148cde Steps to reproduce Run claude cli with ollama provider (`ollama launch claude --model gemma4`) Run `/model` command in the…
-
104 items
event
Fine TuningFine-tuning is a hot topic in the AI community, with various projects and releases focusing on it. Notable examples include OpenAI's decision to wind down its fine-tuning API, Anthropic co-founder Jack Clark's prediction that AI research could become automated by 2028, and several new datasets and models released for fine-tuning purposes.
- 3d Beyond LoRA: Can you beat the most popular fine-tuning technique?
- 4d The Guide to Fine-Tuning LLMs
- 4d Could we use latent representations as internal safety checks during generation?
- 5d Show HN: Does a vibe leak? Fine-tuning an LLM on an attitude it never states
- 9d Parallelogram – catch fine-tuning dataset bugs before training
387 itemsevent
SecurityOpenAI has released GPT-5.4-Cyber for testing as part of its Trusted Access for Cyber Defense program, aiming to compete with Anthropic's Claude Mythos in the cybersecurity domain. Meanwhile, concerns are rising over the potential risks associated with advanced AI models like Mythos, prompting calls for improved defenses before wider releases.
From the Hugging Face Hub to robot hardware with Strands Agents and LeRobot You have a robot, a folder of demonstration data on the Hugging Face Hub, and a new task you want it to learn. Today that takes five separate tools: one to record…
When large language models (LLMs) fail to generalize or make haphazard errors in reasoning, it is often taken as evidence that LLMs are not truly reasoning, but rather performing a kind of pattern matching. The implication is that people's…
Import AI 461: "Alignment is not on track"; FrontierCode; and synthetic research interns (importai.substack.com)
Import AI 461: "Alignment is not on track"; FrontierCode; and synthetic research interns Where are your agents right now? Welcome to Import AI, a newsletter about AI research.
Local index & search for your AI coding-agent threads — across 11 tools (Claude Code, Codex, Cursor, Gemini CLI, Qwen Code, Goose, OpenCode, Continue, Cline, Roo Code, Kilo Code) — plus a provider-agnostic chat, an MCP server, a CLI, and a…
Let Claude control your Mac. Move windows, click menus, type text, read clipboard, manage browser tabs — 12 typed tools with input validation and security guardrails.