sdk-v4.3.0
Pre-release
Pre-release
What's Changed
- chore(sdk): release 4.2.0 by @Xoshbin in #482
- fix(ci): pin rust-toolchain action to 1.97.0 to match rust-toolchain.toml by @Xoshbin in #484
- chore: release 0.1.1-36 by @Xoshbin in #483
- feat: replace blocking What's New modal with a release toast by @Xoshbin in #485
- fix(notifications): stop macOS sendNotification pinning a core by @AllDaGearNoIdea in #486
- fix(launcher): mute notify file-watcher TRACE flood by @AllDaGearNoIdea in #487
- feat(cli): also honor GH_TOKEN, preferring it over GITHUB_TOKEN by @dose-dot-dev in #488
- Feat/calculator-natural-language-engine by @Xoshbin in #489
- Feature/on-demand-runtime-downloads by @Xoshbin in #490
- fix: send wire-safe tool id instead of display name to Gemini and OpenAI-compatible providers by @Xoshbin in #492
- refactor(runs): move clear recent button to action panel by @Xoshbin in #493
- refactor launcher inputs into reusable form controls by @Xoshbin in #494
- fix: restore native text behavior by input intent by @Xoshbin in #495
- fix: streamline MCP and portal commands by @Xoshbin in #496
- fix(build): embed the Windows app manifest via the linker so cargo test can load by @dose-dot-dev in #499
- feat(ai): expand provider capabilities by @AllDaGearNoIdea in #500
- feat(launcher): built-in System commands (sleep, lock screen, restart, shut down, …) by @dose-dot-dev in #497
- fix: move pnpm settings to workspace config by @AllDaGearNoIdea in #501
- fix(runtimes): make path guards and binary lookup correct on Windows by @dose-dot-dev in #503
- test(files): make files:read/glob tests portable to Windows by @dose-dot-dev in #504
- test(file_index): make index/query/snapshot/watcher tests portable to Windows by @dose-dot-dev in #505
- test(windows): fix secret_scan + uninstall path assertions on Windows by @dose-dot-dev in #507
- test(agents): make shell-exec tool tests run on Windows by @dose-dot-dev in #508
- Refactor/unify-feedback-gateway by @Xoshbin in #502
- test(keyboard): stop the layout tests from mutating the user's OS input settings by @dose-dot-dev in #506
- feat(ci): upload and publish .deb packages for Linux by @Xoshbin in #510
- fix(browser): restore paired browser companions on startup by @Xoshbin in #509
- ci: add a Windows Rust-test job (trial, per #511) by @dose-dot-dev in #512
- fix(ai): send Ollama tool-call arguments as an object, not a JSON string by @dose-dot-dev in #513
- Refactor/rust-first-ai-engine by @Xoshbin in #514
- Ref/rust-first-placeholders by @Xoshbin in #515
- fix: preserve secret values with at-rest encryption by @Xoshbin in #516
- Feat/dev-debug-icon by @Xoshbin in #517
- fix(runs): open agent threads from the runs view by @Xoshbin in #518
- feat(scripts): replace placeholder with script library by @Xoshbin in #519
Full Changelog: sdk-v4.2.0...sdk-v4.3.0