Skip to content

fix: clarify agent-safe init guidance#121

Merged
jlitola merged 1 commit into
mainfrom
wood-thyme
May 20, 2026
Merged

fix: clarify agent-safe init guidance#121
jlitola merged 1 commit into
mainfrom
wood-thyme

Conversation

@jlitola
Copy link
Copy Markdown
Contributor

@jlitola jlitola commented May 20, 2026

Summary

  • replace vague agent init guidance with explicit warnings not to run githits init -y / --yes unless the user requests all detected tools
  • tell agents to verify staged installs with --detect-agents --json instead of rerunning init
  • cover human-readable, JSON, and already-configured detection guidance in tests

Tests

  • bun test src/commands/init/init.test.ts
  • bun run typecheck
  • bunx biome format src/commands/init/init.ts src/commands/init/init.test.ts docs/implementation/cli-commands.md
  • bun run smoke:cli (AUTH_REQUIRED: live CLI smoke skipped)

Warn agents not to run init -y or --yes unless the user explicitly asks to configure every detected tool. Document the staged verification path and cover the guidance in init tests.
@jlitola jlitola merged commit 9e857b7 into main May 20, 2026
6 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