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

dcdpr / jp / 28092404866
69%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 10:35AM UTC
Jobs 1
Files 419
Run time 1min
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

24 Jun 2026 10:33AM UTC coverage: 66.869% (+0.02%) from 66.85%
28092404866

push

github

web-flow
chore(tools): Add `plan` tool for multi-step task checklists (#785)

JP's own tooling gains a `plan` tool that lets the assistant create and
step through a named, ordered checklist while working a multi-step task.
A plan tracks a cursor over its task list: tasks before the cursor are
done, the task at the cursor is in progress, and the rest are pending.
The full checklist is returned after every call so both the assistant
and the user can follow along.

Plans are persisted per conversation under
`.jp/mcp/state/plans/<conversation_id>/<name>.json`, so they survive
across tool invocations within a conversation. Re-creating a plan with
the same name replaces it, and reversing past the first task discards it
entirely. Corrupt state files are silently removed so the plan can be
recreated from scratch.

The `.jp/mcp/state/` directory is added to `.gitignore` since plan state
is transient and workspace-local.

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

86 of 113 new or added lines in 2 files covered. (76.11%)

1 existing line in 1 file now uncovered.

35945 of 53754 relevant lines covered (66.87%)

389.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
76.79
.config/jp/tools/src/plan.rs
1
64.52
-1.06% .config/jp/tools/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
1
64.52
-1.06% .config/jp/tools/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 28092404866.1 24 Jun 2026 10:35AM UTC 419
66.87
GitHub Action Run
Source Files on build 28092404866
  • Tree
  • List 419
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28092404866
  • 0be6f5fd on github
  • Prev Build on main (#28088588233)
  • Next Build on main (#28094895955)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc