v1.6.17 — sipcode update command, session-pollution filter, opus 4.8 - #9
Merged
Conversation
…opus 4.8 Added - `sipcode update`: prints version + `npm i -g sipcode@latest` (or --run to upgrade in place). Zero network calls preserved; npm resolved as npm.cmd on Windows (no shell:true). README "Updating Sipcode" section + FAQ. Fixed - Exclude observer/telemetry project dirs (e.g. claude-mem) and empty zero-token sessions from discovery and every aggregating command (stats, today, why, forecast, trend). One machine dropped from 1,446 to ~21 real sessions; today no longer reports 0 tokens across empty sessions. The MCP surface inherits the fix via the shared discover.ts. - estimate now shows opus 4.8 (was 4.7). - stats on a fresh machine says "no Claude Code sessions found yet" instead of falsely claiming transcripts exist. Release - Bump 1.6.16 -> 1.6.17. CHANGELOG 1.6.17 entry + repaired missing [1.6.16] link ref. README test badge, llms.txt / llms-full.txt, and landing page (Hero + Footer) bumped to 1.6.17 / 1,373 tests. Tests: 1,363 -> 1,373, full suite green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release. Quality-of-life fixes plus the missing update path.
Added
sipcode update— prints your installed version +npm i -g sipcode@latest, or--runto upgrade in place. Zero network calls preserved (npm resolved asnpm.cmdon Windows, noshell: true). README gained an "Updating Sipcode" section + FAQ.Fixed
stats,today,why,forecast,trend. One machine: 1,446 → ~21 real sessions;todayno longer shows "0 tokens" across empties. MCP tools inherit the fix via the shareddiscover.ts.estimatenow shows opus 4.8 (was 4.7).statson a fresh machine says "no Claude Code sessions found yet" instead of falsely claiming transcripts exist.Release hygiene
[1.6.16]link ref. README badge,llms.txt/llms-full.txt, and landing page (Hero + Footer, stale at v1.6.15) all bumped to 1.6.17 / 1,373 tests.Verification
child_processuse.🤖 Generated with Claude Code