Skip to content

Releases: jamro/tiny-engineer

v0.1.0 - First Working Prototype

Choose a tag to compare

@jamro jamro released this 30 Aug 15:27

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-cursor hooks CLI; any agent can drive it with HTTP POST /anim
  • Docs for builders: BOM, wiring, 3D models, and a hardware guide for software engineers