Skip to content

[Resource]: Callimachus #2069

@ashaller2017

Description

@ashaller2017

Display Name

Callimachus

Category

Tooling

Sub-Category

Tooling: IDE Integrations

Primary Link

https://github.com/BetaBots-LLC/callimachus

Author Name

Ari Shaller

Author Link

https://github.com/ashaller2017

License

Other (specify below)

Other License

AGPL-3.0-or-later

Description

Indexes Claude Code session history (~/.claude) into a local SQLite store with hybrid keyword and on-device semantic search, and does the same for Codex, Cursor, Gemini, and other agents. Ships an MCP server and a /recall skill so Claude Code can search its own past sessions, plus a cal command-line client.

Validate Claims

Open the app once to index, or set CALLIMACHUS_DB to an existing index. Run cal stats to see the indexed thread and message counts, then cal search "<topic>" (add -y for semantic) to pull up past sessions. With the MCP server registered, ask Claude Code about a past decision and it will call search_threads / get_thread to answer from history.

Specific Task(s)

After enabling the Claude Code integration (Settings → Enable for Claude Code, or register the MCP server), have Claude Code recall prior work from your own indexed history instead of re-deriving it.

Specific Prompt(s)

Use the callimachus MCP to search my past AI coding sessions for , summarize what was decided, and cite the thread.

Additional Comments

Local-first and private; also indexes Codex, Cursor, Gemini, OpenCode, Goose, Continue, and Cline. Ships as a desktop app, a cal CLI, and an MCP server.

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions