1. An automated intracortical brain–computer interface, used at home with no researcher intervention, provides long-term and accurate restoration of speech-based communication and cursor-based computer usage in a person with severe dysarthria…

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

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

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

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

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

  7. model roundup

    Sonnet 4.6
    44 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.

    event

    Cowork
    392 items

    Issues with Claude Cowork have been reported, including errors and disruptions for some users on April 16, 2026. Additionally, Google has developed its own desktop Agent to compete with Cowork, while users continue to explore alternatives and troubleshoot bugs in the platform.

  8. Lelu Authorization engine for AI agents. Every action checked.

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

  10. Overreach A standalone MCP tool that catches AI-agent scope creep. You give it the prompt you gave your coding agent, and the diff it produced.

  11. I know people rave about superpowers brainstorming + write plans + implement plans skill, but I'm wondering if it's actually worth it, especially when on a Pro plan. It's just a gut feeling, and not true science, but the feeling I get when…

  12. The first agent loop I wrote ran forever. Not because the model was dumb.

  13. model roundup

    GLM 5.2
    29 items

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

    event

    Copilot
    429 items

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

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

  15. From a recent Axios interview, President Trump was asked about Anthropic, CEO Dario Amodei and whether AI could become a national security concern. He also discussed the possibility of using the Defense Production Act for AI regulation and…

  16. So in the last three weeks, I have been going out for long exercises and I have been trying to use the best AI model to have some brainstorming and some ideas to be brought together. I have tested ChatGPT, Gemini and they both failed on re…

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

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

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

  20. Elon Musk's SpaceX acquired Cursor parent Anysphere for $60 billion, betting on developer-focused AI amid rising token costs and surging Chinese open-source model use.

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

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

  23. Wonder if others have run into below, not new to AI, have built, coding via AI, presentation via AI, many agents on many models. I noticed, Claude will suggest something, then pass it on as mine.

  24. 12th June 2026 - Link Blog OpenAI WebRTC Audio Session, now with document context. I built the first version of this tool in December 2024 to try out the then-new OpenAI WebRTC API for interacting with their realtime audio models.