<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Codex on MacWorks</title><link>https://macworks.dev/tags/codex/</link><description>Recent content in Codex on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/codex/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-05-13</title><link>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-05-13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-05-13/</guid><description>&lt;h1 id="simon-willison--2026-05-13"&gt;Simon Willison — 2026-05-13&lt;a class="anchor" href="#simon-willison--2026-05-13"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="highlight"&gt;Highlight&lt;a class="anchor" href="#highlight"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Simon&amp;rsquo;s standout experiment today demonstrates a clever UX workaround for sandboxed iframes, intercepting Content Security Policy (CSP) errors and passing them to the parent window for user approval. It is a great example of his hands-on AI-assisted programming, notably built using GPT-5.5 xhigh in the Codex desktop app.&lt;/p&gt;
&lt;h2 id="posts"&gt;Posts&lt;a class="anchor" href="#posts"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;[CSP Allow-list Experiment]&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/May/13/csp-allow/#atom-everything"&gt;Source&lt;/a&gt;
This technical experiment explores how to load an app within a CSP-protected sandboxed iframe while maintaining a smooth user experience. Simon implemented a custom &lt;code&gt;fetch()&lt;/code&gt; that catches CSP errors and passes them up to the parent window. The parent window can then prompt the user to add the blocked domain to an allow-list before refreshing the page. He built the tool using GPT-5.5 xhigh via the Codex desktop app.&lt;/p&gt;</description></item><item><title>Simon Willison</title><link>https://macworks.dev/docs/week/simonwillison/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/</guid><description>&lt;h1 id="simon-willison--week-of-2026-05-08-to-2026-05-15"&gt;Simon Willison — Week of 2026-05-08 to 2026-05-15&lt;a class="anchor" href="#simon-willison--week-of-2026-05-08-to-2026-05-15"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="highlight-of-the-week"&gt;Highlight of the Week&lt;a class="anchor" href="#highlight-of-the-week"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The standout development this week is Simon&amp;rsquo;s rapid adaptation to the latest frontier model capabilities, most notably releasing &lt;code&gt;llm 0.32a2&lt;/code&gt; to expose and visualize the new interleaved reasoning tokens of GPT-5 class models directly in the terminal. This perfectly pairs with his hands-on explorations of embedding LLM calls deeply into developer workflows, such as executing prompts via script shebangs and leveraging models to output rich HTML rather than just Markdown.&lt;/p&gt;</description></item></channel></rss>