codeforerunner 0.4.8__tar.gz → 0.4.9__tar.gz

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.
Files changed (65) hide show
  1. {codeforerunner-0.4.8/src/codeforerunner.egg-info → codeforerunner-0.4.9}/PKG-INFO +3 -3
  2. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/README.md +2 -2
  3. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/pyproject.toml +1 -1
  4. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/refresh.md +1 -1
  5. {codeforerunner-0.4.8 → codeforerunner-0.4.9/src/codeforerunner.egg-info}/PKG-INFO +3 -3
  6. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/LICENSE.md +0 -0
  7. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/setup.cfg +0 -0
  8. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/__init__.py +0 -0
  9. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/bundle.py +0 -0
  10. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/check.py +0 -0
  11. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/cli.py +0 -0
  12. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/config.py +0 -0
  13. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/distribution.py +0 -0
  14. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/doctor.py +0 -0
  15. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/installer.py +0 -0
  16. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/mcp_server.py +0 -0
  17. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompt_session.py +0 -0
  18. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/partials/context-format.md +0 -0
  19. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/partials/output-rules.md +0 -0
  20. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/partials/stack-hints.md +0 -0
  21. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/system/base.md +0 -0
  22. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/api-docs.md +0 -0
  23. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/arch-review.md +0 -0
  24. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/audit.md +0 -0
  25. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/changelog.md +0 -0
  26. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/check.md +0 -0
  27. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/diagrams.md +0 -0
  28. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/flows.md +0 -0
  29. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/gaps.md +0 -0
  30. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/init-agent-onboarding.md +0 -0
  31. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/readme.md +0 -0
  32. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/review.md +0 -0
  33. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/scan.md +0 -0
  34. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/stack-docs.md +0 -0
  35. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/prompts/tasks/version-audit.md +0 -0
  36. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/release_surfaces.json +0 -0
  37. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/release_surfaces.py +0 -0
  38. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/skill_parity.py +0 -0
  39. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/tasks.json +0 -0
  40. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner/tasks.py +0 -0
  41. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner.egg-info/SOURCES.txt +0 -0
  42. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner.egg-info/dependency_links.txt +0 -0
  43. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner.egg-info/entry_points.txt +0 -0
  44. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner.egg-info/requires.txt +0 -0
  45. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/src/codeforerunner.egg-info/top_level.txt +0 -0
  46. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_bundle.py +0 -0
  47. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_check.py +0 -0
  48. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_check_config_integration.py +0 -0
  49. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_check_versions.py +0 -0
  50. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_cli.py +0 -0
  51. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_config.py +0 -0
  52. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_distribution.py +0 -0
  53. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_doctor.py +0 -0
  54. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_examples.py +0 -0
  55. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_hooks_manifest.py +0 -0
  56. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_inspect_npm_package.py +0 -0
  57. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_installer.py +0 -0
  58. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_mcp_server.py +0 -0
  59. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_package_metadata.py +0 -0
  60. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_prompt_session.py +0 -0
  61. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_release_surfaces.py +0 -0
  62. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_skill_parity.py +0 -0
  63. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_tasks.py +0 -0
  64. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_validate_codex_marketplace.py +0 -0
  65. {codeforerunner-0.4.8 → codeforerunner-0.4.9}/tests/test_workflows_yaml.py +0 -0
@@ -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
  ```
@@ -2,7 +2,7 @@
2
2
 
3
3
  # codeForerunner
4
4
 
5
- [![Socket Badge](https://badge.socket.dev/npm/package/codeforerunner/0.4.8)](https://socket.dev/npm/package/codeforerunner)
5
+ [![Socket Badge](https://badge.socket.dev/npm/package/codeforerunner/0.4.9)](https://socket.dev/npm/package/codeforerunner)
6
6
 
7
7
  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.
8
8
 
@@ -122,7 +122,7 @@ jobs:
122
122
  runs-on: ubuntu-latest
123
123
  steps:
124
124
  - uses: actions/checkout@v6.0.2
125
- - uses: derek-palmer/codeforerunner@v0.4.8
125
+ - uses: derek-palmer/codeforerunner@v0.4.9
126
126
  with:
127
127
  fail-on-drift: "true" # set "false" to warn-only
128
128
  ```
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "codeforerunner"
7
- version = "0.4.8"
7
+ version = "0.4.9"
8
8
  description = "Model-agnostic repository documentation tooling (prompt-first; thin CLI)."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.11"
@@ -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
  ```
File without changes