Skip to content

Releases: horilla/claudectx

v1.1.5

13 Apr 09:29

Choose a tag to compare

v1.1.4

12 Apr 08:21

Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

v1.1.3

12 Apr 08:03

Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Apr 06:04

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Apr 04:38

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Apr 03:56

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0 — Initial Release

11 Apr 17:29

Choose a tag to compare

claudectx v1.0.0

Reduce Claude Code token usage by up to 80% — with zero workflow changes.

Install

npm install -g claudectx

Or try without installing:

npx claudectx analyze

What's included

  • claudectx analyze — Visual token breakdown per context component. Detects 8 waste patterns with cost estimates.
  • claudectx optimize — Interactive fix wizard: CLAUDE.md splitter, .claudeignore generator, cache advisor, hooks installer.
  • claudectx watch — Live Ink/React TUI dashboard showing token burn rate and most-read files in real time.
  • claudectx mcp — Smart MCP server with symbol-level file reading (smart_read, search_symbols, index_project).
  • claudectx compress — Compress a Claude Code session into a compact MEMORY.md entry (AI or heuristic).
  • claudectx report — 7/30-day usage analytics with daily breakdown, cache hit rate, and cost totals.

Test suite

199 tests passing across 14 test files.