Skip to content

Releases: victor-aguilars/promptocop

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 04:52
9f75451

Major Changes

  • fca1b4b: Releasing first major version with ten rules and skill generator

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:37
7cd6117

Patch Changes

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:11
90250d6

Minor Changes

  • 9f68bac: This branch simplifies promptocop by removing the conversation-aware classifier and strict/blocking mode, shifting to a simpler "always non-blocking, always advisory"

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:07
0452ae6

Patch Changes

  • abadf0a: Add actionable directives

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 03:48
4444ce3

Patch Changes

  • 2ce8720: feat: Enable conversation awareness

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Mar 02:18
8822668

Patch Changes

  • 8de8e89: fix: hook always errors because stdin JSON is not parsed

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 02:07

Patch Changes

  • f5035be: Fix hook install command to use npx so it works without a global install