Skip to content

Commit c5d9512

Browse files
authored
New version: RightNow-AI.OpenFang version 0.3.12 (microsoft#345018)
1 parent 6f97678 commit c5d9512

4 files changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RightNow-AI.OpenFang
5+
PackageVersion: 0.3.12
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: openfang.exe
10+
Commands:
11+
- openfang
12+
ReleaseDate: 2026-03-04
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/RightNow-AI/openfang/releases/download/v0.3.12/openfang-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: B26536F9FC4EB1E6939E61228E708F165393285C7E2A29D4FF60D20607FAAE8E
17+
Dependencies:
18+
PackageDependencies:
19+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/RightNow-AI/openfang/releases/download/v0.3.12/openfang-aarch64-pc-windows-msvc.zip
22+
InstallerSha256: 033F035173381063895339A06ED18F40DD17E33CF14BE2E90CF82031AD53A18A
23+
Dependencies:
24+
PackageDependencies:
25+
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RightNow-AI.OpenFang
5+
PackageVersion: 0.3.12
6+
PackageLocale: en-US
7+
Publisher: RightNow AI, Inc.
8+
PublisherUrl: https://www.rightnowai.co/
9+
PublisherSupportUrl: https://github.com/RightNow-AI/openfang/issues
10+
PrivacyUrl: https://www.rightnowai.co/privacy-policy
11+
Author: RightNow AI, Inc.
12+
PackageName: OpenFang
13+
PackageUrl: https://www.openfang.sh/
14+
License: MIT
15+
LicenseUrl: https://github.com/RightNow-AI/openfang/blob/HEAD/LICENSE-MIT
16+
Copyright: Copyright (c) 2026 OpenFang Contributors
17+
ShortDescription: Open-source Agent Operating System
18+
Description: |-
19+
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.
20+
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.
21+
Tags:
22+
- agent
23+
- agentic
24+
- ai
25+
- chatbot
26+
- claw
27+
- large-language-model
28+
- llm
29+
ReleaseNotesUrl: https://github.com/RightNow-AI/openfang/releases/tag/v0.3.12
30+
Documentations:
31+
- DocumentLabel: Documentation
32+
DocumentUrl: https://www.openfang.sh/docs
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: RightNow-AI.OpenFang
5+
PackageVersion: 0.3.12
6+
PackageLocale: zh-CN
7+
ShortDescription: 开源智能体操作系统
8+
Description: |-
9+
OpenFang 是一个开源的智能体操作系统——不是聊天机器人框架,不是围绕大语言模型的 Python 包装器,也不是“多智能体协调器”。它是一个从零开始用 Rust 构建的完整自主智能体操作系统。
10+
传统的智能体框架需要等待你输入指令。而 OpenFang 运行的自主智能体可以持续为你工作——按计划全天候运行,构建知识图谱、监控目标、生成线索、管理社交媒体,并将结果汇报到你的仪表盘。
11+
Tags:
12+
- 人工智能
13+
- 大语言模型
14+
- 智能体
15+
- 聊天机器人
16+
- 自主智能
17+
- 龙虾
18+
Documentations:
19+
- DocumentLabel: 文档
20+
DocumentUrl: https://www.openfang.sh/docs
21+
ManifestType: locale
22+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RightNow-AI.OpenFang
5+
PackageVersion: 0.3.12
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)