wasabeef/Agent Note

AI agent session reports and dashboard publishing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dashboardBuild and publish Dashboard data instead of updating the PR Reportnofalse
baseBase branch to compare against (default: PR base)no""
pr_outputPR Report destination: description, comment, or none (default: description)no""
prompt_detailPR Report prompt detail: compact or full (default: compact)nocompact
pages_base_urlOverride the GitHub Pages base URL used for Dashboard links and asset paths (default: resolved from the Pages API, falling back to https://<owner>.github.io/<repo>/)no""
namedescription
overall_ai_ratioPR-wide AI ratio (0-100)
overall_methodAttribution method: line, file, mixed, or none
tracked_commitsNumber of commits with agent-note data
total_commitsTotal commits in PR
total_promptsTotal prompts across all commits
jsonFull structured report as JSON
markdownRendered markdown report
should_deployWhether Dashboard data should be published by the caller workflow