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

futpib / claudex / 23096778249

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
22688891697 master Merge pull request #13 from futpib/copilot/update-readme-with-features docs: list all unlisted features in README push 04 Mar 2026 08:57PM UTC web-flow github
65.38
22683576604 master Add multi-account support via CLAUDE_CONFIG_DIR Allow users to isolate Claude Code config per account (e.g. work vs personal). Named accounts store config under ~/.config/claudex/accounts/<name>/claude/ and set CLAUDE_CONFIG_DIR so Claude Code fi... push 04 Mar 2026 06:35PM UTC futpib github
65.38
22678860615 master Use permissionDecision ask instead of exit-code-2 for write ops rule Switch ban-write-operations from hard-blocking (exit 2) to forcing a user approval prompt via hookSpecificOutput permissionDecision "ask". This ensures the user sees a confirmat... push 04 Mar 2026 04:33PM UTC futpib github
65.59
22673371450 master Add ban-write-operations rule to block unconfirmed write actions Introduces a new hook rule that detects write operations (HTTP POST/PUT/PATCH/DELETE, GraphQL data modifications, MCP write tools) and nudges Claude Code to seek explicit user appro... push 04 Mar 2026 02:20PM UTC futpib github
65.5
22624491066 master Ignore userdel failure when removing temporary builder user The yay build cache mount can leave files in /home/builder that prevent userdel -r from fully removing the directory, causing exit code 12 which is fatal under set -xe. push 03 Mar 2026 01:12PM UTC futpib github
64.07
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
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