Skip to content

Fix/issue 25#41

Merged
web3-jeff merged 3 commits intomainfrom
fix/issue-25
Apr 15, 2026
Merged

Fix/issue 25#41
web3-jeff merged 3 commits intomainfrom
fix/issue-25

Conversation

@web3-jeff
Copy link
Copy Markdown
Collaborator

Summary

Brief description of the changes.

Type

  • [✅] Bug fix
  • New feature / detection rule
  • Refactoring
  • Documentation

Testing

  • npm run build passes
  • npm test passes (32 tests)
  • Manually tested the change

Related Issues

Closes #25

web3-jeff and others added 3 commits April 15, 2026 14:02
…te fix commands (#25)

After checkup, the terminal summary only showed a generic top recommendation
with no actionable guidance. Users seeing HIGH/CRITICAL findings (especially
"no security hooks installed") had no idea what to do next.

Add an Action Items section to Step 5 that lists each HIGH/CRITICAL finding
with an exact fix command, including the JSON snippet to add guard-hook.js
to settings.json for Claude Code / OpenClaw / QClaw.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… checkup summary (#25)

The previous Action Items section showed JSON snippets and CLI commands
which are too technical for most users and not actionable without terminal
access. Replace with a plain-language Next Steps section that describes
each HIGH/CRITICAL issue in one sentence and asks the user to confirm
which ones they want help with.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@web3-jeff web3-jeff merged commit 09e0d99 into main Apr 15, 2026
3 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.

安装agentguard后,不应该在提示未安装安全钩子(windows openclaw minmax2.5)

1 participant