Tag: client

  • Simon Willison’s Weblog: How often do LLMs snitch? Recreating Theo’s SnitchBench with LLM

    Source URL: https://simonwillison.net/2025/May/31/snitchbench-with-llm/#atom-everything Source: Simon Willison’s Weblog Title: How often do LLMs snitch? Recreating Theo’s SnitchBench with LLM Feedly Summary: A fun new benchmark just dropped! Inspired by the Claude 4 system card – which showed that Claude 4 might just rat you out to the authorities if you told it to “take initiative" in…

  • Slashdot: Help Wanted To Build an Open Source ‘Advanced Data Protection’ For Everyone

    Source URL: https://it.slashdot.org/story/25/05/31/1859206/help-wanted-to-build-an-open-source-advanced-data-protection-for-everyone?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Help Wanted To Build an Open Source ‘Advanced Data Protection’ For Everyone Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the removal of Apple’s iCloud encryption feature in the U.K. due to government pressure, prompting a Google engineer to propose the development of an open-source alternative…

  • Simon Willison’s Weblog: llm-mistral 0.14

    Source URL: https://simonwillison.net/2025/May/29/llm-mistral-014/#atom-everything Source: Simon Willison’s Weblog Title: llm-mistral 0.14 Feedly Summary: llm-mistral 0.14 I added tool-support to my plugin for accessing the Mistral API from LLM today, plus support for Mistral’s new Codestral Embed embedding model. An interesting challenge here is that I’m not using an official client library for llm-mistral – I rolled…

  • Scott Logic: Advice on transitioning from a legacy API

    Source URL: https://blog.scottlogic.com/2025/05/28/advice-on-transitioning-from-a-legacy-api.html Source: Scott Logic Title: Advice on transitioning from a legacy API Feedly Summary: We have been helping a client migrate their trading platform to a new version of a third-party API. The migration is more interesting than usual for a number of reasons, so I thought it might be useful to share…

  • The Register: DragonForce double-whammy: First hit an MSP, then use RMM software to push ransomware

    Source URL: https://www.theregister.com/2025/05/28/dragonforce_ransomware_gang_sets_fire/ Source: The Register Title: DragonForce double-whammy: First hit an MSP, then use RMM software to push ransomware Feedly Summary: SimpleHelp was the vector for the attack DragonForce ransomware infected a managed service provider, and its customers, after attackers exploited security flaws in remote monitoring and management tool SimpleHelp.… AI Summary and Description:…

  • Simon Willison’s Weblog: Large Language Models can run tools in your terminal with LLM 0.26

    Source URL: https://simonwillison.net/2025/May/27/llm-tools/ Source: Simon Willison’s Weblog Title: Large Language Models can run tools in your terminal with LLM 0.26 Feedly Summary: LLM 0.26 is out with the biggest new feature since I started the project: support for tools. You can now use the LLM CLI tool – and Python library – to grant LLMs…

  • Microsoft Security Blog: The future of AI agents—and why OAuth must evolve

    Source URL: https://techcommunity.microsoft.com/blog/microsoft-entra-blog/the-future-of-ai-agents%E2%80%94and-why-oauth-must-evolve/3827391%20 Source: Microsoft Security Blog Title: The future of AI agents—and why OAuth must evolve Feedly Summary: Our industry needs to continue working together on identity standards for agent access across systems. Read about how Microsoft is building a robust and sophisticated set of agents. The post The future of AI agents—and why…

  • Slashdot: MCP Will Be Built Into Windows To Make an ‘Agentic OS’ – Bringing Security Concerns

    Source URL: https://tech.slashdot.org/story/25/05/24/1740221/mcp-will-be-built-into-windows-to-make-an-agentic-os—bringing-security-concerns?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: MCP Will Be Built Into Windows To Make an ‘Agentic OS’ – Bringing Security Concerns Feedly Summary: AI Summary and Description: Yes Summary: The text discusses Microsoft’s plans to integrate the Model Connectivity Protocol (MCP) into Windows, highlighting its potential for improving automation in AI applications but also raising…

  • Simon Willison’s Weblog: Devstral

    Source URL: https://simonwillison.net/2025/May/21/devstral/#atom-everything Source: Simon Willison’s Weblog Title: Devstral Feedly Summary: Devstral New Apache 2.0 licensed LLM release from Mistral, this time specifically trained for code. Devstral achieves a score of 46.8% on SWE-Bench Verified, outperforming prior open-source SoTA models by more than 6% points. When evaluated under the same test scaffold (OpenHands, provided by…