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

dcdpr / jp / 26823766128
67%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 01:49PM UTC
Jobs 1
Files 402
Run time 2min
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

02 Jun 2026 01:43PM UTC coverage: 66.596% (+0.07%) from 66.522%
26823766128

push

github

web-flow
feat(attachment): Add `agentic-shepherd` attachment crate for `ag://` URIs (#724)

Introduces a new attachment handler that resolves issues from the local
`agentic-shepherd` issue tracker. When a conversation is sent, the
handler runs the `agentic-shepherd` binary with `--json` and an
`IssueDetail` command, then renders the returned JSON into a markdown
attachment.

URI parsing is flexible: `ag:592`, `ag://592`, `ag:issues/592`,
`ag://issues/592`, and `ag://issue/592` all resolve to the same issue.
The canonical form stored internally is always `ag://issues/<id>`.

The renderer preserves the full outline structure of an issue, including
nested sublists, code blocks, and wrapped paragraphs. Populated sections
(description, analysis, implementation plan, progress notes,
implementation details, testing results, debugging, and resolution) are
included in reading order. Empty or absent sections are silently
omitted.

A missing binary, non-zero exit, or unparseable output fails loudly
rather than attaching nothing.

Attach an agentic-shepherd issue like so:

```
jp q -a ag:592
jp q -a ag://issues/592
```

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

231 of 303 new or added lines in 4 files covered. (76.24%)

33665 of 50551 relevant lines covered (66.6%)

243.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
37
13.95
crates/jp_attachment_agentic_shepherd/src/lib.rs
28
85.03
crates/jp_attachment_agentic_shepherd/src/render.rs
6
33.33
crates/jp_attachment_agentic_shepherd/src/model.rs
1
98.44
crates/jp_attachment_agentic_shepherd/src/uri.rs
Jobs
ID Job ID Ran Files Coverage
1 26823766128.1 02 Jun 2026 01:49PM UTC 402
66.6
GitHub Action Run
Source Files on build 26823766128
  • Tree
  • List 402
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26823766128
  • 627020d1 on github
  • Prev Build on main (#26823662050)
  • Next Build on main (#26873615790)
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