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

futpib / claugrep / 28981895779

Builds Branch Commit Type Ran Committer Via Coverage
28981895779 master fix(search): stop --all-projects from duplicating cross-project matches Multi-project search printed the same matches under several project headers and reported an inflated total. Two independent causes, both in the multi-project path: - get_wor... push 08 Jul 2026 11:07PM UTC futpib-bot2 github
91.08
28975456209 master feat: on empty single-project search, list other projects with matches Searching from a directory claugrep has no history for previously dead-ended at "No session files found for project". That gives no signal about whether the pattern exists els... push 08 Jul 2026 09:02PM UTC futpib-bot2 github
91.13
28478772857 master feat: handle server_tool_use / server tool_result / fallback blocks Modern Claude transcripts carry server-side tool_use (e.g. webReader / web search), their inline tool_result, and fallback (redacted) blocks in assistant content. claugrep warned... push 30 Jun 2026 10:03PM UTC futpib-bot2 github
91.24
28471534356 master test: hermetic, reproducible opencode e2e suite (tests/opencode.rs) The opencode tests in tests/live.rs were machine-dependent: they probed the real ~/.local/share/opencode/opencode.db and SKIPPED on any machine without opencode session data, so ... push 30 Jun 2026 07:50PM UTC futpib-bot2 github
91.15
26729687219 master Merge pull request #3 from futpib/copilot/remove-behavior-changes-section Remove outdated “Behavior changes (recent)” section from README push 01 Jun 2026 12:58AM UTC web-flow github
91.88
26609101169 master feat: recognize mode records as a new target Session transcripts contain `{"type":"mode","mode":"normal",...}` records the parser did not recognize, so every parse of an affected session emitted a "skipping unrecognized record" warning on stderr.... push 28 May 2026 11:50PM UTC futpib-bot2 github
91.88
26317335478 master test: update live tests for current CLI surface The live tests still invoked the removed `--user` and `--sessions-with-matches` flags from before the CLI flag unification, so they exited nonzero on every run. Replace them with the current `-t use... push 22 May 2026 11:46PM UTC futpib github
91.81
26127433501 master feat: recognize bridge-session records as a new target push 19 May 2026 09:50PM UTC futpib github
91.9
25921731973 master feat: tighten CLI UX — unlimited results, exit codes, warnings A bundle of CLI hygiene fixes uncovered by an audit of the flag surface. Each one removes a footgun the user otherwise had to learn the hard way. - --max-results 0 now means unlimite... push 15 May 2026 01:57PM UTC futpib github
92.13
25436928796 master feat: unify CLI flag support across subcommands Promote 10 flags to global on the Cli struct so equivalent concepts work the same way on every subcommand: --project, --all-projects, -P/--project-regexp, --session, -t/--targets, --no-diff, --max-l... push 06 May 2026 01:03PM UTC futpib github
92.25
25223584347 master feat: recognize ai-title records as a new target Sessions can carry an `ai-title` record alongside `custom-title` — an autogenerated title written by the harness. Without explicit handling these surfaced as "skipping unrecognized record" warnings. push 01 May 2026 04:53PM UTC futpib github
86.18
25080078913 master refactor: colocate target parse/serialize with FromStr + Display Replaces `Target::as_str()` with `impl Display for Target` and adds `impl FromStr for Target`, plus a `QualifiedTarget { target, subtype }` newtype with the same trait pair. `parse_... push 28 Apr 2026 10:05PM UTC futpib github
86.06
25079742472 master feat: filter `--targets` by subtype; recaps in default Adds `target.subtype` syntax so `--targets system.away_summary`, `tool-use.Edit`, `pull-request.owner/repo`, etc. narrow within a target without promoting every interesting subtype to its own... push 28 Apr 2026 09:56PM UTC futpib github
85.7
24832743229 master feat: add record-level context flags to `search` `-A`/`-B`/`-C` grow a matching record with extra lines from within it. The new `--around-records`/`--before-records`/`--after-records` shortcuts and the more expressive `--records SPEC` pull in nei... push 23 Apr 2026 11:30AM UTC futpib github
85.31
24831835264 master feat: share config-dir iteration across memory and sessions commands memory dump/search and sessions previously looked only at config_dirs.first(), so claudex accounts beyond the default were silently skipped. They now iterate every entry in effe... push 23 Apr 2026 11:08AM UTC futpib github
83.63
  • ← Previous
  • 1
  • 2
  • 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