Documentation Index
Fetch the complete documentation index at: https://docs.embedder.com/llms.txt
Use this file to discover all available pages before exploring further.
January 30, 2026
Highlights
Serial and Bash Mode Enhancements
Serial monitor and bash mode now show clearer shortcut hints and have improved input handling.Compression Logic Overhaul
Conversation compression now uses a new algorithm that reduces overhead and improves performance during long sessions.Miscellaneous
Enhancements
Enhancements
- Improved UI for Shortcut Discovery
- Updated Sentry Logging
- Corrected Baud Rate Detection
- Updated System Prompts for Accuracy
Bug Fixes
Bug Fixes
- Fixed GitHub Sync Issues
- Resolved Serial Monitor Artifacts
- Fixed Control+W UI Bugs
January 23, 2026
Highlights
Multi-device serial monitoring, sub-agent delegation, and automatic document summaries.New features
Multi-Device Serial Monitoring
Embedder now supports multiple serial ports, so you can monitor several devices simultaneously. Useful for mesh networks and multi-board setups.Sub-Agents Introduction
Delegate research and investigation tasks to sub-agents. They work in a separate context and report back summaries, keeping your main session clean.Documentation and Context Enhancements
Document summaries are now generated automatically, making it faster to navigate uploaded documentation.Enhancements
Enhancements
- Improved CLI handling of large multi-line prompts and scrolling
- Updated platform support for Arduino, Raspberry Pi, Infineon, and Nordic
- Improved error messages for better clarity
- Improved UI across various components
- Improved backend performance and efficiency
Bug Fixes
Bug Fixes
- Fixed serial monitor stability and reliability issues