Coding agent insights for teams
Project description
cinsights
Coding agent insights for teams
AI coding agents are transforming how teams build software. But when your team uses Claude Code, Cursor, and Codex across dozens of projects, you have no visibility into how they're being used, where the friction is, or whether things are getting better or worse over time.
cinsights helps engineering teams track, understand, and improve how their developers work with AI coding agents. Not per-session logs, but patterns across time, across agents, and across your whole team.
Per-project digests - what's working, what's hindering, quick wins, and ambitious ideas. Aggregated across sessions over days or weeks, not a single-run snapshot.
Grounded friction analysis - recurring pain points linked to specific sessions with impact estimates. Copy-paste CLAUDE.md rules and feature recommendations generated from your team's actual friction patterns.
Per-developer profiles - work areas, interaction style, tool preferences, and how each developer uses coding agents. Built from cross-session patterns, not self-reported surveys.
Plus: behavioral patterns that surface how each developer interacts with agents, mood quotes — the actual things developers say to their coding agents when frustrated, amused, or relieved, and quality comparison across the team.
Quick start
# Install
pip install cinsights
# or: uvx cinsights
# Configure LLM (interactive)
cinsights setup
# No API key? Use Ollama instead:
# ollama pull qwen2.5:14b
# cinsights setup --provider openai --model qwen2.5:14b --base-url http://localhost:11434/v1
# Index local Claude Code / Codex sessions (free, no LLM calls)
cinsights index --source local --hours 8760
# Analyze sessions (shows cost estimate, asks for confirmation)
cinsights analyze --source local
# Generate a project digest
cinsights digest project <my-project> --days 30
# Generate a user digest
cinsights digest user <user-id> --days 30
# Start the web UI
cinsights serve
Open http://localhost:8100. See the getting started guide for the full walkthrough.
Data sources
| Source | What it reads | Best for |
|---|---|---|
| Local | ~/.claude and ~/.codex session files |
Try in 2 minutes. No external dependencies. |
| Entire.io | Git-based checkpoints across Claude Code, Cursor, Codex | Cross-agent and cross-machine coverage for teams. |
| Phoenix | Arize Phoenix traces | Centralized team observability. |
Documentation
- Getting started - install, configure, first run
- Concepts - pipeline, quality metrics, scoring, insights, digests
- How it works - what data goes to the LLM, what stays local, cost breakdown
- Configuration - env vars, config file, CLI reference
- FAQ - common questions and troubleshooting
- Sources: Local · Entire.io · Phoenix
- Self-hosting - run cinsights on your infrastructure
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cinsights-0.1.4.tar.gz.
File metadata
- Download URL: cinsights-0.1.4.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f6aa4f4a04e37443940a8807a0e3e5ccf08a954ebd3dd34e12d0a0346937e59
|
|
| MD5 |
80e3674e99cf9d0f19d871efd23d1554
|
|
| BLAKE2b-256 |
07aeebbc5485525ec18292623be0084c8878ad01fda4be762d70a09f98b6ec51
|
File details
Details for the file cinsights-0.1.4-py3-none-any.whl.
File metadata
- Download URL: cinsights-0.1.4-py3-none-any.whl
- Upload date:
- Size: 588.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c7a485dcb24b0ae406ed967c93630d9fa701cb551694c95dcd7a9f3322f6c87
|
|
| MD5 |
b81c9ba2020642fe69406cd3fda923da
|
|
| BLAKE2b-256 |
867b1313be863f2c8952aa7a6a54a9debf3ac012bd28f099baceebe445ddcfd9
|