PulseAugur / Brief
EN
LIVE 00:48:13

Brief

last 24h
[5/5] 221 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. datasette-fixtures 0.1a0

    Simon Willison has released alpha versions of Datasette 1.0, introducing a new customizable "Jump to..." menu and a "datasette-agent" plugin. The agent plugin integrates with the new menu to provide an interface for starting AI chats. Additionally, a "datasette-fixtures" plugin has been released, which aids in creating fixture databases for plugin test suites. AI

    IMPACT Enhances data exploration tools with AI chat integration, potentially improving developer workflows.

  2. datasette-llm 0.1a8

    Simon Willison has released updates for his open-source Python tools, datasette-llm and datasette-llm-accountant. Version 0.1a8 of datasette-llm fixes a bug related to collecting chains of responses within the llm_prompt_context hook. The datasette-llm-accountant tool, now at version 0.1a4, also addresses a bug concerning the tracking of response chains. AI

    IMPACT Minor tooling improvement for developers working with LLMs.

  3. Datasette Agent: Database exploration tool now has a thoughtful AI integration with SQL-aware agent tools https:// agent.datasette.io/ # datasette # sqlite # si

    Datasette Agent, a tool for exploring databases, has integrated AI capabilities. This new feature allows the agent to understand and interact with SQL databases, enabling more sophisticated data analysis and querying. The integration aims to provide users with a more intuitive way to work with their data through natural language interactions. AI

    IMPACT Enhances data exploration tools with AI, potentially simplifying database interactions for users.

  4. Fun new feature in Datasette 1.0a30 - a "jump to" menu, also available by the "/" keyboard shortcut, which lets you type to jump to a database, table or canned

    Datasette 1.0a30 introduces a new "jump to" menu, accessible via a keyboard shortcut or a slash command. This feature allows users to quickly navigate between databases, tables, and predefined queries within the application. It also includes a plugin hook to enable extensions with custom content. AI

    IMPACT Enhances user experience for data exploration tools.

  5. datasette-agent 0.1a1

    Simon Willison has released Datasette Agent, an extensible AI assistant designed to interact with data stored in Datasette. The agent allows users to ask conversational questions about their data, and with plugins, can generate charts or even images. It leverages models like Google's Gemini 3.1 Flash-Lite for its operations and is designed to be highly extensible with new plugins, including those for image generation and code execution. AI

    IMPACT Enhances data interaction for users of the Datasette platform by providing a conversational interface and charting capabilities.