First public beta. Invite-only, macOS (Apple Silicon and Intel), firmware-only. HardwarePilot with real project file access and a model picker, a live clock tree view, pinout assignment, component bring-up, account sign-in, and a fully rebuilt Power Profiler with real-time PPK2 waveform, threshold triggering, cursor measurement, frequency-spectrum analysis, and build/flash correlation.
AddedPower Profiler: live PPK2 waveform (uPlot-based, zoom/pan, cursor-pair measurement, full-capture overview), threshold triggering with pre/post-roll auto-capture, and a no-hardware simulate mode for trying it out without a PPK2.
AddedPower/firmware correlation: build and flash events are timestamped and joined against the power trace, with click-to-jump markers on the waveform and an AI tool to ask about before/after current draw.
AddedFrequency-spectrum analysis of a power capture (FFT-based) to surface periodic current draw, e.g. sleep/wake cycles or PWM ripple.
AddedSaved power captures with disk export/import and a compare view, for comparing power draw across two separate sessions (e.g. before/after a firmware change).
AddedHardwarePilot AI assistant: Ask, Plan, Debug, and Agent modes, real project file access, SVD- and datasheet-grounded answers, and a model picker (Haiku, Sonnet, Opus, Fable, or Auto routing).
AddedClock tree view: live, accurate SYSCLK/APB1/APB2 calculation from HSE and PLL configuration, with in-spec warnings for the selected chip.
AddedPinout view and a component bring-up panel: assign alternate functions per pin with conflict detection, and browse/generate verified drivers for common sensors, displays, motor drivers, and memory parts.
AddedAI driver generation: generate a peripheral driver from an imported datasheet, with compile verification before it's applied.
AddedPre-indexed datasheet catalog for common parts with zero upload needed.
AddedIntegrated terminal with shell profile detection and find-in-terminal.
AddedAccount sign-in (email and OAuth) with synced credits and usage across devices.
AddedSend Feedback link in Settings.
ImprovedHardwarePilot grounding now follows the active device vendor and the actual tool results returned for the workspace, instead of assuming STM32 naming or capabilities.
AddedAgent workspaces now have persistent notes and a scratch area that remains available when an investigation is resumed.
ImprovedIntegrated terminal splits keep the focused pane's project directory and preserve the split layout when switching terminal tabs.
FixedPending AI changes remain available after closing and reopening the IDE, and authentication callbacks now handle tokens delivered in a deep-link hash.