Skip to content

feat: paws setup command + Vibe Clicker in registry#5

Merged
MisterBrookT merged 2 commits into
mainfrom
claude/paws-games-push-4-games-5CmCC
Jun 4, 2026
Merged

feat: paws setup command + Vibe Clicker in registry#5
MisterBrookT merged 2 commits into
mainfrom
claude/paws-games-push-4-games-5CmCC

Conversation

@MisterBrookT
Copy link
Copy Markdown
Collaborator

Summary

  • paws setup 命令:一键配置 Claude Code hooks。自动检测 ~/.claude/settings.json,如果没有 hooks 直接写入,如果已有内容则打印代码片段供手动粘贴。大幅降低首次安装复杂度。
  • 注册表新增 Vibe Clicker:游戏数从 7 → 8,测试用例同步更新

Test plan

  • CI passes
  • paws setup 在没有 settings.json 时自动创建并写入 hooks
  • paws setup 在已有 settings.json 时打印 snippet
  • cargo test 全部通过(load_registry 断言 8 款游戏)

Generated by Claude Code

claude added 2 commits June 4, 2026 06:14
- `paws setup`: auto-detects Claude Code hooks config, writes hooks to
  ~/.claude/settings.json if absent, otherwise prints the snippet to
  copy-paste. Removes the manual "add hooks" friction.
- registry.toml: add Vibe Clicker (idle clicker, new in paws-games v0.5.0)
- tests: update game count 7 → 8

https://claude.ai/code/session_01DaK5ZMFpPn3cL4GBAUfkgb
@MisterBrookT MisterBrookT merged commit f489e0b into main Jun 4, 2026
2 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.

2 participants