Polypore: MIT-Licensed Agentic IDE Built Panel-First, Not Chat-First
June 17, 2026
Polypore is an open-source desktop IDE built with Tauri 2, React 18, and Monaco, designed from the ground up for agentic coding workflows rather than retrofitting chat onto an existing editor. Every surface is a dockable, sandboxed panel with a shared contract, making individual components swappable without touching core. Ships with no telemetry, cross-platform installers, and an SDK for custom panels.
HOW THIS AFFECTS YOU
●
builderYou can use or fork this MIT-licensed IDE as a foundation for agentic coding tooling without building the panel/layout infrastructure from scratch.