Skip to content

Commit 76e6328

Browse files
authored
New version: zippoxer.recall version 0.4.0 (#320237)
1 parent 984bce6 commit 76e6328

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: zippoxer.recall
5+
PackageVersion: 0.4.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: recall.exe
10+
PortableCommandAlias: recall
11+
ReleaseDate: 2025-12-06
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/zippoxer/recall/releases/download/v0.4.0/recall-windows-x86_64.zip
15+
InstallerSha256: 16A6F41E8BEA5F063834207727BA8CCA4AFD1A09A555ED063CE8D4A2B92F09E8
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: zippoxer.recall
5+
PackageVersion: 0.4.0
6+
PackageLocale: en-US
7+
Publisher: zippoxer
8+
PublisherUrl: https://github.com/zippoxer
9+
PublisherSupportUrl: https://github.com/zippoxer/recall/issues
10+
PackageName: recall
11+
PackageUrl: https://github.com/zippoxer/recall
12+
License: MIT
13+
LicenseUrl: https://github.com/zippoxer/recall/blob/HEAD/LICENSE
14+
ShortDescription: Search and resume Claude Code and Codex CLI conversations
15+
Description: A TUI for searching and resuming past conversations from Claude Code, Codex CLI, and Factory (Droid). Features full-text search, match highlighting, and seamless resume directly into the CLI.
16+
Tags:
17+
- ai
18+
- claude
19+
- cli
20+
- codex
21+
- search
22+
- tui
23+
ReleaseNotes: 'Full Changelog: v0.3.0...v0.4.0'
24+
ReleaseNotesUrl: https://github.com/zippoxer/recall/releases/tag/v0.4.0
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.10.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.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: zippoxer.recall
5+
PackageVersion: 0.4.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)