नया प्रोजेक्ट शुरू करें
पेरिफेरल जोड़ें
ज़रूरी peripherals चुनें (I2C, SPI, UART, आदि)।
बाद में

/peripheral दोबारा चलाकर config बदल सकते हैं।Hardware interaction
Serial monitor
Embedder
Ctrl+` इस्तेमाल करें।
Auto-connect बंद करने के लिए:
Embedder
[Filter] का उपयोग करें।

Firmware development
Driver लिखना
Embedder
Embedder
Build और flash
Serial debug
Embedder
Embedder
Plan vs Act mode
- Act mode: read/write/execute
- Plan mode: read-only analysis
Shift+Tab/plan/act
Documentation और context
अतिरिक्त docs/console से अपलोड करें।

Bash mode
Serial send mode
embedder
@ से file/dir reference
Embedder
Embedder
Session management
Embedder
Quick reference
| Workflow | Command/Shortcut |
|---|---|
| New project setup | /project -> /peripheral -> /init |
| Serial monitor | /serial या Ctrl+` |
| Mode switch | Shift+Tab या /plan /act |
| Add peripheral | /peripheral |
| File reference | @filename |
| Bash mode | !command |
| Serial send | ~message |
| Undo | /undo या Ctrl+Z |
| Rewind | /rewind या Ctrl+Z (2x) |
| Help | /help |

