Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions manifests/a/atani/ctxpack/0.3.0/atani.ctxpack.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
PackageIdentifier: atani.ctxpack
PackageVersion: 0.3.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ctxpack.exe
PortableCommandAlias: ctxpack
Installers:
- Architecture: x64
InstallerUrl: https://github.com/atani/ctxpack/releases/download/ctxpack-v0.3.0/ctxpack_0.3.0_windows_amd64.zip
InstallerSha256: 684210907D902E1AD826509C580D4B6EE6BCD435197F3206ED1536BF0AB39C06
- Architecture: arm64
InstallerUrl: https://github.com/atani/ctxpack/releases/download/ctxpack-v0.3.0/ctxpack_0.3.0_windows_arm64.zip
InstallerSha256: 229066FFB113D63983D13C2686ABF14F5A472CE08646E9DEACF9992E3D39B7C6
ManifestType: installer
ManifestVersion: 1.10.0
24 changes: 24 additions & 0 deletions manifests/a/atani/ctxpack/0.3.0/atani.ctxpack.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
PackageIdentifier: atani.ctxpack
PackageVersion: 0.3.0
PackageLocale: en-US
Publisher: Akira Taniwaki
PublisherUrl: https://github.com/atani
PublisherSupportUrl: https://github.com/atani/ctxpack/issues
Author: Akira Taniwaki
PackageName: CtxPack
PackageUrl: https://github.com/atani/ctxpack
License: MIT
LicenseUrl: https://github.com/atani/ctxpack/blob/main/LICENSE
ShortDescription: Token-aware context extraction for AI agents
Description: CtxPack turns noisy web pages, HTML, or Markdown into compact context that AI agents can safely consume while tracking token savings.
Moniker: ctxpack
Tags:
- ai
- ai-agents
- cli
- context
- markdown
- tokens
ManifestType: defaultLocale
ManifestVersion: 1.10.0
6 changes: 6 additions & 0 deletions manifests/a/atani/ctxpack/0.3.0/atani.ctxpack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
PackageIdentifier: atani.ctxpack
PackageVersion: 0.3.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0