Roadmap

What Prefab does, and what comes next

In order, without dates. Anything past what has shipped is an intention rather than a promise, and the order changes when something turns out to matter more. The switch in the header picks the platform.

Shipped

  • Placeholders inside Office documents

    1.1.6

    Placeholders are filled in inside .docx, .xlsx and .pptx, and the formatting survives. A placeholder that Word has split across three runs is still found, and an Excel table’s column headings are updated alongside the cells so the file opens without a repair prompt.

  • Prefab for AI agents

    1.1.6

    Any agent that speaks the Model Context Protocol can list your templates, build new ones and deploy them. Off until you switch it on, and it reaches only the folders you have granted.

  • Deploy links carry values

    1.1.6

    A prefab:// link can fill in placeholders rather than falling back to defaults, and reports what it created instead of leaving you guessing.

  • Watched folders

    1.1.5

    A folder from a template can keep working: files that land in it are renamed, converted, resized, tagged or sorted, using the answers the folder was created with. Preview before applying, and undo a run.

  • Globals

    1.1.5

    Placeholders, actions and saved sets of answers defined once and available to every template. A template’s own definitions still win.

  • Terminal commands that report failures

    1.1.5

    A command that fails is now reported as failed rather than every command looking as though it worked, and commands have a timeout.

  • Sharing templates

    Export to a single .prefab file that carries the files it deploys and any templates it embeds. Double-click it on another Mac, or on a PC.

  • Deploy from anywhere

    Finder’s right-click menu, the menu bar, the app itself, or a prefab:// link from Terminal, Shortcuts or a script.

  • macOS 14.6 and later

    Sonoma and Sequoia as well as Tahoe. Folder icons use the system’s own mechanism on macOS 26 and fall back to a composited image below it.

  • The rest of the first release

    1.0

    The visual template editor, placeholders, actions after deployment, Finder tags and folder icons, importing a folder you already have, and starter templates.

Next

  • Rule changes reaching files already handled

    A folder remembers which rules have run over a file, so it does not do the work twice. Some of a rule lives outside that memory: change a rename pattern, an image quality or the text of a command, and files already handled stay as they are. Adding or removing a rule does reach them, and Apply Rules to Existing Files always does. Widening it changes what every folder considers done, so both platforms move together.

  • Raycast and Alfred

    Deploy a template without leaving the launcher. Both sit on top of the prefab:// links that already work.

Planned

  • Sync across your machines

    Your template library on every machine you use, kept in step. This is the one thing that cannot work without an account, so it will ask for one - and only for this.

  • Shared libraries for teams

    A library everyone works from, so a team sets projects up the same way. Also account-based, for the same reason.

Still an idea

Worth doing, not committed to.

  • Agents writing automation

    An agent can already run and undo a folder’s rules, but not write one. Letting it attach a git-init, a command or a watched-folder rule is the obvious next piece.

  • Version control and editors

    Repository templates, .gitignore presets, Xcode and VS Code workspaces - the setup that usually follows the folders.

The first release

Version 1.1.7, matching the Mac, so one number means the same thing on both. Downloadable now; the Microsoft Store listing follows.

  • Prefab for Windows

    1.1.7

    The whole app rather than a subset: the visual template editor, placeholders, actions after deployment, folder icons, importing a folder you already have, starter templates and the template library.

  • The File Explorer right-click menu

    1.1.7

    Templates in the menu you already use, on a folder, a file or the background of a window. In the main Windows 11 menu rather than behind Show more options.

  • Watched folders

    1.1.7

    The same rules as the Mac: files that land in a deployed folder are renamed, converted, resized or sorted, using the answers the folder was created with. Preview before applying, and undo a run.

  • Placeholders inside Office documents

    1.1.7

    Substitution in .docx, .xlsx and .pptx, keeping formatting intact.

  • Templates move between platforms

    1.1.7

    A .prefab file written on a Mac opens on Windows and back again. Finder tags are carried through untouched rather than dropped, so a template that has been to Windows still tags its folders when it is used on a Mac.

After the first release

  • Rule changes reaching files already handled

    A folder remembers which rules have run over a file, so it does not do the work twice. Some of a rule lives outside that memory: change a rename pattern, an image quality or the text of a command, and files already handled stay as they are. Adding or removing a rule does reach them, and Apply Rules to Existing Files always does. Widening it changes what every folder considers done, so both platforms move together.

  • Prefab for AI agents

    The app carries the agent switch and the same commands as the Mac from 1.1.7. What follows is the Model Context Protocol server, which looks for a library where macOS keeps one and so cannot see a Windows library yet. It is updated after the Windows release rather than before it, so one version of it is known to work against both.

Planned

  • Sync across your machines

    Your template library on every machine you use, kept in step, whichever system each one runs. This is the one thing that cannot work without an account, so it will ask for one - and only for this.

  • Shared libraries for teams

    A library everyone works from, so a team sets projects up the same way. Also account-based, for the same reason.

Still an idea

Worth doing, not committed to.

  • Agents writing automation

    An agent can already run and undo a folder’s rules, but not write one. Letting it attach a command or a watched-folder rule is the obvious next piece.

  • Version control and editors

    Repository templates, .gitignore presets, Visual Studio and VS Code workspaces - the setup that usually follows the folders.

About accounts

Prefab has no account and does not want one. It ships without the network entitlement, so it cannot send anything anywhere, andIt makes no network connections at all, and everything on this page above “Planned” works that way and always will.

Sync and shared libraries are the exception, because putting your templates on another machine is not possible without somewhere to put them. If those arrive, an account will be needed for those two features only. Building templates, deploying them, watched folders, automation and everything else will keep working with no account, no sign-in and nothing leaving your Mac.

Something missing?

The order here is mostly decided by what people ask for. If something on this page matters to you, or something that is not on it does, tell me.

Documentation covers everything in the shipped list.