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

futpib / claudex / 23986466850

Builds Branch Commit Type Ran Committer Via Coverage
23986466850 master Fix PATH merge order: profiles now resolve between root and group/project Previously profiles were resolved last, making their PATH entries lowest priority. The correct order is project > group > profile > root. push 04 Apr 2026 08:00PM UTC futpib github
65.74
23758180092 master Fix misleading 'specify with --container' message in attach The attach command takes a positional argument, not --container. push 30 Mar 2026 05:26PM UTC futpib github
65.24
23744104962 master Show full path in 'no containers found' messages push 30 Mar 2026 12:14PM UTC futpib github
65.24
23718668822 master Disable Docker logging for containers Container output is consumed via `docker attach`, so Docker's log storage is redundant. Using --log-driver=none avoids accumulating unused logs on disk. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@... push 29 Mar 2026 08:46PM UTC futpib github
65.24
23497242036 master Fix pacman cache permissions for builder user Grant write access to pacman cache and sync dirs so the builder user can read/write cached packages during AUR builds. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 24 Mar 2026 03:20PM UTC futpib github
65.25
23456171922 master Add --docker-no-build as alias for --docker-skip-build push 23 Mar 2026 07:31PM UTC futpib github
65.25
23456067777 master Require proof confirmation for write operations Write operations (HTTP POST/PUT/PATCH/DELETE, GraphQL mutations, MCP write tools) now use the same `claudex confirm` proof mechanism as git mutations, instead of the weaker `ask` permission prompt. push 23 Mar 2026 07:28PM UTC futpib github
65.25
23447500618 master Remove `claudex memory search` in favor of claugrep claugrep is a superset of the memory search functionality with additional commands (sessions, dump, last) and better performance. The transcript parser is preserved under src/transcript/ as it i... push 23 Mar 2026 04:14PM UTC futpib github
65.41
23443740795 master Cache built AUR packages to avoid unnecessary rebuilds Set PKGDEST to put yay-built packages into the pacman cache mount, and pre-install cached packages before running yay so --needed can skip rebuilding unchanged AUR packages. push 23 Mar 2026 02:56PM UTC futpib github
60.84
23224119116 master Fix container name filtering for --all and add tests Split matching into two strategies: filterContainerLines checks that the remainder after a project-specific prefix is exactly a 6-char suffix, while containerNamePattern validates the full name... push 18 Mar 2026 01:09AM UTC futpib github
60.84
23223544403 master Extract listContainers and isContainerAttached helpers Deduplicate docker ps + filtering and pgrep orphan-checking logic shared between runPs, runPrune, and findRunningContainer. push 18 Mar 2026 12:48AM UTC futpib github
60.87
23223279721 master Add `claudex prune` command to remove orphaned containers Finds running containers with no attached terminal and removes them, with a confirmation prompt listing the containers (like docker prune). Supports --all for all projects and -f/--force t... push 18 Mar 2026 12:39AM UTC futpib github
60.54
23167694368 master Merge pull request #15 from futpib/copilot/update-outdated-readme Fact-check and update outdated README push 16 Mar 2026 09:55PM UTC web-flow github
60.95
23167488485 master Merge pull request #14 from futpib/copilot/fix-ci Fix CI: sync yarn.lock with package.json push 16 Mar 2026 09:49PM UTC web-flow github
60.95
23139830025 master Log MCP tool calls in log-tool-use hook MCP tool calls were previously skipped from logging. Remove the early-return so they are logged like other tool calls. push 16 Mar 2026 10:47AM UTC futpib github
64.07
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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