Palmier
About
Long agent runs outlive attention spans, and walking back to the laptop to check a Claude Code or Codex session interrupts everything else. Palmier runs a background daemon — systemd on Linux, launchd on macOS 13+, Task Scheduler on Windows — that installs and manages agent CLIs and exposes their control to a phone PWA or Android app, with all execution staying on the user's machine and no data stored remotely. It reuses existing subscriptions like Claude Pro or ChatGPT Plus instead of requiring API keys, and new agent CLIs are added through configuration rather than code. An MCP server on localhost:7256 hands agents tools that reach back into the phone — calendar, contacts, notifications, geolocation, SMS, email — plus an encrypted password manager for agent logins, so a session can schedule a meeting or send a message on the user's behalf. Install is a curl script or npm global under Node 24+, Apache-2.0 licensed. Developers who start agent runs and leave the desk are the audience.