Skip to content

Commit 645569a

Browse files
authored
New version: GasTownHall.Beads version 1.0.2 (#361248)
1 parent df70644 commit 645569a

File tree

4 files changed

+80
-0
lines changed

4 files changed

+80
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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: GasTownHall.Beads
5+
PackageVersion: 1.0.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: bd.exe
10+
Commands:
11+
- bd
12+
ReleaseDate: 2026-04-15
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/gastownhall/beads/releases/download/v1.0.2/beads_1.0.2_windows_amd64.zip
16+
InstallerSha256: 24C12852D91FC6FB210E3F0415C003F4DD09A2BC1920ECFFA8710633F9966ABF
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/gastownhall/beads/releases/download/v1.0.2/beads_1.0.2_windows_arm64.zip
19+
InstallerSha256: 4014E0182BD1B9AA7324367E0EE06C0E9BD28FD7385B913549D3B370863F7953
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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: GasTownHall.Beads
5+
PackageVersion: 1.0.2
6+
PackageLocale: en-US
7+
Publisher: Steve Yegge
8+
PublisherUrl: https://github.com/gastownhall
9+
PublisherSupportUrl: https://github.com/gastownhall/beads/issues
10+
Author: Steve Yegge
11+
PackageName: Beads
12+
PackageUrl: https://github.com/gastownhall/beads
13+
License: MIT
14+
LicenseUrl: https://github.com/gastownhall/beads/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Beads Contributors
16+
ShortDescription: A memory upgrade for your coding agent
17+
Description: Beads provides a persistent, structured memory for coding agents. It replaces messy markdown plans with a dependency-aware graph, allowing agents to handle long-horizon tasks without losing context.
18+
Tags:
19+
- agent
20+
- agentic
21+
- ai
22+
- chatbot
23+
- code
24+
- coding
25+
- large-language-model
26+
- llm
27+
- programming
28+
ReleaseNotes: |-
29+
Others
30+
- a3f834b31fe9d250f21120f8d4d56e7221bcd8b4 release: beads v1.0.2 — npm provenance URL fix
31+
ReleaseNotesUrl: https://github.com/gastownhall/beads/releases/tag/v1.0.2
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.12.0
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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: GasTownHall.Beads
5+
PackageVersion: 1.0.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 为你的编程智能体升级记忆
8+
Description: Beads 为编程智能体提供了持久且结构化的记忆。它用能够感知依赖关系的图结构取代了杂乱的 Markdown 计划,使智能体能够在处理长期任务时不会丢失上下文。
9+
Tags:
10+
- 人工智能
11+
- 代码
12+
- 大语言模型
13+
- 智能体
14+
- 编程
15+
- 聊天机器人
16+
- 自主智能
17+
ManifestType: locale
18+
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: GasTownHall.Beads
5+
PackageVersion: 1.0.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)