Roadmap

Here's what we're working on next for Zeo.

Placement Companion

A tool in the PCB editor to speed up footprint placement. Choose between automatically grouping footprints together, getting suggestions for which components and groups of components should be placed closer together, and automatic placement of footprints.

Routing Companion

A tool in the PCB editor to help with routing nets. The system provides a risk assessment per net, and you can choose to:

  • Manually route — Full control with visual guidance
  • Guided autoroute — You guide the general path, then the algorithm auto-completes the route
  • Local autoroute — Automatic routing for selected nets using Freerouting
  • Cloud autoroute — Offload complex routing to cloud-based autorouters

Unified Export

KiCad Jobset configured by the agent for specific manufacturers. Export directly to JLC, PCBWay, and other fabrication services with correctly formatted files and pre-configured settings.

Zeo1

Zeo1 is our longterm project that is still in its infancy. It is an open source EDA tool written in Rust and designed around compatibility with modern automation systems and AI. A few highlights:

  • Schematics can be drawn or written with code, with both staying in sync
  • Multiple boards per project
  • Real-time collaboration
  • Plugins for ngspice, OpenEMS, Elmer, etc.