crewkit
MarketplaceFeaturesPricingDocsGitHub
Sign InGet Started
crewkitInstallationQuickstartConfigurationTroubleshooting

Usage

TUICLIDashboardAnalytics

Configure

AgentsSkillsRulesCommandsInheritancePlaybooksExperimentsHooksTeamWorkspacesFAQ

API Reference

API OverviewAuthenticationSessions APIResources APIOrganizations APIProjects APIPlaybooks APIExperiments API

TUI

The terminal interface that wraps Claude Code with real-time metrics.

The crewkit TUI wraps Claude Code in a terminal interface with a collapsible sidebar showing session metrics, git context, and AI summaries.

crewkit code

Layout

The TUI has two panels:

  • Main panel — Full Claude Code experience. Everything you type goes directly to Claude.
  • Sidebar — Real-time session data, toggled with Tab.

The sidebar has collapsible sections. Press j/k (or arrow keys) to navigate sections when the sidebar is focused.


Sidebar sections

Context

Shows your context window usage:

  • Context window — How full the current context is (tokens used / total window)
  • Total tokens — Cumulative tokens across all turns in this session

Session

  • Model — Which Claude model is active
  • Duration — How long the session has been running
  • Turns — Number of conversation turns
  • Compactions — How many times context was compacted

Git

  • Branch — Current git branch
  • Changes — Uncommitted file count
  • Recent commits — Latest commit messages

Summary

An AI-generated summary of what's been accomplished in the session. Updates periodically as the conversation progresses.

Conventions

Shows active playbook conventions and any challenges logged during the session.

Plan

Tracks the active plan file if Claude is working with a structured plan.


Keybindings

KeyAction
TabToggle sidebar visibility
Ctrl+CEnd the session
Page Up / Page DownScroll terminal history
j / kNavigate sidebar sections (when focused)
EnterCollapse/expand sidebar section

Everything else passes through to Claude Code.


Session reset

Type /clear new in Claude to reset the session context. crewkit detects this and resets:

  • Telemetry counters (tokens, cost)
  • Summary state
  • Start time and message count
  • Challenge tracker
  • Active plan

The session continues with a fresh context window.


Cost tracking

The sidebar shows real-time cost estimates based on token usage. A brief flash animation highlights cost changes so you notice spending spikes.


Next steps

  • CLI command reference
  • Dashboard overview

Troubleshooting

Common issues and how to fix them.

CLI

Complete command reference for the crewkit CLI.

On this page

LayoutSidebar sectionsContextSessionGitSummaryConventionsPlanKeybindingsSession resetCost trackingNext steps
crewkit

Observability, governance, and continuous improvement for AI-assisted engineering teams.

Product

  • Marketplace
  • Features
  • Pricing
  • Documentation

Resources

  • GitHub
  • Changelog
  • Report Issue
  • System Status

Company

  • About
  • Privacy
  • Terms

© 2026 Karibew Inc. All rights reserved.

Command Palette

Search conversations, projects, playbooks, and more