Changelog
v0.1.0 — Initial Release
Added
- Claude Code Plugin — Install via the plugin marketplace with
/plugin marketplace add sebastiangrebe/tandemu - Skills —
/morning,/finish,/pause,/standup,/createfor terminal-based developer workflows - AI Memory — Persistent context across Claude Code sessions via OpenMemory MCP + Qdrant
- Dashboard — KPI cards, activity charts, AI vs manual code ratio, developer leaderboard
- Activity Page — Session tracking and automatic time logging
- Insights Page — Productivity multiplier, capacity freed, cost per task, AI adoption leaderboard
- Friction Map — Identifies files where developers repeatedly struggle
- AI Memory Dashboard — Browse, search, edit, and manage team knowledge with health scoring
- DORA-Inspired Metrics — Deployment frequency (task completion rate) and lead time (cycle time)
- Integrations — Jira, Linear, ClickUp, GitHub Issues, Asana, and monday.com with real-time API proxying
- Team Management — Role-based access (Owner, Admin, Member) with organization-level isolation
- Self-Hosting — Full Docker Compose stack with 8 services, no gated features
- OpenTelemetry Pipeline — Automatic telemetry collection from Claude Code to ClickHouse
- Row-Level Security — PostgreSQL RLS for tenant data isolation
- API Token Encryption — AES-256-GCM for integration credentials at rest
Last updated on