Skip to content

Commit cc1d867

Browse files
feciTomas Fecko
andauthored
New version: Feci.ParleyDeckSkill version 1.3.4 (microsoft#390882)
Co-authored-by: Tomas Fecko <tomasfecko@Tomass-Virtual-Machine.local>
1 parent 910232d commit cc1d867

3 files changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
PackageIdentifier: Feci.ParleyDeckSkill
3+
PackageVersion: 1.3.4
4+
InstallerType: portable
5+
Commands:
6+
- parley-deck-skill
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/feci/parley-deck-skill/releases/download/v1.3.4/parley-deck-skill-v1.3.4-windows-x64.exe
10+
InstallerSha256: 75741A8F418D920796B3D4306545B38FF60FD8884E31E12F2559B6B5D5827B06
11+
- Architecture: arm64
12+
InstallerUrl: https://github.com/feci/parley-deck-skill/releases/download/v1.3.4/parley-deck-skill-v1.3.4-windows-arm64.exe
13+
InstallerSha256: 07097A1C5E1E89601D36F4617C65598A5B41D62637E40781476852C6064BA14F
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
PackageIdentifier: Feci.ParleyDeckSkill
3+
PackageVersion: 1.3.4
4+
PackageLocale: en-US
5+
Publisher: Feci
6+
PublisherUrl: https://github.com/feci
7+
PackageName: Parley Deck Skill
8+
PackageUrl: https://github.com/feci/parley-deck-skill
9+
License: Apache-2.0
10+
LicenseUrl: https://github.com/feci/parley-deck-skill/blob/main/LICENSE
11+
ShortDescription: Installer for the Parley Deck multi-agent cooperation skill.
12+
Description: "Installs the vendor-neutral Parley Deck AI cooperation skill into Codex, Claude Code, Antigravity CLI, legacy Gemini CLI, Hermes, or a custom skill directory. v1.3.4 adds a user-global central default (~/.parley/agents.toml) listing each agent's model and reasoning, inherited by every project, and confirms reasoning/effort at deck bootstrap."
13+
ReleaseNotesUrl: https://github.com/feci/parley-deck-skill/releases/tag/v1.3.4
14+
Tags:
15+
- ai
16+
- agents
17+
- agy
18+
- antigravity
19+
- cli
20+
- codex
21+
- claude
22+
- gemini
23+
- multi-agent
24+
- skill
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.12.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
PackageIdentifier: Feci.ParleyDeckSkill
3+
PackageVersion: 1.3.4
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)