Watch demo

Multi-agent chat and shared workspaces

This release introduces real-time multi-agent chat, allowing you to run several AI agents in parallel and watch them collaborate on your codebase. Shared workspaces let your team members join the same session and interact with agents together.

You can now assign different tasks to different agents, monitor their progress side by side, and merge their outputs seamlessly. This is a major step toward truly collaborative AI-assisted development.

Download now

OpenCode integration and performance boost

Piaf now supports OpenCode as a provider alongside Claude and Codex. Switch between providers with a single click, or let Piaf automatically route tasks to the best-suited model.

We also shipped a significant performance improvement: the Rust runtime now handles file indexing 3x faster, and memory usage has been reduced by 40% on large repositories.

Parallel task queues and custom keybindings

Queue up multiple tasks and let Piaf execute them in parallel. Each task runs in its own sandboxed environment, so there is no interference between agents working on different parts of your project.

We also added full keybinding customization. Remap any shortcut to match your workflow — whether you come from VS Code, Vim, or Emacs.

Mobile companion app and Rust runtime overhaul

The Piaf mobile companion app is here. Launch agents from your phone, monitor progress while you are away from your desk, and get notified when tasks complete. Go for a run, come back to finished code.

Under the hood, we completely rewrote the Rust runtime for better stability and lower latency. Cold starts are now under 200ms, and the app feels snappier than ever.