Skip to content

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:58
· 21 commits to main since this release
If you installed the command line tool from Settings → Developers, this version renames it. Launching the app once switches you over: `loof` is put on your PATH and the older `loofah` and `fmtr` commands are removed. Update any scripts, shell aliases, or agent configurations that still call the old names.

New

  • The command line tool that ships with the app is now loof, shortened from
    loofah (and fmtr before that). If you had it installed, opening this
    version relinks it for you, so loof sessions list works right away and
    there is nothing to reinstall. Settings → Developers now lists it as "loof
    CLI", and the install button puts the new name on your PATH
  • The MCP snippet on that same screen now points at the loof path. If you
    had pasted the old snippet into an agent, copy it again, because the command
    it named is no longer there
  • The AGENTS.md file the app keeps at the root of your vault has been
    refreshed to use loof in its examples, so agents reading it get the working
    command
  • loof meetings ... still works for now and keeps printing a short notice
    pointing you at loof sessions ... instead

Full Changelog: v0.30.10...v0.31.0