Compagnie: the active issue board on mobile
Compagnie: sign in with a work email, Google or GitHub
Company OS

Compagnie

One place for a company’s conversations, decisions and work.

Inbox, channels and DMs, an issue tracker with sprints and projects, and a decision log. One product where most teams stitch together four. Everything a person owes an answer to arrives in the same inbox, whether it is a mention, an assigned ticket or a vote on a decision.

Under it sits a Go API with an OpenAPI contract that generates exactly one SDK. Four clients consume it (web, desktop, CLI and mobile), so a capability cannot exist on one surface and quietly not on another.

Mobile is deliberately a companion, not a mirror. Inbox, channels and tickets earn their place on a phone; whiteboards, bulk imports and settings matrices stay on the web. Sign-in is a six-digit email code, native Google, or GitHub, and the tokens live in the OS keychain, never in async storage.

Status
Private beta, aimed at teams of fewer than ten.
Platforms
Web, Mac, a CLI and an MCP server, plus the mobile client.
My part
The mobile client, built on that shared capability surface.