From 3713241f14ab8c2a09eb578e319f49cbf87c8cdc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 19 Mar 2026 04:23:58 +0800 Subject: [PATCH] New version: RightNow-AI.OpenFang version 0.4.7 --- .../0.4.7/RightNow-AI.OpenFang.installer.yaml | 27 +++++++++++++++ .../RightNow-AI.OpenFang.locale.en-US.yaml | 34 +++++++++++++++++++ .../RightNow-AI.OpenFang.locale.zh-CN.yaml | 22 ++++++++++++ .../OpenFang/0.4.7/RightNow-AI.OpenFang.yaml | 8 +++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.installer.yaml create mode 100644 manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.en-US.yaml create mode 100644 manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.zh-CN.yaml create mode 100644 manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.yaml diff --git a/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.installer.yaml b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.installer.yaml new file mode 100644 index 0000000000000..d2ec3ba0ea54c --- /dev/null +++ b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RightNow-AI.OpenFang +PackageVersion: 0.4.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: openfang.exe +Commands: +- openfang +ReleaseDate: 2026-03-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RightNow-AI/openfang/releases/download/v0.4.7/openfang-x86_64-pc-windows-msvc.zip + InstallerSha256: 78204A26A3B4ECF4A1511F198EDFD99F487BBC0E57E00CA0EAAAE26B0E460B55 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/RightNow-AI/openfang/releases/download/v0.4.7/openfang-aarch64-pc-windows-msvc.zip + InstallerSha256: 890077D427FA28693C4EC02A38F7815C3EE654F0EEB2684D1CFC08D4887A84EF + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.en-US.yaml b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.en-US.yaml new file mode 100644 index 0000000000000..cbd18d1613a21 --- /dev/null +++ b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RightNow-AI.OpenFang +PackageVersion: 0.4.7 +PackageLocale: en-US +Publisher: RightNow AI, Inc. +PublisherUrl: https://www.rightnowai.co/ +PublisherSupportUrl: https://github.com/RightNow-AI/openfang/issues +PrivacyUrl: https://www.rightnowai.co/privacy-policy +Author: RightNow AI, Inc. +PackageName: OpenFang +PackageUrl: https://www.openfang.sh/ +License: MIT +LicenseUrl: https://github.com/RightNow-AI/openfang/blob/HEAD/LICENSE-MIT +Copyright: Copyright (c) 2026 OpenFang Contributors +ShortDescription: Open-source Agent Operating System +Description: |- + OpenFang is an open-source Agent Operating System — not a chatbot framework, not a Python wrapper around an LLM, not a "multi-agent orchestrator." It is a full operating system for autonomous agents, built from scratch in Rust. + Traditional agent frameworks wait for you to type something. OpenFang runs autonomous agents that work for you — on schedules, 24/7, building knowledge graphs, monitoring targets, generating leads, managing your social media, and reporting results to your dashboard. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/RightNow-AI/openfang/releases/tag/v0.4.7 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.openfang.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.zh-CN.yaml b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5d657694594d6 --- /dev/null +++ b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RightNow-AI.OpenFang +PackageVersion: 0.4.7 +PackageLocale: zh-CN +ShortDescription: 开源智能体操作系统 +Description: |- + OpenFang 是一个开源的智能体操作系统——不是聊天机器人框架,不是围绕大语言模型的 Python 包装器,也不是“多智能体协调器”。它是一个从零开始用 Rust 构建的完整自主智能体操作系统。 + 传统的智能体框架需要等待你输入指令。而 OpenFang 运行的自主智能体可以持续为你工作——按计划全天候运行,构建知识图谱、监控目标、生成线索、管理社交媒体,并将结果汇报到你的仪表盘。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.openfang.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.yaml b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.yaml new file mode 100644 index 0000000000000..deda875625a4f --- /dev/null +++ b/manifests/r/RightNow-AI/OpenFang/0.4.7/RightNow-AI.OpenFang.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RightNow-AI.OpenFang +PackageVersion: 0.4.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0