Wingetlywingetly
← All apps
O

Outcasts Fuseforks

by Outcastsv0.1.8

Last updated

Desktop multi-agent AI orchestration - connect agents into workflows, delegate tasks in parallel, and integrate MCP tools.

Install with winget

$ winget install --id Outcasts.Fuseforks --exact --version 0.1.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Outcasts Fuseforks

Outcasts Fuseforks uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i fuseforks_0.1.8_x64_en-US.msi /quiet /norestart

See the full silent install reference for Outcasts Fuseforks

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Fuseforks is a desktop multi-agent AI orchestration tool. Connect AI agents into collaborative workflows, delegate tasks in parallel, gather results, automate recurring work, and integrate MCP tools - all from a unified interface. Supports major cloud and local LLM providers.

Installers · v0.1.8

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Outcasts Fuseforks.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Happ - Proxy UtilityHapp
    Happ.Happv4.1.1

    Desktop proxy client powered by Xray core.

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.32.5

    Start building with open models.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.248

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • CursorAnysphere
    Anysphere.Cursorv3.14.27

    The AI Code Editor

  • LM StudioLM Studio
    ElementLabs.LMStudiov0.4.23+1

    Discover, download, and run local LLMs

More from Outcasts or browse agent, ai, automation.

Frequently asked questions

How do I install Outcasts Fuseforks on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Outcasts.Fuseforks --exact --version 0.1.8. winget downloads the installer from Outcasts and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Outcasts Fuseforks silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Outcasts.Fuseforks --exact 0.1.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Outcasts Fuseforks?
Outcasts Fuseforks uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i fuseforks_0.1.8_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Outcasts Fuseforks via winget?
Run: winget uninstall --id Outcasts.Fuseforks --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Outcasts Fuseforks's Apps & Features entry.
Is Outcasts Fuseforks free?
Outcasts Fuseforks is distributed under MPL-2.0. Refer to the publisher (https://github.com/betyourluck/Fuseforks) for the full license terms - Wingetly itself does not charge for installation.
Does Outcasts Fuseforks work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Outcasts Fuseforks directly from the publisher.
How do I keep Outcasts Fuseforks up to date?
Run winget upgrade --id Outcasts.Fuseforks --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Outcasts Fuseforks from microsoft/winget-pkgs.