Skip to content

Releases: samzong/Recall

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:59
8edbdb8

What's Changed

  • [Fix] Use wrangler project domain for Cloudflare Pages share URLs by @samzong in #50
  • feat(session): add CLI session workflows by @KurosawaGeeker in #51
  • [Refactor] Split session CLI modules by @samzong in #52
  • [Feat] Add session preview rendering by @samzong in #53
  • [Feat] Add shell completions by @samzong in #54
  • feat(tui): move search to background worker with deferred filters by @samzong in #55

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:49
64325f4

What's Changed

  • [Fix] Restore Cursor agent project attribution by @samzong in #47
  • [Fix] Default TUI to latest active sessions by @samzong in #48
  • [Feat] Publish sessions to Cloudflare Pages by @samzong in #49

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:55
97c8219

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 00:40
1e479ad

What's Changed

  • fix(deps): bump openssl, rustls-webpki, rand for CVE remediation by @jugrajsingh in #35
  • [codex] add Recall website by @samzong in #36
  • [feat] Add Grok session adapter by @samzong in #39
  • feat: opt-out sessions from indexing via excluded_paths globs by @jugrajsingh in #38
  • fix(claude-code): durable cwd fallback + parse custom-title, summary, duration by @jugrajsingh in #37
  • [Fix] Dedupe duplicate Codex assistant messages by @samzong in #40

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 30 May 17:26
e8e7a5a

What's Changed

  • [Feat] Add project directory filter by @samzong in #27
  • [Feat] Add machine-readable session export by @samzong in #28
  • [Feat] Index session events by @samzong in #30
  • [Feat] Open Codex sessions in app by @samzong in #32
  • [Feat] Cursor/Gemini usage indexing and usage breakdown UI by @samzong in #33
  • [Feat] Add Skills tab to usage dashboard by @samzong in #34

Full Changelog: v0.2.2...v0.2.4

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 May 06:39
3cfd50f

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 May 00:19
1e05ad6

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 May 10:20
a1fb127

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 20 May 07:10
888d73a

What's Changed

  • [Feat] add search eval harness and tune hybrid retrieval by @samzong in #11
  • [Feat] test(bench): add eval harness integration tests by @samzong in #12
  • [Fix] sync: busy_timeout, atomic per-session writes, streaming adapter reads by @samzong in #13
  • [Feat] add Cursor IDE adapter by @samzong in #15
  • [Feat] Add Antigravity CLI source by @samzong in #16

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Apr 10:49
febc8fd

What's Changed

  • [Refactor] make metal default on macos via target-specific deps by @samzong in #6
  • perf: make OpenCode sync incremental and restore safe scans by @frankekn in #7
  • [Perf] Make Claude Code sync incremental via shared file_scan helper by @samzong in #8
  • [Perf] codex: make sync incremental via shared file_scan helper by @samzong in #9
  • [Perf] copilot: make sync incremental via shared file_scan helper by @samzong in #10

New Contributors

Full Changelog: v0.1.4...v0.1.5