Skip to content

claude-init v0.8.0

Choose a tag to compare

@horiastanxd horiastanxd released this 19 Jun 12:38
· 13 commits to main since this release

Opt-in --enrich flag: uses an LLM to rewrite the project description into one concise sentence. Off by default - the tool stays 100% local unless asked. Needs ANTHROPIC_API_KEY and the Anthropic SDK (npm install @anthropic-ai/sdk, not a dependency); missing key or SDK degrades gracefully. Model configurable with --enrich-model (default claude-opus-4-8).