Skip to content

DevRecall

Your developer activity, aggregated on-device. No cloud sync. No telemetry. Your data never leaves your machine.

DevRecall pulls activity from your dev tools, stores it in a local SQLite database, and turns it into something you can actually use: a standup, a weekly summary, a brag doc, a chat over your work history.

Standups, automatically

devrecall standup writes yesterday’s standup from your commits, PR reviews, Slack threads, meetings, and ticket transitions.

Chat with your work

Ask “what was that auth bug I fixed in February?” and get an answer grounded in your actual activity.

Brag docs & perf reviews

Quarterly summaries with metrics, collaborators, and concrete deliverables — sourced from data, not memory.

Local-first by design

SQLite on your laptop. OAuth tokens in ~/.devrecall/tokens/ (0600). BYOK or local Ollama for LLM. No proxy, no telemetry.

SourceWhat gets collected
Git (local)Commits, branch activity, files changed
GitHubPRs, reviews, issues, comments
GitLabMRs, reviews, issues
BitbucketPRs, comments
SlackYour messages, threads you participated in
Google CalendarMeetings attended, organized, declined
JiraIssue transitions, comments, sprint membership
LinearIssue transitions, comments, cycle membership
  1. Install the CLI (or the macOS desktop app).
  2. Quickstart — connect a source and generate your first standup in 60 seconds.
  3. Configure — pick your LLM, control which repos and channels are scanned.

DevRecall is MIT-licensed. Audit it, fork it, build it from source. github.com/pavelpilyak/devrecall