@clauderecallhq/cli 0.94.0 → 0.95.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -131,7 +131,7 @@ FTS5 BM25 ranking across every message, every session, in milliseconds. Highligh
131
131
 
132
132
  ```bash
133
133
  recall search "zod schema"
134
- recall search "auth #auth-fix" -p Pest-Control
134
+ recall search "auth #auth-fix" -p MyProject
135
135
  ```
136
136
 
137
137
  ### On-Device Vector Search (Pro)
@@ -572,7 +572,7 @@ recall show <id> --no-pager
572
572
 
573
573
  # Search
574
574
  recall search "zod schema"
575
- recall search "auth" -p Pest-Control
575
+ recall search "auth" -p MyProject
576
576
  recall search bug -n 50
577
577
 
578
578
  # Context re-injection
@@ -728,7 +728,7 @@ npm install -g @clauderecallhq/cli
728
728
 
729
729
  ### Pro (daily driver)
730
730
 
731
- **$29.69 one-time** through May 2026 (Founder pricing). **$49.69 one-time** from June 2026 (standard). Pay once. Offline forever. Lifetime updates. Dead-man clause included. Never a subscription.
731
+ **$49.69 one-time.** Pay once. Offline forever. Lifetime updates. Dead-man clause included. Never a subscription.
732
732
 
733
733
  - Full-text search (FTS5 BM25)
734
734
  - On-device semantic vector search (768d, RRF fusion)
@@ -742,7 +742,7 @@ npm install -g @clauderecallhq/cli
742
742
  - Secrets redaction (client-side scrub of keys, tokens, passwords pre-index)
743
743
  - **Every future personal-use feature.** One price, lifetime updates.
744
744
 
745
- [**Buy Pro for $29.69 (Founder pricing through May)**](https://clauderecall.com/pricing)
745
+ [**Buy Pro for $49.69 (one-time, lifetime)**](https://clauderecall.com/pricing)
746
746
 
747
747
  ### Enterprise
748
748
 
@@ -763,13 +763,13 @@ npm install -g @clauderecallhq/cli
763
763
 
764
764
  | Tool | Price |
765
765
  |---|---|
766
- | **Claude Recall** | **$29.69 one-time** through May 2026, **$49.69 one-time** from June |
766
+ | **Claude Recall** | **$49.69 one-time** |
767
767
  | Claude Code | $20 / mo |
768
768
  | Cursor | $20 / mo |
769
769
  | Raycast Pro | $8 to $16 / mo |
770
770
  | GitHub Copilot | $10 / mo |
771
771
 
772
- <sub>Prices as of May 2026.</sub>
772
+ <sub>Competitor prices subject to change.</sub>
773
773
 
774
774
  <br />
775
775