Skip to content

Stop installing statusline, guard, and compact on new machines - #267

Merged
fkiene merged 1 commit into
mainfrom
feat/deprecate-cc-extras
Aug 17, 2026
Merged

Stop installing statusline, guard, and compact on new machines#267
fkiene merged 1 commit into
mainfrom
feat/deprecate-cc-extras

Conversation

@fkiene

@fkiene fkiene commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • setup / ensure no longer first-install the Claude Code status line, cold-cache guard, or cheaper /compact model chain.
  • /sub (and routed subagents) stay the default Claude Code integration; already-owned statusline/guard still refresh on upgrade.
  • README no longer documents those extras; INSTALL notes they are opt-in.

Test plan

  • llmtrim setup on a machine with ~/.claude does not write statusLine, a guard hook, or [compact].models
  • /sub skill and SessionStart/End hooks still install
  • After llmtrim statusline install, a stale binary path is rewritten by llmtrim ensure
  • llmtrim doctor --fix does not install statusline/guard
  • Existing [compact].models in config still redirects compact turns

Made with Cursor

@fkiene
fkiene enabled auto-merge August 17, 2026 12:51
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 24.13793% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/llmtrim-cli/src/ensure.rs 24.13% 22 Missing ⚠️

📢 Thoughts on this report? Let us know!

setup and ensure no longer first-wire those Claude Code extras, so new machines
only get /sub. Already-owned statusline and guard still refresh on upgrade.

Signed-off-by: François Kiene <46886660+fkiene@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@fkiene
fkiene force-pushed the feat/deprecate-cc-extras branch from 1f82cd6 to 2704490 Compare August 17, 2026 13:08
@fkiene
fkiene merged commit e4b6f03 into main Aug 17, 2026
31 checks passed
@fkiene
fkiene deleted the feat/deprecate-cc-extras branch August 17, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant