Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Frameworks

16 items on 05 Aug 2026
Python AI Django

Introducing Muse Code and Muse Spark 1.2

Introducing Muse Code and Muse Spark 1.2 Yet more evidence that the most important characteristic of any model these days is long-sequence agentic tool calling. Meta shipped their own coding agent as part of getting…

Source: Simon Willison's Weblog
Python AI Django

Third-party cyber evaluations involving OpenAI models

Third-party cyber evaluations involving OpenAI models And another one. I had to create a accidental-cyberattacks tag to keep track of them all! This post from OpenAI covers both the UK AI Safety Institute attack (see my…

Source: Simon Willison's Weblog
Python AI Django

One-shotting a Raccoon Heist game using Claude Fable 5

Back in 2022 I tweeted screenshots of a game concept generated by GPT-3 and some concept "art" created using DALL-E. Today, on the fourth anniversary of that tweet, I decided to see if Claude Fable 5 (running in Claude…

Source: Simon Willison's Weblog
Django Python

Django 6.1 released

The Django team is happy to announce the release of Django 6.1. The release notes offer a harmonious mélange of new features and usability improvements. A few highlights are: Model field fetch modes for configuring…

Source: Django Weblog Jacob Walls
JavaScript GitHub Vue.js Web

nuxt/nuxt: v3.21.11

3.21.11 is a patch release. Important Nuxt v3 is now end-of-life. Please upgrade to Nuxt v4, or you may wish to check out our partner HeroDevs who provide never-ending support for end-of-life releases 👉 Changelog…

Source: Nuxt Releases danielroe
JavaScript GitHub Vue.js Web

nuxt/nuxt: v4.5.2

4.5.2 is the next patch release. 👉 Changelog compare changes 🔥 Performance nuxt,kit: Skip rewriting unchanged generated files (#35902) kit,nuxt: Use lazy imports to improve parsing speed (#35901) vite: Skip html entry…

Source: Nuxt Releases danielroe
FastAPI GitHub Python

encode/starlette: Version 1.4.1

What's Changed Default thread_minimum_size in GZipResponder by @Kludex in #3415 Full Changelog: 1.4.0...1.4.1

Source: Starlette Releases Kludex
FastAPI GitHub Python

encode/starlette: Version 1.4.0

What's Changed Lazily allocate GZipMiddleware compression resources by @Kludex in #3407 Use zlib.compressobj instead of GzipFile in GZipMiddleware by @Kludex in #3411 Offload large GZip compression by @Kludex in #3410…

Source: Starlette Releases Kludex
Django GitHub Python

encode/django-rest-framework: 3.17.2

What's Changed Bug fixes Fix disclosure of GET-protected data in case of validation error with AdminRenderer by @browniebroke in #10012. Thanks, @zainnadeem786 for the report. Enforce DATA_UPLOAD_MAX_MEMORY_SIZE for…

Source: Django REST Framework Releases github-actions[bot]
Vue.js GitHub JavaScript

vuejs/core: v3.5.41

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Source: Vue.js Releases github-actions[bot]