codeforerunner 0.4.6__py3-none-any.whl → 0.4.7__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.
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/METADATA +8 -7
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/RECORD +6 -6
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/WHEEL +0 -0
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/entry_points.txt +0 -0
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/licenses/LICENSE.md +0 -0
- {codeforerunner-0.4.6.dist-info → codeforerunner-0.4.7.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: codeforerunner
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.7
|
|
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
|
-
[](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
|
|
|
@@ -91,10 +91,11 @@ Slash command availability depends on the agent CLI. Claude Code, Codex, and Gem
|
|
|
91
91
|
|
|
92
92
|
| Flag | Effect |
|
|
93
93
|
|------|--------|
|
|
94
|
-
| `./install.sh` | Auto-detect
|
|
95
|
-
| `./install.sh --global` | Skip prompt, install to global agent dirs (all projects) |
|
|
96
|
-
| `./install.sh --local` | Skip prompt, install to `.claude/skills/` and `.agents/skills/` in cwd |
|
|
97
|
-
| `./install.sh --
|
|
94
|
+
| `./install.sh` | Auto-detect agents, prompt for global vs local, prompt which agents to install |
|
|
95
|
+
| `./install.sh --global` | Skip location prompt, install to global agent dirs (all projects) |
|
|
96
|
+
| `./install.sh --local` | Skip location prompt, install to `.claude/skills/` and `.agents/skills/` in cwd |
|
|
97
|
+
| `./install.sh --non-interactive` | Skip all prompts, install globally to all detected agents (useful in CI / curl\|bash) |
|
|
98
|
+
| `./install.sh --only claude` | Claude Code only (skips agent selection prompt) |
|
|
98
99
|
| `./install.sh --only codex` | Codex only |
|
|
99
100
|
| `./install.sh --only gemini` | Gemini CLI only |
|
|
100
101
|
| `./install.sh --dry-run` | Preview, write nothing |
|
|
@@ -148,7 +149,7 @@ jobs:
|
|
|
148
149
|
runs-on: ubuntu-latest
|
|
149
150
|
steps:
|
|
150
151
|
- uses: actions/checkout@v6.0.2
|
|
151
|
-
- uses: derek-palmer/codeforerunner@v0.4.
|
|
152
|
+
- uses: derek-palmer/codeforerunner@v0.4.7
|
|
152
153
|
with:
|
|
153
154
|
fail-on-drift: "true" # set "false" to warn-only
|
|
154
155
|
```
|
|
@@ -31,9 +31,9 @@ codeforerunner/prompts/tasks/review.md,sha256=IRdIXAKvv0JMOE5WtrnlO1Cd4LHXtcJqb1
|
|
|
31
31
|
codeforerunner/prompts/tasks/scan.md,sha256=IoZXX-bt9ODra7cSB-3Y6IUgws6YTDKwKNX_18ChjIU,2338
|
|
32
32
|
codeforerunner/prompts/tasks/stack-docs.md,sha256=Dy-JSXpSmHSyhR5shQBXKa_F0PqnjPcmtljthYZpaiM,1923
|
|
33
33
|
codeforerunner/prompts/tasks/version-audit.md,sha256=oK-pcoxt_VcvDOlj1Sz9OlEhXlcViLPn54r-qP5WfiA,5833
|
|
34
|
-
codeforerunner-0.4.
|
|
35
|
-
codeforerunner-0.4.
|
|
36
|
-
codeforerunner-0.4.
|
|
37
|
-
codeforerunner-0.4.
|
|
38
|
-
codeforerunner-0.4.
|
|
39
|
-
codeforerunner-0.4.
|
|
34
|
+
codeforerunner-0.4.7.dist-info/licenses/LICENSE.md,sha256=iIhmJHib6GbdjcwiDMM-npiNRf3XgASom1WsOJivEdc,2915
|
|
35
|
+
codeforerunner-0.4.7.dist-info/METADATA,sha256=Hu0QeISIv2xkzyH4ZoLu-KoWG_Alg4PnH18_mav37qo,9953
|
|
36
|
+
codeforerunner-0.4.7.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
37
|
+
codeforerunner-0.4.7.dist-info/entry_points.txt,sha256=3p8BbPlq-wfcXk42tsweKePRaGlZ1WXho1gOkuZGyIQ,55
|
|
38
|
+
codeforerunner-0.4.7.dist-info/top_level.txt,sha256=pV1rt0-NIpNEotKXpL_sF2060DHr-_0F86LWhUlvXis,15
|
|
39
|
+
codeforerunner-0.4.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|