recall

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package recall provides CLI commands for browsing and searching AI session history.

The recall system parses JSONL session files from various AI coding assistants (currently Claude Code) and provides commands to list, view, and export sessions.

Commands:

  • ctx recall list: List all parsed sessions
  • ctx recall show <id>: Show session details
  • ctx recall export: Export sessions to editable journal files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the recall command with subcommands.

The recall system provides commands for browsing and searching AI session history across multiple tools (Claude Code, Aider, etc.).

Returns:

  • *cobra.Command: The recall command with list, show, and serve subcommands

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL