Skip to main content

Endpoint

Returns aggregated statistics about memories stored for a specific repository, including total count and breakdown by memory type.

Authentication

Requires a valid JWT token in cookies (obtained via GitHub OAuth).

Query Parameters

string
required
Repository in owner/repo format (must be connected to your account)

Response

string
Repository full name (owner/repo)
integer
Total number of memories stored for this repository
object
Count of memories by type

Example Request

Example Response

Use Cases

  • Memory Overview: Quickly understand what has been learned about a repository
  • Memory Health: Track memory accumulation over time
  • Pattern Analysis: Identify which types of memories are most common
  • Memory Management: Determine if a repository needs memory cleanup or reindexing

Error Responses

List Memories

Browse all memories for a repository

Rescan Repository

Rebuild memories from scratch