Aug 17, 2026
v0.1.0First public release
What's in 0.1.0
- The Gordian TUI: describe a board in plain words, get a seeded schematic.
- KiCad project read/write with undoable edits — every change is a diff you can inspect or revert.
- Board placement and fab export: gerbers out of a fresh project in one pass.
Known limits
- Single-board projects only; hierarchical sheets land in a later release.
- Routing is manual-assist — autorouting ships in 0.3.0.
Install with curl -fsSL https://gordian.dev/install.sh | sh and run
gordian tui inside any directory.