Skip to content

Claude/add recall feature 4 zvf k#1

Merged
Ray0907 merged 3 commits intomainfrom
claude/add-recall-feature-4ZvfK
Mar 11, 2026
Merged

Claude/add recall feature 4 zvf k#1
Ray0907 merged 3 commits intomainfrom
claude/add-recall-feature-4ZvfK

Conversation

@Ray0907
Copy link
Owner

@Ray0907 Ray0907 commented Mar 6, 2026

No description provided.

claude added 3 commits March 6, 2026 03:44
Adds SQLite FTS5-powered full-text search (inspired by arjunkmrm/recall)
that indexes actual conversation messages from Claude Code sessions.
Features BM25 ranking with recency bias, Porter stemming, incremental
indexing, and highlighted search snippets in the session manager UI.

https://claude.ai/code/session_01M5UqQYVXHPdHHz1oPH4aqT
…rics

Adds a /monitoring page showing per-session token usage, estimated costs,
tool call counts, duration, and project-level cost breakdown. Inspired by
Symphony's observability surface. Includes time range filter (24h to 90d).

https://claude.ai/code/session_01M5UqQYVXHPdHHz1oPH4aqT
@Ray0907 Ray0907 merged commit a13c784 into main Mar 11, 2026
1 check failed
@Ray0907 Ray0907 deleted the claude/add-recall-feature-4ZvfK branch March 11, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants