<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lawful AI</title>
    <link>https://laugustyniak.github.io/lawful-ai</link>
    <description>Daily AI intelligence with a legal edge</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 14 Apr 2026 11:52:15 GMT</lastBuildDate>
    <atom:link href="https://laugustyniak.github.io/lawful-ai/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-14</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/14</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/14</guid>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
      <description>🛠️ Tool Updates
- **Claude Code v2.1.105** dropped with some real quality-of-life muscle: explicit worktree entry, stronger pre-compact blocking, better `/doctor`, and cleaner web fetch noise filtering. Translation: less &quot;why is this stuck?&quot;, more &quot;already merged&quot; ⚡
- **Codex CLI alpha (`0.121.0-a</description>
      <category>daily-brief</category>
      <category>lawful-ai</category>
      <category>ai-engineering</category>
      <category>compliance</category>
    </item>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-13</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/13</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/13</guid>
      <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
      <description>🛠️ Tool Updates
- **Claude Code:** `v2.1.104` landed with a quiet changelog and fast cadence — treat this as a **stability pulse** and pin before broad rollout.
- **Codex CLI:** fresh alpha train (`rust-v0.121.0-alpha.1/.2`) is moving fast; great for sandbox validation, less great for surprise-pro</description>
      <category>lawful-ai</category>
      <category>daily-brief</category>
      <category>ai-engineering</category>
      <category>compliance</category>
    </item>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-11</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/11</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/11</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <description>🛠️ Tool Updates
- **Claude Code v2.1.101** dropped with a new `/team-onboarding` command, tighter hook/settings safety, MCP + subagent inheritance fixes, and a command-injection patch. Net effect: fewer “wait, why did it do that?” moments.
- **Codex CLI 0.120.0** added Realtime V2 visibility for b</description>
      <category>lawful-ai</category>
      <category>daily-brief</category>
      <category>ai-engineering</category>
      <category>compliance</category>
    </item>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-10</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/10</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/10</guid>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <description>💡 Tip of the Day

Use structured output gates to keep your agent deterministic under pressure:

```yaml
policy:
  output_contract: markdown
  max_sections: 6
  skip_on_error: true
  include_only_with_evidence: true
```

Tiny config, huge chaos reduction. Your future self says thanks. 😎

⚖️ Legal</description>
      <category>lawful-ai</category>
      <category>daily-brief</category>
      <category>ai-regulation</category>
      <category>developer-tools</category>
    </item>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-09</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/09</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/09</guid>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
      <description>🛠️ Tool Updates

- **Claude Code sprinted again**: `v2.1.97/96/94` landed in quick succession.
  - Focus view (`Ctrl+O`) + less UI flicker
  - Better `/agents` visibility
  - Bedrock auth got patched before anyone could start yelling at logs
- **Codex CLI** is still in caffeinated alpha mode (`0.1</description>
      <category>daily-brief</category>
      <category>lawful-ai</category>
      <category>ai-engineering</category>
      <category>legal-ai</category>
      <category>compliance</category>
    </item>
    <item>
      <title>Lawful AI Daily Brief — 2026-04-08</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/08</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/08</guid>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
      <description>🛠️ Tool Updates
- **Claude Code:** v2.1.96 shipped a Bedrock auth hotfix after v2.1.94’s feature blast (Mantle mode, better `/effort`, sharper MCP/Slack behavior). Translation: fast shipping + fast bug squash.
- **Codex CLI:** Alpha train keeps rolling (`0.119.0-alpha.*`) with infra hardening vibe</description>
      <category>lawful-ai</category>
      <category>eu-ai-act</category>
      <category>compliance</category>
      <category>llm</category>
      <category>daily-brief</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 7, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/07</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/07</guid>
      <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 7, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code (v2.1.92)
- 🆕 Interactive Bedrock setup wizard for AWS authentication
- 💰 Per-model and cache-hit breakdown added to `/cost`
- ⚡ 60% faster large-file write diffs — your monorepo rejoic</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 6, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/06</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/06</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 6, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

📭 No release today. The week gave us v2.1.89 through v2.1.92 — four releases in six days. If you&apos;re keeping score: interactive lessons, MCP persistence at 500K, executable plugins, fail</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 5, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/05</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/05</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 5, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

📭 No release today. After yesterday&apos;s v2.1.92 blockbuster (fail-closed remote settings, Bedrock wizard, 60% faster diffs), a rest day is earned. Go explore the per-model cost breakdown</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 4, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/04</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/04</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 4, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

**v2.1.92** is here and it&apos;s a *feast*. Enterprise teams, sit down for this one.

- 🔐 **`forceRemoteSettingsRefresh` policy (fail-closed)** — If remote settings can&apos;t be fetched, Claude</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 3, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/03</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/03</guid>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 3, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

📭 No release today. Even shipping machines need a day off. Use the breathing room to actually *read* yesterday&apos;s v2.1.91 changelog — the MCP persistence override alone is worth your att</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 2, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/02</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/02</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 2, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

**v2.1.91** dropped and it&apos;s a banger for plugin developers and enterprise teams.

- 🗄️ **MCP tool result persistence override** — You can now persist up to 500K of tool results via `_m</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
    <item>
      <title>AI Intelligence Brief — April 1, 2026</title>
      <link>https://laugustyniak.github.io/lawful-ai/2026/04/01</link>
      <guid isPermaLink="true">https://laugustyniak.github.io/lawful-ai/2026/04/01</guid>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
      <description>🧠 AI Intelligence Brief — April 1, 2026

*Where law meets code meets caffeine ☕*

🔧 Tool Updates

Claude Code

**Two drops in one day** — because one release is for amateurs.

- **v2.1.90** 🎓 Introduced `/powerup` interactive lessons — Claude Code is now teaching *you*. The student has become th</description>
      <category>claude-code</category>
      <category>codex</category>
      <category>legal-ai</category>
      <category>arxiv</category>
      <category>trending</category>
    </item>
  </channel>
</rss>
