<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Claude Code on Stefan Maron | Business Central &amp; AL Development</title><link>https://stefanmaron.com/tags/claude-code/</link><description>Recent content in Claude Code on Stefan Maron | Business Central &amp; AL Development</description><generator>Hugo -- gohugo.io</generator><language/><lastBuildDate>Mon, 16 Mar 2026 09:00:00 +0100</lastBuildDate><atom:link href="https://stefanmaron.com/tags/claude-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Swappable Claude Profiles: Per-Project Configs via Container Mounting (Part 3)</title><link>https://stefanmaron.com/posts/swappable-claude-profiles-container-mounting-part-3/</link><pubDate>Mon, 16 Mar 2026 09:00:00 +0100</pubDate><guid>https://stefanmaron.com/posts/swappable-claude-profiles-container-mounting-part-3/</guid><description>After Part 2 we had a working standalone container — no VS Code required, no IPC socket surprises. But there was still one problem: a single global ~/.claude folder shared across everything. One set of instructions, one list of skills, one set of agents — regardless of whether you&amp;rsquo;re doing AL development, debugging telemetry, or investigating something completely different.
That doesn&amp;rsquo;t scale. So this part introduces profile folders.
You can watch the full stream on YouTube if you want to follow along.</description></item><item><title>Claude Code in a Standalone Docker Container: Building a Real Sandbox (Part 2)</title><link>https://stefanmaron.com/posts/claude-code-standalone-docker-sandbox/</link><pubDate>Wed, 04 Mar 2026 17:00:00 +0100</pubDate><guid>https://stefanmaron.com/posts/claude-code-standalone-docker-sandbox/</guid><description>If you watched Part 1 , you know the setup: I wanted to run Claude Code in bypass-permissions (cruise mode) without worrying about it going rogue on my host. The dev container approach worked, but someone on LinkedIn pointed out that even after my VS Code IPC mitigations, Claude Code could still reconstruct the IPC bridge and escape. So Part 1 was technically broken.
Part 2 fixes that. You can watch the full stream on YouTube if you want to follow along.</description></item><item><title>Turning My Coding Streams Into Blog Posts (With a Little Help From Claude)</title><link>https://stefanmaron.com/posts/turning-streams-into-blog-posts/</link><pubDate>Tue, 24 Feb 2026 16:00:00 +0100</pubDate><guid>https://stefanmaron.com/posts/turning-streams-into-blog-posts/</guid><description>I&amp;rsquo;ll be honest: I&amp;rsquo;m lazy when it comes to writing blog posts. Not lazy about sharing — I try to stream regularly, push code to GitHub, drop things in the community Discord. But sitting down to write a structured article about something I just spent two hours live coding? That rarely happens.
The stream is the content. I jump on, explain what I&amp;rsquo;m doing, answer questions live, push something to GitHub, maybe add chapters via AI later.</description></item><item><title>Building a Plug &amp; Play Claude Code Dev Container for AL Development</title><link>https://stefanmaron.com/posts/claude-code-dev-container-al/</link><pubDate>Fri, 20 Feb 2026 09:00:00 +0100</pubDate><guid>https://stefanmaron.com/posts/claude-code-dev-container-al/</guid><description>A few weeks ago I shared my Claude Code configuration for AL development — the CLAUDE.md instructions, the agent profile, custom commands. It&amp;rsquo;s all public and you&amp;rsquo;re welcome to use or adapt it. But getting it into a new project still involves some manual steps, and there&amp;rsquo;s one thing that always annoyed me: I was running Claude Code outside my dev containers. Not because I wanted to, but because I didn&amp;rsquo;t want to authenticate inside every new container.</description></item><item><title>AL Development with Claude Code: A Multi-Agent Workflow</title><link>https://stefanmaron.com/posts/al-development-claude-code-multi-agent-workflow/</link><pubDate>Wed, 28 Jan 2026 09:00:00 +0100</pubDate><guid>https://stefanmaron.com/posts/al-development-claude-code-multi-agent-workflow/</guid><description>I&amp;rsquo;ve been using Claude Code quite a bit over the past year, and I think I finally have a process that actually works for AL development. One-off prompts don&amp;rsquo;t cut it for anything non-trivial — AL is niche enough that LLMs struggle without guidance, and large refactoring tasks blow up the context window within a few agent calls. What changed things for me was switching to a sub-agent workflow.
You can watch the full stream on YouTube if you want to follow along.</description></item></channel></rss>