Skip to content

Fix hook repo quoting and restore docs repo_root#192

Open
GrimoireScribe wants to merge 1 commit intotirth8205:mainfrom
GrimoireScribe:fix/hook-quoting-docs-repo-root
Open

Fix hook repo quoting and restore docs repo_root#192
GrimoireScribe wants to merge 1 commit intotirth8205:mainfrom
GrimoireScribe:fix/hook-quoting-docs-repo-root

Conversation

@GrimoireScribe
Copy link
Copy Markdown

Summary

Following feedback on #154, this separates the remaining non-JSX fixes into their own PR.

This PR does two things:

  • quotes generated Claude hook --repo paths so repos under paths with spaces do not break
  • restores the repo_root parameter on get_docs_section_tool so the MCP schema remains backward-compatible

Why

The JSX parser work now lives on its own branch/PR.
These two changes are still useful independently:

  • generated hook commands should be shell-safe for repo paths with spaces
  • existing callers that pass repo_root to get_docs_section_tool should not break

Verification

Ran targeted validation locally for the affected areas.

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