• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Recached

futpib / claudex
64%

Build:
DEFAULT BRANCH: master
Repo Added 07 Nov 2025 05:03PM UTC
Token 7AesZbQQKQHzp7HGqu7VaEDb9SkGYYulZ regen
Build 71 Last
Files 63
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • copilot/add-command-substitution-rule
  • copilot/ban-cargo-manifest-path
  • copilot/fix-ci-failure
  • copilot/fix-lint-issues
  • copilot/update-node-versions
  • master

14 Mar 2026 09:30PM UTC coverage: 64.072% (+0.07%) from 64.004%
23096778249

push

github

futpib
Detect write subcommands in gh/ghx/glab/glabx CLI tools

The ban-write-operations hook previously only caught write operations
via the `api` subcommand (e.g. `ghx api -X POST`). Now it also detects
write-action subcommands like `ghx pr create`, `ghx issue close`,
`ghx pr merge`, etc. by scanning positional args against the shared
writeActionWords set.

976 of 1257 branches covered (77.65%)

Branch coverage included in aggregate %.

4390 of 7118 relevant lines covered (61.67%)

293.21 hits per line

Relevant lines Covered
Build:
Build:
7118 RELEVANT LINES 4390 COVERED LINES
293.21 HITS PER LINE
Source Files on master
  • Tree
  • List 63
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23096778249 master Detect write subcommands in gh/ghx/glab/glabx CLI tools The ban-write-operations hook previously only caught write operations via the `api` subcommand (e.g. `ghx api -X POST`). Now it also detects write-action subcommands like `ghx pr create`, `g... push 14 Mar 2026 09:33PM UTC futpib github
64.07
23096368460 master Add `claudex mv` command to move projects and their session data Moves the project directory, renames the Claude project data directory (encoded path under ~/.claude/projects/), and updates any matching project keys in claudex config files. Abort... push 14 Mar 2026 09:08PM UTC futpib github
64.0
23089112536 master Skip notification when the target window is already focused Check xdotool getactivewindow against the resolved WINDOWID before sending a notification. If they match, the user is already looking at the window so the notification is suppressed. push 14 Mar 2026 01:43PM UTC futpib github
64.54
23040841877 master Retry docker build with --no-cache on failure When a cached docker build fails (e.g. stale layer), automatically retry with --no-cache. Skips the retry if --docker-no-cache was already specified. push 13 Mar 2026 07:32AM UTC futpib github
64.51
22921441566 master Auto-resolve account in claudex-memory-search from project config When --account is not explicitly passed, resolve the account from the project's merged config (which includes group definitions). This fixes memory search not finding sessions for ... push 10 Mar 2026 07:53PM UTC futpib github
64.59
22830246655 master Tighten mutation regex and add tests for false positives Use a lookbehind to exclude word chars before "mutation" and only match uppercase letters after it (plus { and (), so filenames like update_campaigns_mutation_spec.rb and commit messages me... push 08 Mar 2026 09:28PM UTC futpib github
64.59
22830107368 master Fix ban-write-operations false positive on bare word "mutation" The mutation check matched any argument containing the substring "mutation", causing false positives on e.g. git commit messages discussing mutations. Tighten the regex to require mu... push 08 Mar 2026 09:20PM UTC futpib github
64.59
22828233368 master Fix ban-write-operations false positive for ghx/glabx --json flag ghx/glabx were not recognized as gh/glab variants in checkWriteCommand, causing them to fall through to the generic write checker which flagged --json (intended for curl) as a writ... push 08 Mar 2026 07:33PM UTC futpib github
65.29
22765152570 master Add prefer-ghx rule to block gh when ghx is available push 06 Mar 2026 01:20PM UTC futpib github
65.23
22757751707 master Add -l flag to claudex-memory-search to list session file paths Similar to rg -l, prints only the file paths of sessions containing matches instead of the full match output. push 06 Mar 2026 09:40AM UTC futpib github
65.38
See All Builds (67)

Badge your Repo: claudex

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc