Your AI work,
weekly.
TeamLaboration reads your Claude Code sessions and writes a coherent weekly report. Runs on your machine. Your data never leaves it.
You did a lot this week. Where did it go?
You spent hours in AI sessions — debugging, designing, shipping. By Friday afternoon, you can't quite remember what you actually did. Your manager asks. You stare at PR titles and try to reconstruct a week.
Claude Code keeps every conversation on disk, but session logs are a wall of JSONL. Nothing is summarized. Nothing is searchable in a way you'd want to read.
TeamLaboration fixes that. Locally, automatically, on a heartbeat.
Install → Work normally → Get a report.
Runs on Windows or macOS (Apple Silicon). No admin rights. Starts at login.
Keep using Claude Code. TeamLaboration reads new sessions from ~/.claude/projects/ in the background.
Visit http://localhost:7842 and request a weekly report. One coherent narrative across all your work.
Built for how you already work.
Per-chat summaries
Every Claude Code session becomes a structured entry — title, key topics, outcome.
Weekly rollup
One coherent narrative report covering themes, accomplishments, and decisions across the week.
MCP server (13 tools)
Ask Claude Code about your own work history — "summarize my week", "what did I do in project X", and more.
Markdown / HTML export
Pipe the report into your knowledge base, a PR description, or a shared doc.
Slack / Teams / email out
Push the weekly report to your channel of choice when it's ready.
Pluggable AI provider
Default is Claude with your key. The summarizer is abstracted to allow other providers (Azure OpenAI, Bedrock, OpenAI-compatible endpoints) in future versions.
This is what a week looks like.
Stylized preview · actual UI ships in v0.1
Your data never leaves your machine.
No analytics. No telemetry. No TeamLaboration server in Solo tier — because there isn't one. The only outbound call is to Anthropic's API, using your own key, for summarization.
Ask Claude Code about your own week.
TeamLaboration exposes a built-in MCP server, so any MCP client (including Claude Code itself) can query your sessions and reports as tools. Register it once:
claude mcp add teamlaboration --transport http --url http://127.0.0.1:7842/mcp Free. Local. Yours.
Local-first. Your data stays on your machine.
- →Per-chat summaries
- →Weekly rollup report
- →MCP server for Claude Code
- →Markdown / HTML export
- →Slack & email output
- →4-week local history
Common questions.
+ Does TeamLaboration send my code anywhere?
+ Do I need a paid Claude plan?
+ Does it work without internet?
+ Which OSes are supported?
+ How is this different from just reading my own logs?
+ How much does it cost?
+ Is the source open?
Stop forgetting what you built. Download TeamLaboration.
Solo · Windows & macOS · runs locally