The filesystem module is the most-used module in coding agents. It tracks read files per session for the read-before-edit guard, paginates large reads to avoid context bloat, and offers fuzzy edit matching with multiple fallback strategies. On Digitorn the same module instance is shared between coordinator and explorer agents so they see the same workspace.
Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.