Skip to content

Releases: samzong/Recall

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:13
1b529e5

What's Changed

  • feat(tui): seed viewing search from list query by @samzong in #80
  • refactor(structure): slim pub surface and split large modules by @samzong in #81
  • docs(agents): add agent guidance and align development docs by @samzong in #82
  • fix(tui): skip semantic worker in debug builds by @samzong in #84
  • feat(extensions): add core protocol outputs by @samzong in #85
  • fix(sync): make session refresh atomic by @frankekn in #88
  • feat(extensions): add cli list and external dispatch by @samzong in #89
  • feat(extensions): add official extension release flow by @samzong in #92
  • fix(extensions): keep extension releases out of latest by @samzong in #93
  • feat(extensions): manage official extensions by @samzong in #94
  • fix(tui): fill selected result row highlight by @frankekn in #91
  • fix(tui): support page scrolling in session panes by @frankekn in #90
  • refactor(extensions): simplify extension metadata by @samzong in #95
  • fix(tui): capture scrollbar drag by @samzong in #96
  • feat(export): add jsonl include projection by @samzong in #97
  • chore(github): add code owners by @samzong in #98
  • feat(reflect): add timeline-first workflow reflection by @zhexulong in #83
  • fix(extensions): set release repo context by @samzong in #99

New Contributors

Full Changelog: v0.2.10...v0.3.0

recall-reflect-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:01
594220f

Official Recall extension release for recall-reflect v0.1.0.

Assets are published for supported target triples. Checksums are available in checksums.txt.

recall-probe-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:47
bcafdff

Official Recall extension release for recall-probe v0.1.0.

Assets are published for supported target triples. Checksums are available in checksums.txt.

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:41
61e097a

What's Changed

  • fix(tui): keep selected session visible by @samzong in #68
  • fix(tui): clarify shortcut hints for search and detail views by @paulamas00 in #71
  • feat(tui): add scroll anchoring, mouse selection, and scrollbars by @samzong in #78

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:37
618bede

What's Changed

  • feat(share): overhaul session page renderer with markdown and editorial layout by @samzong in #56
  • docs(skill): add share link intent routing to recall skill by @samzong in #57
  • feat(repo): add repo identity scope for list, search, and export by @samzong in #59
  • feat(session): add agent handoff flow by @samzong in #58
  • feat(skill): install bundled agent skill by @samzong in #60
  • feat(tui): default sessions to current repo scope by @samzong in #61
  • Add TL;DR block to shared session pages by @Yevanchen in #62
  • fix(db): purge orphan grok usage events on migrate by @samzong in #64
  • fix(grok): exclude subagent sessions from indexing by @samzong in #63
  • fix(grok): parse token usage from session updates by @samzong in #65
  • docs(readme): add chinese readme with language switch by @samzong in #66

New Contributors

Full Changelog: v0.2.8...v0.2.9

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