Skip to content

sdk-v4.7.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:51
· 3 commits to main since this release

What's Changed

  • chore(sdk): release 4.6.0 by @Xoshbin in #562
  • chore: release 0.1.1-40 by @Xoshbin in #563
  • chore(deps): bump rollup from 0.63.5 to 4.62.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #564
  • fix(macos): match window corner mask to shell radius by @Xoshbin in #565
  • fix(theme): keep custom themes from breaking Settings and layout by @Xoshbin in #566
  • fix(security): deny unrecognized extension API calls by default by @Xoshbin in #567
  • chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 in /asyar-launcher/src-tauri in the cargo group across 1 directory by @dependabot[bot] in #568
  • refactor(macos): split the 2,942-line platform/macos.rs by concern by @Xoshbin in #569
  • refactor(ipc): finish splitting commands.ts into a pure re-export barrel by @Xoshbin in #570
  • chore(deps): bump thiserror to 2, document the two HTTP stacks by @Xoshbin in #571
  • fix(deeplink): deliver cold-start and second-instance deep links by @Xoshbin in #572
  • fix(security): remove fail-open JS permissionGate duplicate by @Xoshbin in #573
  • refactor(agents): stream runner events over a Tauri Channel by @Xoshbin in #574
  • refactor(scheduler): consolidate copy-pasted daemons into one registry by @Xoshbin in #575
  • refactor(sdk): give proxy handles a structural invoke() by @Xoshbin in #576
  • refactor(ipc): decouple invokeSafe from the diagnostics store by @Xoshbin in #577
  • fix(extensions): make the act__ action id idempotent by @Xoshbin in #578
  • fix(extensions): stop the permission gate denying working extension calls by @Xoshbin in #579
  • refactor(ipc): replace the router's if-cascade with a declared pipeline by @Xoshbin in #580
  • refactor(storage): bootstrap the database from one versioned migration ledger by @Xoshbin in #581
  • refactor(storage): serve asyar_data.db from a connection pool by @Xoshbin in #582
  • chore(deps-dev): bump @sveltejs/kit from 2.61.1 to 2.69.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #583
  • chore: update Asyar branding by @Xoshbin in #585
  • feat(launcher): Nicer command argument behaviour and look by @AllDaGearNoIdea in #584
  • refactor(launcher): move command-argument seeding and gates into Rust by @Xoshbin in #586
  • chore: migrate to split licensing (GPL-3.0 core, MIT SDK/tooling) by @Xoshbin in #588
  • fix(applications): scan ~/Applications on macOS by @kai-osthoff in #589
  • feat(applications): match macOS apps by their localized display name by @kai-osthoff in #590
  • ci: add macOS job to test-and-lint workflow by @Xoshbin in #591
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #592
  • feat(launcher): render the Show More bar in the DOM on all platforms by @AllDaGearNoIdea in #594
  • Feat/walkthrough by @Xoshbin in #597
  • fix(extensions): let extensions complete their own onboarding by @Xoshbin in #598
  • chore: track agent skills in git by @Xoshbin in #599
  • feat(design): add enforced design language and put the UI back on tokens by @Xoshbin in #600
  • chore(deps-dev): bump @sveltejs/kit from 2.69.1 to 2.70.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #601
  • feat(launcher): allow moving the launcher window (drag or setting) by @Xoshbin in #602
  • Feat/launcher-drag-snap-guides by @Xoshbin in #604
  • feat(benchmarks): deep-idle metrics + floor fix by @AllDaGearNoIdea in #605
  • perf(timers): skip idle 1Hz SQLite poll by @AllDaGearNoIdea in #606
  • perf(watchers): cut debouncer ticks 8Hz to 2Hz by @AllDaGearNoIdea in #607
  • docs: idle-cost investigation report by @AllDaGearNoIdea in #608
  • Feat/settings-command-bar-shell by @Xoshbin in #609
  • test(benchmarks): build isolated local release flavor by @Xoshbin in #612
  • fix: don't abort on Wayland when hiding snap-guides from the cursor by @scoop in #610
  • feat(wayland): let the compositor summon the launcher by @scoop in #611
  • docs: add Wayland compositor shortcut setup to README and OS docs by @Xoshbin in #613
  • feat(community): surface Discord links, add feedback nudge, and add CONTRIBUTING.md by @Xoshbin in #617
  • Feat/design-language by @Xoshbin in #603
  • Feat/ws-streaming by @Xoshbin in #614
  • feat(ai): support multiple named provider connections (#615) by @Xoshbin in #616
  • fix(ai): only offer thinking effort for Ollama models that support it by @Xoshbin in #618

New Contributors

Full Changelog: sdk-v4.6.0...sdk-v4.7.0