Tags: FerroxLabs/wayland
Tags
chore(release): 0.11.9 — bundle wayland-core v0.12.19 (GHSA-8r7g batc… …h) (#501) Bundled engine v0.12.17 -> v0.12.19, carrying the GHSA-8r7g-7556-hj3j security batch (approval-token binding, project posture clamp, boot-only wire-Force opt-in gate, default-deny project hooks, shared MCP tool-name sanitization). Desktop adopts the wire-Force gate and closes the remote cron escalation surface (#495). Also ships #494 project-workspace and #496 signed-build voice fixes. Co-authored-by: ci-test <ci-test@local>
chore(release): 0.11.8 — bundle wayland-core v0.12.17 Bumps the bundled engine v0.12.16 -> v0.12.17, delivering three customer-driven engine fixes: - send_message named-channel resolution (wayland-core #116) — outbound email and other instance-named channels now reach their channel - project-context cap (wayland-core #115) — oversized AGENTS.md/includes no longer bloat the cached prompt + token cost - strip outbound extra_content (wayland-core #120) — long-context replay no longer 400s on strict OpenAI-compatible providers Engine binary downloaded + checksum-verified + smoke-confirmed 0.12.17.
chore(release): 0.11.7 — bundle wayland-core v0.12.16 Desktop 0.11.7: Concierge (in-app helper — knows your setup, diagnoses, proposes+applies setup changes via confirmation cards) + per-assistant starting cards + cleaner home. Bundles wayland-core v0.12.16 (Flux Auto reasoning-tier output budget, sandboxed bash, WebFetch). Composer drafts persist across restart; macOS updater self-recovers from stuck updates; local stdio MCP servers stay alive on macOS.
fix(build): always stage skill/workflow pack + verify packaged resour… …ces (0.11.6) (#416) 0.11.4 and 0.11.5 shipped with no skills-library and no bundled-workflows in the packaged app, so all 2200+ built-in skills and every workflow were gone for every user. Root cause: build:skill-pack (and bundle:modelsdev) ran only via npm predist* lifecycle hooks, which never fire when CI invokes 'node scripts/build-with-builder.js' directly. electron-builder then silently omitted the extraResources whose .skill-pack source was absent. Fixes: - build-with-builder.js stages models.dev snapshot + builds the skill pack (and installs signal-cli) inside the entrypoint, before electron-builder, with a pre-pack assertion that the packed indexes exist. - New verify-packaged-resources.js runs after packaging and FAILS the build if any critical bundled resource is missing from the shipped app. This is the guard that makes a missing-skills release impossible to publish. - hub resource prep is now non-fatal (its source can 404); the gate reports hub as an optional warning instead of silently dropping it. Verified with a real packaged build: out/mac-arm64/Wayland.app contains skills-library (2105 entries) + bundled-workflows (70 entries); gate PASS. Co-authored-by: ci-test <ci-test@local>
fix(sider): remove Flux Router status widget from the sidebar (#410) The Flux Router status widget (connect/install/ollama/wired states) sat persistently in the left nav and nagged to connect. Remove it from the Sider so the nav stays focused on the user's own work. Flux Router stays available in Settings - Models; the component, its test, and i18n are left intact for easy re-enable. Co-authored-by: ci-test <ci-test@local>
PreviousNext