<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Falconer Notes</title>
    <link>https://falconer.com/notes</link>
    <atom:link href="https://falconer.com/notes/rss.xml" rel="self" type="application/rss+xml" />
    <description>Essays, announcements, and research from the team behind Falconer.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jun 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>Stop freeloading off open source</title>
      <link>https://falconer.com/notes/stop-freeloading-open-source</link>
      <guid isPermaLink="true">https://falconer.com/notes/stop-freeloading-open-source</guid>
      <pubDate>Wed, 03 Jun 2026 12:00:00 GMT</pubDate>
      <author>Giorgio Garofalo</author>
      <description>Most teams quietly work around the rough edges of the open source libraries they depend on. We decided to fix them at the source instead, contributing patches upstream to Tiptap, the framework behind Falconer&apos;s editor.</description>
    </item>
    <item>
      <title>Falconer May 2026 changelog</title>
      <link>https://falconer.com/notes/may-2026-changelog</link>
      <guid isPermaLink="true">https://falconer.com/notes/may-2026-changelog</guid>
      <pubDate>Mon, 01 Jun 2026 12:00:00 GMT</pubDate>
      
      <description>Falconer&apos;s May 2026 changelog covers six new editor block types, agent memory upgrades, expanded MCP/API write operations, Slack and Granola integration improvements, and dozens of fixes.</description>
    </item>
    <item>
      <title>How to generate a changelog in 10 seconds</title>
      <link>https://falconer.com/notes/generate-changelog</link>
      <guid isPermaLink="true">https://falconer.com/notes/generate-changelog</guid>
      <pubDate>Fri, 29 May 2026 12:00:00 GMT</pubDate>
      <author>Quinn Dupies</author>
      <description>Changelogs used to take hours each week to assemble across GitHub, Linear, Slack, and meeting notes. Falconer turns the same week of context into a changelog in seconds — already cited, audience-aware, and ready to send.</description>
    </item>
    <item>
      <title>Falconer agent now speaks git</title>
      <link>https://falconer.com/notes/falconer-agent-now-speaks-git</link>
      <guid isPermaLink="true">https://falconer.com/notes/falconer-agent-now-speaks-git</guid>
      <pubDate>Wed, 27 May 2026 12:00:00 GMT</pubDate>
      <author>Matt Zhao</author>
      <description>The Falconer agent can now answer questions about your code&apos;s history: who wrote what, when, and why. It calls git directly against your connected repos to do code archaeology, release diffs, regression hunts, and ownership lookups, all in a chat.</description>
    </item>
    <item>
      <title>Ditching the agent sandbox for AWS S3 Files</title>
      <link>https://falconer.com/notes/how-falconer-powers-agents-with-aws-s3-files</link>
      <guid isPermaLink="true">https://falconer.com/notes/how-falconer-powers-agents-with-aws-s3-files</guid>
      <pubDate>Wed, 27 May 2026 12:00:00 GMT</pubDate>
      <author>Matt Zhao</author>
      <description>How we gave the Falconer agent git access (log, blame, diff between arbitrary refs) by mounting a shared NFS filesystem backed by S3 Files across our ingest and UI services. A walkthrough of the storage choice, the Pulumi quirks, and how we made the repo sync robust and reliable.</description>
    </item>
    <item>
      <title>How others build agent memory, and what I took from each</title>
      <link>https://falconer.com/notes/how-others-build-agent-memory</link>
      <guid isPermaLink="true">https://falconer.com/notes/how-others-build-agent-memory</guid>
      <pubDate>Thu, 21 May 2026 12:00:00 GMT</pubDate>
      <author>Apoorva Shete</author>
      <description>ChatGPT, Claude Code, and Letta have each built production memory systems for AI agents. Looking at the differences shaped how I built agent signals for Falconer.</description>
    </item>
    <item>
      <title>Knowledge Health: observability for your knowledge base</title>
      <link>https://falconer.com/notes/knowledge-health</link>
      <guid isPermaLink="true">https://falconer.com/notes/knowledge-health</guid>
      <pubDate>Thu, 21 May 2026 12:00:00 GMT</pubDate>
      <author>Aryaman Agrawal</author>
      <description>Every company runs on written knowledge, and almost none of them know how healthy theirs is. Knowledge Health puts a single, live score on it and shows you exactly what&apos;s dragging it down: contradictions, stale docs, coverage gaps, and redundancies.</description>
    </item>
    <item>
      <title>Agent Personalization: an agent that knows you</title>
      <link>https://falconer.com/notes/agent-personalization</link>
      <guid isPermaLink="true">https://falconer.com/notes/agent-personalization</guid>
      <pubDate>Tue, 28 Apr 2026 12:00:00 GMT</pubDate>
      <author>Apoorva Shete</author>
      <description>Falconer now tailors every response to who you are. Agent Personalization builds a lightweight, transparent profile of your role, team, and preferences — fully editable, with every attribute traced back to its source.</description>
    </item>
    <item>
      <title>Your context is more than training data</title>
      <link>https://falconer.com/notes/context-more-than-training-data</link>
      <guid isPermaLink="true">https://falconer.com/notes/context-more-than-training-data</guid>
      <pubDate>Wed, 22 Apr 2026 12:00:00 GMT</pubDate>
      <author>Dave Nunez</author>
      <description>Everyone has access to the same frontier models. Your competitive advantage is institutional context — the decisions, tradeoffs, and battle scars inside your four walls. Here&apos;s why curating that context is now existential.</description>
    </item>
    <item>
      <title>Falconer Update: Full self-driving docs</title>
      <link>https://falconer.com/notes/falconer-update-self-driving-docs</link>
      <guid isPermaLink="true">https://falconer.com/notes/falconer-update-self-driving-docs</guid>
      <pubDate>Thu, 09 Apr 2026 12:00:00 GMT</pubDate>
      <author>Matt Zhao</author>
      <description>Falconer Update keeps your documentation in sync with your codebase automatically. Toggle it on for any document and choose Review mode for human-in-the-loop edits, or Full Self-Driving mode to let Falconer handle it entirely.</description>
    </item>
    <item>
      <title>Falconer Generate: from repo to doc set in minutes</title>
      <link>https://falconer.com/notes/falconer-generate-from-repo-to-doc-set-in-minutes</link>
      <guid isPermaLink="true">https://falconer.com/notes/falconer-generate-from-repo-to-doc-set-in-minutes</guid>
      <pubDate>Thu, 12 Mar 2026 12:00:00 GMT</pubDate>
      <author>Lilu Xu</author>
      <description>Falconer Generate turns a connected GitHub repo into a structured documentation set, helping teams get documentation started faster.</description>
    </item>
    <item>
      <title>The source of truth for high-speed teams</title>
      <link>https://falconer.com/notes/launch</link>
      <guid isPermaLink="true">https://falconer.com/notes/launch</guid>
      <pubDate>Tue, 10 Feb 2026 12:00:00 GMT</pubDate>
      <author>Dave Nunez</author>
      <description>Our mission is to capture all of your important context, keep it up to date, and make it easy for you to deploy it wherever you want: your teammates, your customers, your coding agents.</description>
    </item>
    <item>
      <title>Rethinking data ingestion as a DAG</title>
      <link>https://falconer.com/notes/rethinking-data-ingestion-dag</link>
      <guid isPermaLink="true">https://falconer.com/notes/rethinking-data-ingestion-dag</guid>
      <pubDate>Wed, 04 Feb 2026 12:00:00 GMT</pubDate>
      <author>Apoorva Shete</author>
      <description>How we reduced data ingestion time from hours to minutes by reimagining our pipeline as a directed acyclic graph. This post covers the architectural shift from async workflows to job queues, the migration strategy we used to preserve behavior, and the observability patterns that helped us identify and isolate bottlenecks at scale.</description>
    </item>
    <item>
      <title>LLM-as-a-Courtroom</title>
      <link>https://falconer.com/notes/llm-as-a-courtroom</link>
      <guid isPermaLink="true">https://falconer.com/notes/llm-as-a-courtroom</guid>
      <pubDate>Mon, 19 Jan 2026 12:00:00 GMT</pubDate>
      <author>Aryaman Agrawal</author>
      <description>How we built a multi-agent courtroom simulation to decide when code changes require documentation updates—and why the legal system is humanity&apos;s best framework for binary decisions under uncertainty.</description>
    </item>
  </channel>
</rss>
