Skip to content

Recall v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sabahattink sabahattink released this 05 Aug 04:56
· 37 commits to main since this release

馃殌 Highlights

  • First public alpha release
  • Published to npm as recall-context
  • Self-contained CLI bundle
  • Cross-platform support (Windows, macOS, Linux)
  • Deterministic repository scanning
  • Persistent project memory for AI coding agents

Installation

npm install -g recall-context

or

npx recall init

Supported agents

  • Claude Code
  • OpenAI Codex
  • Gemini CLI
  • Any AI coding agent that accepts project context

Notes

This is an early alpha release. APIs, generated output, and workflows may change before the first stable release.

Feedback and bug reports are welcome.