Skip to main content
Seb is your AI firmware engineer in the terminal. Describe what you want—understand the codebase, add a driver, fix a bug, run a build—and Seb reads your project, edits files, and runs commands to get it done. One conversation can cover questions, code changes, and follow-ups. What Seb does:
  • Uses your project and hardware context
  • Writes and edits code
  • Runs builds, flash, tests
  • Queries the registry and fetches datasheets via tool calls
  • Multi-turn, so you can refine as you go

Run a session

From your project directory:
seb chat
Or start with a specific ask:
seb chat "how do I configure I2C for my sensor?"
seb chat "what are the ADC specs for my MCU?"
Talk to Seb like a colleague: say what you want to achieve, and it will help you get there.