Releases: jamro/tiny-engineer
Releases · jamro/tiny-engineer
Release list
v0.1.0 - First Working Prototype
Tiny Engineer v0.1.0
First public release: open-source, 3D-printable desk robot that acts out what an AI coding agent is doing.
Demo · Getting started · API
Highlights
- ESP32-C3 firmware: REST API, web UI, Wi-Fi AP setup, optional auth, factory reset
- Animations: typing, reading, thinking, welcome, wakeup/sleep, attention, error, abort, dead, and more
- Hardware stack: 5× servos (PCA9685), OLED face, I2S speaker; printable parts included
- Cursor integration via
tiny-engineer-cursorhooks CLI; any agent can drive it with HTTPPOST /anim - Docs for builders: BOM, wiring, 3D models, and a hardware guide for software engineers