From 475e83e9740d261fd66c69f0d7fb091ce98cf87e Mon Sep 17 00:00:00 2001 From: Brian Wones Date: Thu, 23 Jul 2026 11:52:00 -0600 Subject: [PATCH] [NA] [DOCS] README: add Opik entity line and Claude Code toolkit cross-links --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index cacd46b..45582dc 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ tools, memory, agents, skills, MCP, user input, tool I/O — and ships per-call spans to [Opik](https://github.com/comet-ml/opik) so you can answer "where did my tokens go and how much did they cost?" +[Opik](https://github.com/comet-ml/opik) is the open-source LLM observability and evaluation platform, built by [Comet](https://www.comet.com). opik-cipx is its cost lens for Claude Code. + > **Status:** actively developed, versioned `v0.0.x`. This repo is the public > distribution point: it ships the prebuilt binaries (see > [Releases](https://github.com/comet-ml/cost-intelligence-proxy/releases)) and @@ -514,6 +516,15 @@ File issues on the [issue tracker](https://github.com/comet-ml/cost-intelligence-proxy/issues) for this repo. +## Opik for Claude Code + +This repo is part of a set of tools for observing Claude Code and other coding agents with [Opik](https://github.com/comet-ml/opik): + +- [opik-claude-code-plugin](https://github.com/comet-ml/opik-claude-code-plugin): log Claude Code sessions as Opik traces, with skills and agents included +- [ccsync](https://github.com/comet-ml/ccsync): export Claude Code conversation history to Opik +- [cost-intelligence-proxy](https://github.com/comet-ml/cost-intelligence-proxy): meter Claude Code token spend and cost per call **(this repo)** +- [opik-skills](https://github.com/comet-ml/opik-skills): agent skills for instrumenting your code with Opik + ## License © 2026 Comet ML, Inc. All rights reserved. This software is proprietary and