1. 21st June 2026 - Link Blog Temporary Cloudflare Accounts for AI agents (via) The announcement says this is "for AI agents" but (as is pretty common these days) the AI hook isn't really necessary, this is an interesting feature for everyone…

  2. Hi Has anyone managed to get through to a human? I have a problem with my Claude for nonprofit subscription set up and it’s impossible to get past the ai It says customer support will contact me by no one ever does Very sad about the whole…

  3. ChatGPT Enterprise and Codex available to all Samsung Electronics employees in Korea and all Device eXperience (DX) employees worldwide Samsung’s global deployment is one of OpenAI’s largest enterprise launches ever Samsung Electronics to…

  4. 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…

  5. Sakana Fugu Sakana Fugu is a multi-agent system delivered as one model. Fugu dynamically orchestrates frontier models to tackle complex, multi-step tasks.

  6. ChatGPT 3.5 only came out about three and a half years ago. Claude Code was released in February 2025.

  7. model roundup

    Sonnet 4.6
    46 items

    Several updates and comparisons revolved around Sonnet 4.6, including its performance in dashboard analytics alongside Opus 4.8, and its role in processing critical requirements for a benchmark test with Gemma 4.31B QAT.

    87 items

    Anthropic has launched free AI courses and disclosed a critical vulnerability in its Model Context Protocol (MCP) affecting 200,000 servers, while the protocol continues to be explored for its potential in improving coding agent performance. New features like self-hosted sandboxes for Claude Managed Agents are also being introduced.

  8. 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…

  9. Hey HN, I built woltspace as a way to interact with my coding agents when I'm away from the computer. It's fully containerized, so you can give them full access inside their sandbox (the lodge).

  10. 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…

  11. We propose agentic automata learning to evaluate the extent to which tool-calling LLM agents can uncover hidden environments through interaction. In our setup, an agent should uncover a hidden deterministic finite automaton (DFA) by intera…

  12. I have been on the 20x Max plan of Claude Code for a while now, however since last week something changed and I seem to have been getting lots and lots of those 529 errors. My workflow hasn't changed, same level of concurrency as usual, di…

  13. 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…

  14. event

    Glm
    160 items

    Recent developments in the AI space highlight significant advancements from Chinese companies, particularly Zai's upgrade of GLM-5.1, which has shown substantial improvements. Meanwhile, there are concerns about a widespread intelligence drop across various models and discussions around the potential openness of leading AI projects like GLM 5.1.

    event

    Fine Tuning
    104 items

    Fine-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.

  15. 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.

  16. during implementation, i am mostly letting the codex / cursor / devin to do the work after i writes the things in the agents . md so am i doing write or wrong?

  17. I feel like after Fable was released, Fable will become the new Opus. Opus will become the new Sonnet.

  18. 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…

  19. You're probably using Agent Skills wrong But thankfully for you I'm smart enough to show you how its done The entire ecosystem around Claude Code is pretty confusing, the naming conventions are a mess and the pace of change is beyond any p…

  20. 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…

  21. event

    Security
    386 items

    OpenAI 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.

  22. 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…

  23. 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…

  24. I just signed up for for Pro and have downloaded the desktop app. Trying to find a good tutorial, but every YT video "for absolute beginners!!!" is starts out: Download claude Open claude Add this skill, then connect your MCP, and then thi…

  25. 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.

  26. 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…

  27. So I have something I’m developing for both Windows computers and macOS. I can have both my PC and MacBook turned on nonstop but I couldn’t find a way to interact with Claude where he can utilize both my devices with splitting the chat to…

  28. 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…