title: Team Dashboard description: Cross-repo session search, filtering by agent, author, repo, and date range, with full session detail view.

Team Dashboard

The team dashboard at dkod.io provides cross-repo session search for your organization.

Sign in

Sign in with GitHub OAuth at dkod.io. The dashboard shows repos where the dkod GitHub App is installed and your GitHub account has access.

The search bar accepts free-text queries across all indexed sessions. Results include:

  • Session ID and timestamp
  • Agent name and author
  • Prompt summary
  • Repo and files touched
  • Commit SHAs

Filters

Narrow results by:

  • Agent — Claude Code, Codex, Copilot CLI, Gemini CLI, Cursor, OpenCode, Factory AI
  • Author — git author of the session
  • Repo — specific repository
  • Date range — from/to timestamps

Session detail view

Click a session to see the full detail:

  • Transcript — the complete conversation (fetched live from GitHub via your token)
  • Diff — code changes produced by the session
  • Metadata — agent, author, duration, files touched, commits

Privacy

The dashboard fetches session content through your GitHub OAuth token. If you don't have access to a repo, you won't see its sessions. Transcripts are never cached by the dashboard — they're fetched live each time.

Open in desktop app

Click "Open in dkod" to jump directly to a session in the dkod App on your machine.