Post

HN
Hacker News

Agentic coding deserves more than a chat box bolted onto VS Code

Agentic desktop IDE. Language agnostic, OS agnostic. Every surface is a dockable panel: split, reorder, close what you don't need. The built-in panels cover most workflows. If they don't, the SDK is there.

Tauri 2 ยท React 18 ยท Dockview ยท Monaco ยท MIT ยท no telemetry

Download the build for your platform from the latest release . Polypore updates itself after the first install.

On Linux the AppImage needs FUSE ( fuse2 on Arch). Mark it executable and run it:

To build from source instead, see Getting started below.

The agentic tooling space moves fast. The right models, CLIs, and orchestration patterns shift faster than a typical IDE's release cycle. Polypore is structured to keep up. Every surface is a sandboxed panel behind a shared contract. Any piece of the IDE can be swapped, extended, or dropped without touching the core.