6 related articles

Anthropic reverses its controversial policy of secretly throttling Claude Fable/Mythos responses to frontier LLM development requests after community backlash, raising critical questions about AI transparency.

Datasette Agent 0.2a0 introduces an ask_user() mechanism enabling AI agents to pause during tool execution and ask users questions, with three interaction modes and a save_query tool for human approval.

Simon Willison releases asyncinject 0.7, fixing bugs proactively discovered by Claude. This case shows AI evolving from passive coding assistant to active code reviewer and collaborator.

Simon Willison shares how Claude Sonnet 4 (Fable) autonomously invented PyObjC screenshots, built a CORS server, and penetrated Shadow DOM to debug a CSS bug — revealing both tool-making power and security risks.

Datasette 1.0a33 extends the ?_extra= pattern from tables to queries and rows. Simon Willison uses dual-AI workflow with Claude and GPT to build an interactive API Explorer tool.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.