Skip to content

Commit 5375d84

Browse files
committed
v0.3.0: Add non-interactive CLI mode for agents
- Add CLI mode for programmatic access (recall run, recall search) - Add WinGet publishing to release workflow - Add CLI integration tests
1 parent aa86e0c commit 5375d84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "recall"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "Search and resume Claude Code and Codex CLI conversations"
66

0 commit comments

Comments
 (0)