Back to home

Simon Willison

8 articles tagged with this topic

AnthropicClaude

Anthropic 新模型悄悄改了计费单位,同样的内容用 Opus 4.7 可能多花 40%

Anthropic's new tokenizer in Claude Opus 4.7 inflates token counts up to 1.46×—and 3× for images—at unchanged list prices.

Apr 202 min read
AnthropicClaude

Anthropic 悄悄更新 Claude 行为准则: 让 AI 少问、少纠缠、更主 动——这背后是一场用户体验的 战略调整

Anthropic updated Claude's system prompt with Opus 4.7: fewer clarifying questions, no retention tactics, stricter child safety rules.

Apr 193 min read
LLMSimon Willison

research-llm-apis 2026-04-04

Willison uses Claude Code to reverse-engineer Anthropic, OpenAI, Gemini, and Mistral APIs to rebuild LLM's plugin abstraction.

Apr 94 min read
scan-for-secretsClaude Code

scan-for-secrets 0.1

Simon Willison's new Python tool scans directories for secrets and their encoded variants before publishing AI session logs.

Apr 83 min read
scan-for-secretsSimon Willison

scan-for-secrets 0.3 Adds Redaction Feature for Secret Files

Simon Willison releases scan-for-secrets 0.3 with a --redact flag and Python API to replace secrets in files.

Apr 62 min read
datasetteuv

datasette-ports 0.2: Now Runs Without Datasette via uvx

datasette-ports 0.2 removes the Datasette dependency, enabling standalone use via uvx for faster port scanning.

Apr 61 min read
scan-for-secretsSimon Willison

scan-for-secrets 0.1.1: Lightweight Secret Detection CLI Tool

Simon Willison releases scan-for-secrets 0.1.1 with improved escaping scheme docs and cleaner JSON detection logic.

Apr 51 min read
scan-for-secretsSimon Willison

scan-for-secrets 0.2: Streaming CLI for Secret Detection

Simon Willison releases scan-for-secrets 0.2 with streaming output, multi-directory scanning, and new Python API functions.

Apr 52 min read