feat: Add new blog post "Sonnet Seems Fine"

This commit is contained in:
Paul Gauthier 2024-08-26 20:25:33 -07:00 committed by Paul Gauthier (aider)
parent ed211b8dc9
commit 95c14e945e

View file

@ -0,0 +1,20 @@
---
title: Sonnet seems as good as ever
excerpt: Sonnet's score on the aider code editing benchmark has been stable since it launched.
highlight_image: /assets/linting.jpg
draft: true
nav_exclude: true
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
{% endif %}
# Sonnet seems as good as ever
As part of developing aider, I benchmark it regularly and have noticed
no degradation in its performance at code editing.
There has been a lot of speculation that Sonnet has been
dumbed-down, nerfed or otherwise performing worse lately.
Sonnet seems as good as ever.