Skip to content

Francois v0.17.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:21

What changed

  • feat(design): apply the v2 identity — acid accent and the three-slab mark
  • feat(session): add an ultracode toggle for multi-agent orchestration
  • Revert "feat(session): add an ultracode toggle for multi-agent orchestration"
  • feat(projects): move ProjectSwitcher to title bar (#36)

Full diff

Install

npm i -g francois

This is the recommended route: binaries fetched by a CLI never carry the browser's
Mark-of-the-Web / quarantine attribute, so there is no SmartScreen or Gatekeeper
prompt even though the builds are unsigned. It still registers a Start Menu /
Launchpad / applications-menu entry, so you open it like any installed app.

Or take an installer below:

  • Windows: Francois_*_x64-setup.exe (NSIS) or *_x64_en-US.msi (WiX)
  • macOS: Francois_*_universal.dmg (Apple Silicon + Intel)
  • Linux: Francois_*_amd64.AppImage or *_amd64.deb

Prerequisite: the app orchestrates the Claude Code CLI, so the machine needs
claude installed and authenticated on PATH.

Installers are unsigned — Windows SmartScreen / macOS Gatekeeper may warn on
first launch (on macOS: right-click → Open, or xattr -cr the app).