Skip to content

feat: add ruleset rating command#37

Merged
botingw merged 1 commit into
mainfrom
codex/add-cli-command-for-ratings-and-reviews
Sep 2, 2025
Merged

feat: add ruleset rating command#37
botingw merged 1 commit into
mainfrom
codex/add-cli-command-for-ratings-and-reviews

Conversation

@botingw

@botingw botingw commented Sep 2, 2025

Copy link
Copy Markdown
Owner

Summary

  • add rate-ruleset CLI command that opens the Ratings & Reviews wiki
  • document new command and usage
  • test the new rate-ruleset command
  • document ratings command in manage_rules design docs
  • show Ratings & Reviews link when listing rule sets

Testing

  • pre-commit run --files README.md memory/docs/features/manage_rules/manage_rules_script_design.md memory/docs/features/manage_rules/refactoring_plan.md memory/docs/features/manage_rules/task_plan.md src/rulebook_ai/cli.py src/rulebook_ai/core.py tests/integration/test_cli_commands.py (fails: error: RPC failed; HTTP 403)
  • pytest

https://chatgpt.com/codex/tasks/task_e_68b73f148dc4832fa12c8332b3f35944

@botingw botingw added the enhancement New feature or request label Sep 2, 2025
@botingw botingw merged commit 8dec010 into main Sep 2, 2025
4 of 5 checks passed
@botingw botingw linked an issue Sep 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support user rate, review, and see ratings of rulesets

1 participant