cc-context-stats 1.5.1 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,120 +0,0 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/statusline-full.sh:*)",
5
- "Bash(find:*)",
6
- "Bash(GIT_DIR=/Users/montimage/buildspace/luongnv89/claude-statusline/.git git add scripts/)",
7
- "Bash(GIT_DIR=/Users/montimage/buildspace/luongnv89/claude-statusline/.git git -c core.hooksPath=/dev/null commit:*)",
8
- "Bash(GIT_SSH_COMMAND=\"ssh -F /dev/null -o IdentityFile=~/.ssh/id_ed25519\" git push origin main)",
9
- "Bash(/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/statusline-original.sh)",
10
- "Bash(/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/statusline-git.sh)",
11
- "Bash(/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/statusline-minimal.sh:*)",
12
- "Bash(ls:*)",
13
- "Bash(wc:*)",
14
- "Bash(pytest:*)",
15
- "Bash(bats:*)",
16
- "Bash(ruff check:*)",
17
- "Bash(npx eslint:*)",
18
- "Bash(shellcheck:*)",
19
- "Bash(gh run list:*)",
20
- "Bash(gh run view:*)",
21
- "Bash(ruff format:*)",
22
- "Bash(git rm:*)",
23
- "Bash(scripts/statusline-full.sh:*)",
24
- "Bash(./scripts/statusline-full.sh:*)",
25
- "Bash(~/.claude/statusline.conf)",
26
- "Bash(/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/context-stats.sh:*)",
27
- "Bash(bash -x:*)",
28
- "Bash(timeout 5 bash:*)",
29
- "Bash(perl -e 'alarm 10; exec @ARGV' -- /Users/montimage/buildspace/luongnv89/claude-statusline/scripts/context-stats.sh test-session --no-color)",
30
- "Bash(bash -c '/Users/montimage/buildspace/luongnv89/claude-statusline/scripts/context-stats.sh test-session --no-color; echo \"\"Exit code: $?\"\"')",
31
- "Bash(/bin/bash /Users/montimage/buildspace/luongnv89/claude-statusline/scripts/context-stats.sh:*)",
32
- "Bash(/bin/bash:*)",
33
- "Bash(/opt/homebrew/bin/bash:*)",
34
- "Bash(COLUMNS=80 LINES=40 /bin/bash:*)",
35
- "Bash(pre-commit:*)",
36
- "Bash(./install.sh)",
37
- "Bash(context-stats:*)",
38
- "Bash(gh pr list:*)",
39
- "Bash(apt-get update:*)",
40
- "Bash(apt-get install:*)",
41
- "Bash(pip install:*)",
42
- "Bash(mypy:*)",
43
- "Bash(npm ci:*)",
44
- "Bash(npx prettier --check scripts/statusline.js)",
45
- "Bash(cat:*)",
46
- "Bash(node -c:*)",
47
- "Bash(xxd:*)",
48
- "Bash(node --version:*)",
49
- "Bash(awk:*)",
50
- "Bash(grep:*)",
51
- "Bash(npm test:*)",
52
- "Bash(SAMPLE_INPUT='{\"\"\"\"model\"\"\"\":{\"\"\"\"display_name\"\"\"\":\"\"\"\"Claude 3.5 Sonnet\"\"\"\"},\"\"\"\"workspace\"\"\"\":{\"\"\"\"current_dir\"\"\"\":\"\"\"\"/tmp/test\"\"\"\",\"\"\"\"project_dir\"\"\"\":\"\"\"\"/tmp/test\"\"\"\"},\"\"\"\"context_window\"\"\"\":{\"\"\"\"context_window_size\"\"\"\":200000,\"\"\"\"current_usage\"\"\"\":{\"\"\"\"input_tokens\"\"\"\":1000,\"\"\"\"cache_creation_input_tokens\"\"\"\":500,\"\"\"\"cache_read_input_tokens\"\"\"\":200}}}')",
53
- "Bash(echo \"Testing bash scripts...\" echo \"$SAMPLE_INPUT\")",
54
- "Bash(./scripts/statusline-git.sh echo \"$SAMPLE_INPUT\")",
55
- "Bash(./scripts/statusline-minimal.sh:*)",
56
- "Bash(echo \"Testing Python script...\" echo \"$SAMPLE_INPUT\")",
57
- "Bash(python3:*)",
58
- "Bash(echo \"Testing Node.js script...\" echo \"$SAMPLE_INPUT\")",
59
- "Bash(node ./scripts/statusline.js:*)",
60
- "Bash(./scripts/statusline-git.sh echo \"\" echo \"$SAMPLE_INPUT\")",
61
- "Bash(export PATH=\"$HOME/.local/bin:$PATH\")",
62
- "Bash(~/.local/bin/context-stats test-session:*)",
63
- "Bash(~/.local/bin/context-stats)",
64
- "Bash(~/.local/bin/context-stats:*)",
65
- "Bash(gh run watch:*)",
66
- "Bash(claude-statusline)",
67
- "Bash(python -m build:*)",
68
- "Bash(unzip:*)",
69
- "Bash(twine:*)",
70
- "WebFetch(domain:pypi.org)",
71
- "Bash(python -m pytest:*)",
72
- "Bash(python:*)",
73
- "Bash(python -c:*)",
74
- "Bash(timeout 5 context-stats:*)",
75
- "Bash(gtimeout 5 context-stats:*)",
76
- "Bash(./scripts/context-stats.sh:*)",
77
- "Bash(echo:*)",
78
- "Bash(CLAUDE_SESSION_ID=\"bf8a8370-18d6-473d-8f12-51e7f3c2a9d0\" node scripts/statusline.js:*)",
79
- "Skill(pre-commit)",
80
- "Bash(npm run format:check:*)",
81
- "Bash(bash:*)",
82
- "Bash(git tag:*)",
83
- "Bash(git pull:*)",
84
- "Bash(git rebase:*)",
85
- "Bash(git stash:*)",
86
- "Bash(npm whoami:*)",
87
- "Bash(git filter-branch:*)",
88
- "Bash(gh issue view:*)",
89
- "Bash(head:*)",
90
- "Bash(/Users/montimage/buildspace/luongnv89/cc-context-stats/.venv/bin/python -m pytest:*)",
91
- "Bash(/Users/montimage/buildspace/luongnv89/cc-context-stats/.venv/bin/python3 -m pytest:*)",
92
- "Bash(/Users/montimage/buildspace/luongnv89/cc-context-stats/.venv/bin/python3.14 -m pytest:*)",
93
- "Bash(/Users/montimage/buildspace/luongnv89/cc-context-stats/venv/bin/python3 -m pytest:*)",
94
- "Bash(/Users/montimage/buildspace/luongnv89/cc-context-stats/venv/bin/pip install:*)",
95
- "Bash(.test_venv/bin/pip install:*)",
96
- "Bash(.test_venv/bin/python3.14 -m pytest:*)",
97
- "Bash(.venv/bin/pip install:*)",
98
- "Bash(.venv/bin/python3.14 -m pytest:*)",
99
- "Bash(.venv/bin/context-stats:*)",
100
- "Bash(npx jest:*)",
101
- "Bash(gh workflow:*)",
102
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats status)",
103
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats diff)",
104
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats log --oneline -5)",
105
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats add tests/python/test_statusline.py)",
106
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats commit -m \"$\\(cat <<''EOF''\nfix: resolve Windows CI failures caused by Unicode encoding in Python tests\n\nSet PYTHONUTF8=1 for subprocess calls and use explicit utf-8 encoding\nfor read_text\\(\\) to handle Unicode characters \\(emojis/icons\\) on Windows\nwhere the default cp1252 encoding cannot decode them.\nEOF\n\\)\")",
107
- "Bash(git -C /Users/montimage/buildspace/luongnv89/cc-context-stats push)",
108
- "Bash(COLUMNS=200 cat tests/fixtures/json/valid_full.json | scripts/statusline-full.sh 2>&1)",
109
- "Bash(export COLUMNS=200 && cat tests/fixtures/json/valid_full.json | scripts/statusline-full.sh 2>&1)",
110
- "Bash(gh release:*)",
111
- "Read(//Users/montimage/.claude/**)",
112
- "Bash(git checkout:*)",
113
- "Bash(npm publish:*)",
114
- "Bash(npm view:*)",
115
- "WebSearch",
116
- "Bash(COLUMNS=120 python3 -c \"import shutil; print\\(shutil.get_terminal_size\\(\\).columns\\)\")",
117
- "Bash(COLUMNS=80 python3 -c \"import shutil; print\\(shutil.get_terminal_size\\(\\).columns\\)\")"
118
- ]
119
- }
120
- }