This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: Project renamed to cc-steer — install cc-steer instead (https://pypi.org/project/cc-steer/)
cc-pushback
Mine your Claude Code transcripts for the moments you pushed back into a local database.
cc-pushback collects your corrections, interrupts, rejected plans, and code-review comments — with the surrounding conversational context — into a feedback database. That corpus is the raw material for learning your pushback style; this first release builds it. Your taste is mostly tacit (you notice a rule when it's violated), and that signal sits unused in transcript files; this turns it into a structured dataset.
Install
Run with uvx: uvx cc-pushback --help.
Quickstart
Scan your transcripts and accumulate the pushback into a local feedback database:
uvx cc-pushback scan
scanned 412 files, 1473 new rows
scan is incremental and idempotent: each transcript is parsed only when new or changed, every candidate is keyed by a content digest, and recording a file commits in one transaction, so an interrupted scan never leaves the database half-written. The database lives at ~/.cc-pushback/feedback.db by default (override with --db).
Commands
| Command | What it does |
|---|---|
scan |
Scan transcripts for pushback, incrementally. --full re-mines every transcript; --transcripts DIR (repeatable) scans other directories. |
stats |
Counts by source kind and the scanned-file count. |
list |
Recent feedback, newest first. --source KIND (repeatable) and --limit N. |
Run uvx cc-pushback COMMAND --help for the full flag list.
What gets collected
scan runs four detectors over each transcript, each tagged with a source kind: transcript messages (transcript_message, the pushback you typed mid-session), plan reviews (plan_review, rejected ExitPlanMode plans and plan-mode re-entries), interrupts and rejections (interrupt_rejection, permission denials and user interrupts), and review comments (review_comment, one row per inline code-review comment). Each row carries the conversational window around the feedback, captured at collection time because transcripts are ephemeral.
Mining from another machine
Transcripts live under ~/.claude/projects. Mirror a remote machine's history locally, then point scan at it — --transcripts is repeatable, so several mirrors fold into one scan:
rsync -az yasyf@yasyf:.claude/projects/ ~/.cc-pushback/mirrors/yasyf/
uvx cc-pushback scan --transcripts ~/.cc-pushback/mirrors/yasyf/
Docs
Read the docs for the full guide and API reference.
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 cc_pushback-0.7.1.tar.gz.
File metadata
- Download URL: cc_pushback-0.7.1.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d7103259cb67b130743336e88a502f445adcf8cf0236dc0cd16cc72519d4104
|
|
| MD5 |
db21e875ece98bd7d44e8409ff6ce1cc
|
|
| BLAKE2b-256 |
7f6740e46a9d4e63b3fbaf969da6a548865c05777cf038fbe478a72e80558c59
|
Provenance
The following attestation bundles were made for cc_pushback-0.7.1.tar.gz:
Publisher:
release-pypi.yml on yasyf/cc-pushback
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cc_pushback-0.7.1.tar.gz -
Subject digest:
2d7103259cb67b130743336e88a502f445adcf8cf0236dc0cd16cc72519d4104 - Sigstore transparency entry: 1946987505
- Sigstore integration time:
-
Permalink:
yasyf/cc-pushback@e5e91c721e308ede0ac22c3727df5f5defde7edf -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/yasyf
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-pypi.yml@e5e91c721e308ede0ac22c3727df5f5defde7edf -
Trigger Event:
push
-
Statement type:
File details
Details for the file cc_pushback-0.7.1-py3-none-any.whl.
File metadata
- Download URL: cc_pushback-0.7.1-py3-none-any.whl
- Upload date:
- Size: 69.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6d5634d0b852c755cfecf88c0c57b81f4e5f37a3b41c8d2d9d6100cf02992d7
|
|
| MD5 |
33ad16cb0822355eefd0c8eaabebc70d
|
|
| BLAKE2b-256 |
a247fc54ec3f653963a259054be2a0fdfea0f13ff384e88c36b8d32b8e118cf0
|
Provenance
The following attestation bundles were made for cc_pushback-0.7.1-py3-none-any.whl:
Publisher:
release-pypi.yml on yasyf/cc-pushback
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cc_pushback-0.7.1-py3-none-any.whl -
Subject digest:
b6d5634d0b852c755cfecf88c0c57b81f4e5f37a3b41c8d2d9d6100cf02992d7 - Sigstore transparency entry: 1946987556
- Sigstore integration time:
-
Permalink:
yasyf/cc-pushback@e5e91c721e308ede0ac22c3727df5f5defde7edf -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/yasyf
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-pypi.yml@e5e91c721e308ede0ac22c3727df5f5defde7edf -
Trigger Event:
push
-
Statement type: