<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts · Mesh Refinement</title><link>https://meshrefine.com/en/tags/chronicles/</link><description>Posts · Mesh Refinement</description><atom:link href="https://meshrefine.com/en/tags/chronicles/index.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Mon, 31 Aug 2026 20:21:50 +0200</lastBuildDate><item><title>Chronicles. Aug. 24 - Aug. 30 2026</title><link>https://meshrefine.com/en/posts/chronicles-aug-24-aug-30-2026/</link><description>&lt;p&gt;It&amp;rsquo;s Monday, and so it&amp;rsquo;s time for the next issue of Chronicles. Last week was very significant because it represented a tectonic shift from using expensive, efficient models to cheap and still very efficient models. In other words, AI is getting democratized.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s start with the hardware. This week we&amp;rsquo;ve seen interesting news from OpenAI, which &lt;a href="https://openai.com/index/jalapeno-first-results"&gt;published the first benchmarks&lt;/a&gt; for their Jalapeño chip, a custom inference chip designed with Broadcom. It&amp;rsquo;s pretty impressive. They published &lt;a href="https://newsletter.semianalysis.com/p/openai-jalapeno-better-than-nvidia"&gt;over 700 tokens per second per user on DeepSeek R1 at concurrency of one, and about 1400 on Kimi K2.5 and GPT-OSS&lt;/a&gt;. The variety here matters because the chip has been benchmarked not only on OpenAI&amp;rsquo;s own models but on open-weight models from other vendors as well. The chip is critical in the ongoing price war with the Chinese providers. Remember that last week we had data on &lt;a href="https://community.openai.com/t/20-price-reduction-for-gpt-5-6-sol-api-codex-credits-and-chatgpt-work/1391726"&gt;cutting prices on their Sol model&lt;/a&gt; by 20% on input and 33% on output, which is a promotional window that expires on 21 November, and a week before that they &lt;a href="https://arstechnica.com/ai/2026/08/openai-and-anthropic-in-price-war-as-chinese-ai-rivals-gain-ground/"&gt;cut the price of Luna by a whopping 80%&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 31 Aug 2026 20:21:50 +0200</pubDate><guid>https://meshrefine.com/en/posts/chronicles-aug-24-aug-30-2026/</guid></item><item><title>Chronicles. Aug. 17 - Aug. 23 2026</title><link>https://meshrefine.com/en/posts/chronicles-aug-17-aug-23-2026/</link><description>&lt;p&gt;Last week was all about the harness. Gone are the times when the models were all things-in-themselves. Now, as with early Homo erectus, the tools are the factor of survival.
If we look at the types of harness-related posts and announcements, we will see three trends.&lt;/p&gt;
&lt;h2 id="04602056b054f8f419959cfb26ab2e8f-harness-products"&gt;Harness products&lt;/h2&gt;
&lt;p&gt;Several companies have released either agents or infra for agents at once.&lt;/p&gt;
&lt;p&gt;OpenAI has &lt;a href="https://developers.openai.com/blog/codex-as-a-platform"&gt;released the execution framework&lt;/a&gt; that their Codex (the CLI one) is based on. Unsurprisingly called Harness, it is their answer to the &lt;a href="https://code.claude.com/docs/en/agent-sdk/overview"&gt;Claude Agent SDK&lt;/a&gt; and the &lt;a href="https://docs.github.com/en/copilot/how-tos/copilot-sdk"&gt;GitHub Copilot SDK&lt;/a&gt;. The Harness provides the execution loop, memory, tools, and other necessities of agentic life. You can use it in three different ways. First, you can just use &lt;code&gt;codex exec&lt;/code&gt; to run non-interactive jobs. Second, you can use the Codex SDK for building workflows. And last, you can use app-server to build apps that require conversation handling.
One point worthy of attention is that they claim that the Harness improved the performance of the GPT-5.6 Sol model from 13.3% to 38.3% on ARC-AGI-3. It&amp;rsquo;s unclear what harness (not capitalized) was used as a baseline, though.&lt;/p&gt;</description><pubDate>Mon, 24 Aug 2026 20:03:30 +0200</pubDate><guid>https://meshrefine.com/en/posts/chronicles-aug-17-aug-23-2026/</guid></item><item><title>Chronicles. Aug. 09 - Aug. 16 2026</title><link>https://meshrefine.com/en/posts/chronicles-aug-09-aug-16-2026/</link><description>&lt;p&gt;Over the last week, we&amp;rsquo;ve seen some announcements from both the highest-end and lowest-end sides of open-weight models. At the same time, labs are starting to think that maaaybe, just maybe, we move too fast and we need to stop and think. So, in their free time, they are starting price wars.&lt;/p&gt;
&lt;h2 id="d8260bc688ef019c5f40c851636b0844-models-hi"&gt;Models, hi&lt;/h2&gt;
&lt;p&gt;Last week we saw a bunch of releases of very large open-weight models. Z.ai shipped &lt;a href="https://z.ai/blog/glm-5.3"&gt;GLM-5.3&lt;/a&gt;, which is relatively small, just 743B, DeepSeek published their 1.6T &lt;a href="https://api-docs.deepseek.com/news/news260813/"&gt;V4-Pro&lt;/a&gt; weights under the MIT license, and Alibaba surprised with a whopping 2.4-trillion-parameter &lt;a href="https://huggingface.co/Qwen/Qwen3.8-2.4T-A95B"&gt;Qwen3.8&lt;/a&gt;. Although they are open, doing anything meaningful with models of this size requires hardware not a lot of individuals have, which defeats their openness a little. On the other hand, they &lt;em&gt;open&lt;/em&gt; possibilities for 3rd-party hosting and incentivize the price wars I will talk about below.&lt;/p&gt;</description><pubDate>Sun, 16 Aug 2026 09:31:26 +0200</pubDate><guid>https://meshrefine.com/en/posts/chronicles-aug-09-aug-16-2026/</guid></item><item><title>Chronicles. Aug. 01 - Aug. 08 2026</title><link>https://meshrefine.com/en/posts/chronicles-aug-01-aug-08-2026/</link><description>&lt;p&gt;This article opens a series (I expect it to become one) of posts in which I review the AI-related events of the past week and try to figure out how they fit into the bigger picture.&lt;/p&gt;
&lt;p&gt;The main highlights of the past week are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;We continue to see real-world security breaches caused by AI system evaluations, and it looks like another race.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Major regulations came into force.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data centres face increasing opposition from local communities. Companies seek workarounds.&lt;/p&gt;</description><pubDate>Sun, 09 Aug 2026 07:47:17 +0200</pubDate><guid>https://meshrefine.com/en/posts/chronicles-aug-01-aug-08-2026/</guid></item></channel></rss>