@willbooster/wbfy 20.4.0 → 20.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +13 -13
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -17,4 +17,4 @@ This tool must keep idempotency, i.e., it always yields the same result when a u
17
17
  ## How to Use
18
18
 
19
19
  1. `bunx @willbooster/wbfy <project directory>`
20
- 2. `bunx @willbooster/wbfy generate-user-agent-instructions` to overwrite your user-level agent instruction files (`~/.codex/AGENTS.md`, `~/.claude/CLAUDE.md`, `~/.gemini/GEMINI.md`) with the organization's fixed content
20
+ 2. `bunx @willbooster/wbfy generate-user-agent-configs` to overwrite your user-level agent instruction files (`~/.codex/AGENTS.md`, `~/.claude/CLAUDE.md`, `~/.gemini/GEMINI.md`) with the organization's fixed content and merge the organization's settings (e.g. disabling Claude Code's commit/PR attribution) into `~/.claude/settings.json`