<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Crowsnest field notes</title>
    <link>https://crowsnest.app/blogs/</link>
    <description>Practical field notes for developers operating Claude Code, Codex, and multi-agent coding workflows.</description>
    <language>en</language>
    <lastBuildDate>Wed, 09 Sep 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://crowsnest.app/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to search Claude Code and Codex conversation history</title>
      <link>https://crowsnest.app/blogs/search-claude-code-codex-conversations/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/search-claude-code-codex-conversations/</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Start with the project, prompt, or one phrase you remember; use metadata narrowing or full-message search to find and reopen the right provider-native conversation.</description>
    </item>
    <item>
      <title>From UI bug to coding-agent task with UI Studio</title>
      <link>https://crowsnest.app/blogs/ui-studio-coding-agent-workflow/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/ui-studio-coding-agent-workflow/</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Select a real component, test an ephemeral visual change, freeze reviewed evidence, and send one bounded source-level brief to Claude Code or Codex.</description>
    </item>
    <item>
      <title>What local means for an AI coding-agent workspace</title>
      <link>https://crowsnest.app/blogs/local-ai-coding-agent-privacy/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/local-ai-coding-agent-privacy/</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>A concrete boundary map for local history operations, native provider traffic, account sign-in, explicit SSH, and same-machine process access.</description>
    </item>
    <item>
      <title>Fix the bad turn. Keep the work that followed.</title>
      <link>https://crowsnest.app/blogs/introducing-crowsnest/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/introducing-crowsnest/</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>Introducing Crowsnest 0.1.8: one private local workspace to see, repair, continue, and coordinate Claude Code and Codex work without uploading transcripts.</description>
    </item>
    <item>
      <title>Where Claude Code stores your conversations</title>
      <link>https://crowsnest.app/blogs/where-claude-code-stores-conversations/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/where-claude-code-stores-conversations/</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>One JSONL file per session under ~/.claude/projects, linked by uuid and parentUuid: what the record chain contains, why Codex history is a protocol rather than a file, and how to find a past conversation again.</description>
    </item>
    <item>
      <title>Run Claude Code agents in parallel without collisions</title>
      <link>https://crowsnest.app/blogs/run-claude-code-agents-in-parallel/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/run-claude-code-agents-in-parallel/</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>Parallel agent work is a write-isolation problem before it is a speed problem: detached worktrees, per-task approvals, a visible overlap warning, and never cleaning up an agent's only copy.</description>
    </item>
    <item>
      <title>Continue Claude Code work in Codex, and back again</title>
      <link>https://crowsnest.app/blogs/claude-code-to-codex-handoff/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/claude-code-to-codex-handoff/</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>Two runtimes cannot share one thread, so every cross-provider continuation is a fork: what the attributed briefing quotes, why the other model's reasoning is left out, and how lineage stays visible.</description>
    </item>
    <item>
      <title>Run Claude Code and Codex on a remote server, over one SSH stream</title>
      <link>https://crowsnest.app/blogs/claude-code-codex-remote-server-ssh/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/claude-code-codex-remote-server-ssh/</guid>
      <pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate>
      <description>Remote Workspaces reaches a machine over one hardened SSH stream with nothing installed on it: how the helper is delivered and verified, what the connection refuses, and what stays local.</description>
    </item>
    <item>
      <title>How multiple Claude Code and Codex accounts work in Crowsnest</title>
      <link>https://crowsnest.app/blogs/claude-code-codex-multiple-accounts/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/claude-code-codex-multiple-accounts/</guid>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Why Claude Code or Codex work continuing under another account creates an attributed fork, what context crosses over, and how warnings and opt-in routing preserve account boundaries.</description>
    </item>
    <item>
      <title>How to edit Claude Code conversation history safely</title>
      <link>https://crowsnest.app/blogs/edit-claude-code-conversation-history/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/edit-claude-code-conversation-history/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
      <description>What a safe in-place repair must preserve, why editing differs from rewinding or branching, and how stale-write checks and recoverable backups protect a resumable session.</description>
    </item>
    <item>
      <title>A reviewed multi-agent coding workflow for Claude Code and Codex</title>
      <link>https://crowsnest.app/blogs/agent-crew-workflow/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/agent-crew-workflow/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
      <description>Turn one objective into a dependency graph you inspect before execution, then require explicit integration and independent cross-review.</description>
    </item>
    <item>
      <title>Claude Code and Codex usage: limits, cost, and provenance</title>
      <link>https://crowsnest.app/blogs/claude-code-codex-usage-summary/</link>
      <guid isPermaLink="true">https://crowsnest.app/blogs/claude-code-codex-usage-summary/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
      <description>Separate provider windows from local token evidence, API-equivalent cost estimates, unsupported dimensions, and billing records.</description>
    </item>
  </channel>
</rss>
