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…
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…
Incident Report: unsanctioned agent behaviour during cyber testing It happened again. This time it was the UK government's AI Security Institute who accidentally attacked other companies while running an evaluation with…
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…
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…
Tag 6.1
What's Changed Default thread_minimum_size in GZipResponder by @Kludex in #3415 Full Changelog: 1.4.0...1.4.1
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…
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.
release: v3.5.41
fix(ssr): normalize hidden states during hydration (#13125)
fix(custom-element): warn when props override native properties (#12125) close #12124
fix(compiler-core): preserve vnode lifecycle in stable v-for (#11682) close #9239 close #12569