codeforerunner 0.4.8__py3-none-any.whl → 0.4.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Runs a full documentation refresh cycle: scan, check staleness, then generate or update every stale or missing doc in one pass.
4
4
 
5
- This prompt is the batch form (all bundles concatenated). When running via the `/forerunner-refresh` skill, the agent calls `forerunner doc <task>` for each step individually so it can process each result before moving to the next.
5
+ This prompt is the batch form (all bundles concatenated). When running via the `/forerunner-refresh` skill, the agent calls `forerunner doc <task>` for each step individually so it can process each result before moving to the next, and applies the Refresh Gate — asking the user which stale or missing docs to regenerate — between check and generate. The batch form has no gate.
6
6
 
7
7
  ## Steps (execute in order)
8
8
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codeforerunner
3
- Version: 0.4.8
3
+ Version: 0.4.9
4
4
  Summary: Model-agnostic repository documentation tooling (prompt-first; thin CLI).
5
5
  Author: Derek Palmer
6
6
  License-Expression: LicenseRef-Codeforerunner-SAL-0.1
@@ -29,7 +29,7 @@ Dynamic: license-file
29
29
 
30
30
  # codeForerunner
31
31
 
32
- [![Socket Badge](https://badge.socket.dev/npm/package/codeforerunner/0.4.8)](https://socket.dev/npm/package/codeforerunner)
32
+ [![Socket Badge](https://badge.socket.dev/npm/package/codeforerunner/0.4.9)](https://socket.dev/npm/package/codeforerunner)
33
33
 
34
34
  Model-agnostic repository documentation tooling. Ships a prompt pack for codebase analysis and doc generation, a thin Python CLI, an MCP server, drift-detection rules that keep docs honest — and native slash-command skills for Claude Code, Codex, Gemini CLI, and other agent CLIs.
35
35
 
@@ -149,7 +149,7 @@ jobs:
149
149
  runs-on: ubuntu-latest
150
150
  steps:
151
151
  - uses: actions/checkout@v6.0.2
152
- - uses: derek-palmer/codeforerunner@v0.4.8
152
+ - uses: derek-palmer/codeforerunner@v0.4.9
153
153
  with:
154
154
  fail-on-drift: "true" # set "false" to warn-only
155
155
  ```
@@ -27,14 +27,14 @@ codeforerunner/prompts/tasks/flows.md,sha256=JDfI9-zuSI-1rhStbpzb5Bb05iEMWFB0dAf
27
27
  codeforerunner/prompts/tasks/gaps.md,sha256=cmULFPIlviPCAuw-tMuDKrfNZOa69_2uAqe7pp3uIPM,2341
28
28
  codeforerunner/prompts/tasks/init-agent-onboarding.md,sha256=J-HJ-6TcPdMUGC5E76QiNLD61XmnU-fWHZTanuFtzME,2504
29
29
  codeforerunner/prompts/tasks/readme.md,sha256=Fq9CTAryb7Kv4bPMIgcyGFgmmzh7KtnMRa9tSyWt0yU,1156
30
- codeforerunner/prompts/tasks/refresh.md,sha256=-7vRYazNLNegKC2wdJBfR1j9Brw_tLVEbaVx9BVbu0o,1435
30
+ codeforerunner/prompts/tasks/refresh.md,sha256=15GwJ4ppLS0Honn9zbaaP8269OMREZ4MHaxPKz087Oc,1586
31
31
  codeforerunner/prompts/tasks/review.md,sha256=IRdIXAKvv0JMOE5WtrnlO1Cd4LHXtcJqb1C9yc1biVA,1741
32
32
  codeforerunner/prompts/tasks/scan.md,sha256=IoZXX-bt9ODra7cSB-3Y6IUgws6YTDKwKNX_18ChjIU,2338
33
33
  codeforerunner/prompts/tasks/stack-docs.md,sha256=Dy-JSXpSmHSyhR5shQBXKa_F0PqnjPcmtljthYZpaiM,1923
34
34
  codeforerunner/prompts/tasks/version-audit.md,sha256=oK-pcoxt_VcvDOlj1Sz9OlEhXlcViLPn54r-qP5WfiA,5833
35
- codeforerunner-0.4.8.dist-info/licenses/LICENSE.md,sha256=iIhmJHib6GbdjcwiDMM-npiNRf3XgASom1WsOJivEdc,2915
36
- codeforerunner-0.4.8.dist-info/METADATA,sha256=VWhixJeYrosJ2DtlFtwwCvTQNGAu_7zCvLjB-HP1kUE,9953
37
- codeforerunner-0.4.8.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
38
- codeforerunner-0.4.8.dist-info/entry_points.txt,sha256=3p8BbPlq-wfcXk42tsweKePRaGlZ1WXho1gOkuZGyIQ,55
39
- codeforerunner-0.4.8.dist-info/top_level.txt,sha256=pV1rt0-NIpNEotKXpL_sF2060DHr-_0F86LWhUlvXis,15
40
- codeforerunner-0.4.8.dist-info/RECORD,,
35
+ codeforerunner-0.4.9.dist-info/licenses/LICENSE.md,sha256=iIhmJHib6GbdjcwiDMM-npiNRf3XgASom1WsOJivEdc,2915
36
+ codeforerunner-0.4.9.dist-info/METADATA,sha256=KZXM1DQZIOPipBG-QSi9JURK8nI_9jFvGj5Swm5O-aw,9953
37
+ codeforerunner-0.4.9.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
38
+ codeforerunner-0.4.9.dist-info/entry_points.txt,sha256=3p8BbPlq-wfcXk42tsweKePRaGlZ1WXho1gOkuZGyIQ,55
39
+ codeforerunner-0.4.9.dist-info/top_level.txt,sha256=pV1rt0-NIpNEotKXpL_sF2060DHr-_0F86LWhUlvXis,15
40
+ codeforerunner-0.4.9.dist-info/RECORD,,