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

futpib / claugrep / 26729687219

Builds Branch Commit Type Ran Committer Via Coverage
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
24829792837 master feat: add `memory` subcommand for CLAUDE.md and auto-memory files Introduces `claugrep memory dump` and `claugrep memory search`, which operate on every markdown memory file that applies to a project: managed policy, user-global CLAUDE.md/CLAUDE.... push 23 Apr 2026 10:17AM UTC futpib github
83.4
24577626877 master Merge branch 'feat/handle-pr-records' push 17 Apr 2026 05:17PM UTC futpib github
87.54
24577459395 feat/handle-pr-records feat: recognize pull-request metadata records as a new target PR-association records (`{prNumber, prRepository, prUrl, sessionId}`) have no `type` field, so they were landing in the catch-all warning branch and getting dropped. Add a `PullRequest... push 17 Apr 2026 05:13PM UTC futpib github
87.39
24577309581 feat/handle-image-blocks feat: render image content blocks as [image: <mime>, <N> bytes] markers Pasted screenshots and tool-returned images in user content previously hit the catch-all warning path and were dropped entirely. Extract them as a short placeholder instead s... Pull #2 17 Apr 2026 05:09PM UTC futpib github
87.35
  • ← 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