69
total weekly downloads
11 packages
confluence-agent-cli
Git-like Confluence pull/diff/push workflow for coding agents.
@lastehr/agent-write-conformance
Conformance suite for the Approval-Gated Agent Writes on FHIR protocol (v0.1 draft): drives any MCP server implementing the write profile with a scripted reviewer and verifies gate mechanics against a live FHIR store.
@lastehr/mcp
FHIR chart tools for MCP clients: read-only by default, with an opt-in elicitation-gated write profile where a human approves each proposed write.
taskproof
CLI for running a matrix of real AI agents through task specs against your site
@taskproof/adapter-browser-use
browser-use runner adapter: drives the Python/FastAPI sidecar and emits the identical taskproof artifacts
@taskproof/adapter-claude
Claude computer-use runner adapter: drives Playwright-managed Chromium and emits taskproof artifacts
@taskproof/core
Shared contract for taskproof runner adapters: the run-artifact schema, the adapter interface, and the token/cost meter
@taskproof/grader
Deterministic assertion engine for taskproof: evaluates url/dom/network assertions against a run and aggregates pass@k
@taskproof/judge
Optional LLM judge (WebJudge-style) for taskproof: a versioned rubric prompt that grades goal completion from a run's evidence, gated behind the deterministic assertions
@taskproof/report
Renders taskproof run artifacts into a self-contained HTML report: the matrix, the per-step trace, the failing step
@taskproof/spec
The taskproof task-spec format: versioned YAML schema with Zod validation for agent-usability tasks