Skip to content

docs: clearer Spanish + emphasize the PreToolUse hook#45

Merged
jjuanrivvera99 merged 1 commit into
developfrom
docs/agent-safety-polish
Jun 11, 2026
Merged

docs: clearer Spanish + emphasize the PreToolUse hook#45
jjuanrivvera99 merged 1 commit into
developfrom
docs/agent-safety-polish

Conversation

@jjuanrivvera99

Copy link
Copy Markdown
Member

Two doc-quality fixes Juan flagged:

  1. The "gatear" anglicism. I'd calqued English "to gate" as "gatear" throughout the Spanish docs — but "gatear" means "to crawl" in Spanish, so "gatee las escrituras" was meaningless. Replaced with "controlar" everywhere (9 instances across 3 files).

  2. The hook was buried. The PreToolUse hook is the layer that definitively blocks (it inspects the real command/tool, can't be dodged by shell tricks, and covers the MCP surface), but the Agent Safety guide treated it as a footnote to the permission globs. Promoted it: sharpened the layered table, added a tip callout, and led the Claude Code section with the hook. EN + ES.

Docs-only. mkdocs build --strict passes. Patch release 0.9.2.

- Replace the 'gatear' anglicism across the Spanish docs with 'controlar'
  (gatear means 'to crawl' in Spanish, so 'gatee las escrituras' was
  meaningless).
- Promote the PreToolUse hook in the Agent Safety guide (EN + ES): it is
  the layer that definitively blocks (it inspects the real command/tool,
  can't be dodged by shell tricks, and covers the MCP surface too), not a
  footnote to the permission globs. Added a tip callout and led the Claude
  Code section with it.
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 26e03561-2d35-45c3-ba0e-9cd0e99f3910

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/agent-safety-polish

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jjuanrivvera99 jjuanrivvera99 merged commit 8d603fe into develop Jun 11, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant