Skip to content

Commit 6b7d212

Browse files
authored
New version: agentty.agentty version 0.8.0 (microsoft#429774)
1 parent 6355366 commit 6b7d212

3 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: agentty.agentty
5+
PackageVersion: 0.8.0
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: wix
10+
Scope: user
11+
InstallModes:
12+
- interactive
13+
- silent
14+
- silentWithProgress
15+
UpgradeBehavior: install
16+
ProductCode: '{439C9DFC-08E5-4676-8600-4CA2D8E38E11}'
17+
ReleaseDate: 2026-09-04
18+
AppsAndFeaturesEntries:
19+
- ProductCode: '{439C9DFC-08E5-4676-8600-4CA2D8E38E11}'
20+
UpgradeCode: '{6F3A2C18-9E4B-4D27-8A1E-7C5B2D0F9A41}'
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%LocalAppData%/Programs/agentty'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/1ay1/agentty/releases/download/v0.8.0/agentty-windows-x86_64.msi
26+
InstallerSha256: 51282410B855DA3E63D2DB14DEE003FFEE1FB3129C18C8467291C87A877C083E
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: agentty.agentty
5+
PackageVersion: 0.8.0
6+
PackageLocale: en-US
7+
Publisher: agentty
8+
PublisherUrl: https://agentty.org/
9+
PublisherSupportUrl: https://github.com/1ay1/agentty/issues
10+
PackageName: agentty
11+
PackageUrl: https://agentty.org/
12+
License: MIT
13+
LicenseUrl: https://github.com/1ay1/agentty/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) agentty contributors
15+
ShortDescription: Blazing-fast Claude in your terminal — a C++26 alternative to claude-code.
16+
Description: agentty is a native C++26 terminal coding agent and a drop-in alternative to claude-code. A single static binary with sub-millisecond cold start, sandboxed by default, and one-command SSH air-gap. No Node, Python, or Electron. Signs in with your Claude Pro/Max subscription or an ANTHROPIC_API_KEY.
17+
Moniker: agentty
18+
Tags:
19+
- ai
20+
- claude
21+
- cli
22+
- coding-agent
23+
- developer-tools
24+
- terminal
25+
ReleaseNotes: See CHANGELOG.md.
26+
ReleaseNotesUrl: https://github.com/1ay1/agentty/releases/tag/v0.8.0
27+
ManifestType: defaultLocale
28+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: agentty.agentty
5+
PackageVersion: 0.8.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)